mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Nagakamira <nagakamira@gmail.com>
To: musl@lists.openwall.com
Subject: Re: [musl] Linux distribution for using RISC-V musl?
Date: Mon, 12 Apr 2021 13:38:53 +0300	[thread overview]
Message-ID: <CAEqUM+c=ejAvCumJUkEWSc3L68ayxb=r1hr-ewsapgJ4RMmo4Q@mail.gmail.com> (raw)
In-Reply-To: <CA+fZqCX6pVOsaWKahsV7GYJX9P6_XVMz2nhU6yJSVwYOjJYDMg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1749 bytes --]

lto on riscv64 is broken I will revert the commit when I will have free
time and make it work

пн, 12 апр. 2021 г., 13:30 ardi <ardillasdelmonte@gmail.com>:

> Ataraxia looks really interesting: LLVM+musl+Toybox is the kind of
> distribution I’d love to have. Is there any page explaining how to install
> Ataraxia on RISCV? The docs only cover x86 and PPC, and besides the latest
> RISCV release I found is from 2019 or so...
>
> Also, regarding LLVM LTO, what’s the ticket for following that bug? I
> searched for it and all what I found is.
>
> Thanks!!
>
>
> Nagakamira <nagakamira@gmail.com> wrote:
>
>> Try ataraxia gnu/linux! But llvm lto have to be fixed.
>>
>> вс, 11 апр. 2021 г., 00:17 ardi <ardillasdelmonte@gmail.com>:
>>
>>> Really useful!! Thanks a lot!
>>>
>>> On Sat, Apr 10, 2021 at 2:24 PM Szabolcs Nagy <nsz@port70.net> wrote:
>>> >
>>> > * ardi <ardillasdelmonte@gmail.com> [2021-04-10 14:08:31 +0200]:
>>> > > Also, I've read that QEMU is able to emulate multicore RISC-V CPUs.
>>> > > Does musl support multicore RISC-V in 64bit? I mean, if I configure a
>>> > > multicore RISC-V in QEMU and I try to build a parallel loop using
>>> > > OpenMP for example, will such loop be parallelized if I'm using musl?
>>> >
>>> > yes.
>>> >
>>> > this has not much to do with the libc though.
>>> > openmp uses pthreads, pthreads uses clone and
>>> > clone is implemented by the os in some way.
>>> > whether things are parallel is not in the hands
>>> > of the libc and the logic is not target dependent,
>>> > the libc works the same way on x86_64 as on riscv.
>>> > there can be target specific synchronization bugs
>>> > in the libc, but those are just bugs.
>>> >
>>>
>>

[-- Attachment #2: Type: text/html, Size: 2971 bytes --]

  reply	other threads:[~2021-04-12 10:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-10 12:08 ardi
2021-04-10 12:24 ` Szabolcs Nagy
2021-04-10 21:17   ` ardi
2021-04-11 12:38     ` Nagakamira
2021-04-12 10:29       ` ardi
2021-04-12 10:38         ` Nagakamira [this message]
2021-04-10 14:16 ` Khem Raj
2021-04-10 21:15   ` ardi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEqUM+c=ejAvCumJUkEWSc3L68ayxb=r1hr-ewsapgJ4RMmo4Q@mail.gmail.com' \
    --to=nagakamira@gmail.com \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).