• @[email protected]
    link
    fedilink
    186 days ago

    How usable is this? I don’t know much about RISC-V. But when I DL software I only ever see X64 and ARM options.

    • @[email protected]
      link
      fedilink
      English
      27
      edit-2
      6 days ago

      Right now, not very. Basically only open source software can run on it, and only if it’s either exceptionally portable or has been tweaked to compile for it.

      In the future, hopefully this is usable for general computing, but right now it’s basically only usable for R&D or niche applications.

      The path forward for RISC-V is getting it into more developers’ hands though, so having it available for really nice hardware like the Framework is awesome.

    • @[email protected]
      link
      fedilink
      English
      115 days ago

      Thanks to box64, a lot of software can actually run on RISCV when using Linux, but the performance is just about pushing Raspberry Pi 4 levels at best.

      But also, if you have source code for some software available in ARM/X64 you can usually just compile it for yourself - A lot of compilers already support RISCV, but obviously distros won’t bother maintaining apps in lesser used architectures

      • @[email protected]
        link
        fedilink
        85 days ago

        The native performance of this board is similar to a Raspberry Pi 3. With Box64 it’ll be significantly worse.

        There’s quite a push behind RISC-V now, in part because China seems to like the idea of not being tied to American or British companies for their CPU architecture. We’ll see whether it actually pass out or not.

      • @[email protected]
        link
        fedilink
        14 days ago

        This might be interesting with Gentoo. I know compilation with probably be slow. But you can highly customize it for RISC-V I think.

        • @[email protected]
          link
          fedilink
          English
          14 days ago

          absolutely, and for other distros (ubuntu etc), maintainers are finally getting platforms to easily test packages built with their build systems, which means binaries for everyone!

    • @[email protected]
      link
      fedilink
      12
      edit-2
      6 days ago

      Around the Raspberry 5 or lower level from what I read. More for developers than for practical use, but then again, I don’t have real world experience with it.

      • Bilb!
        link
        fedilink
        English
        13
        edit-2
        6 days ago

        Probably even worse than that.

        https://www.phoronix.com/review/visionfive2-riscv-benchmarks/2

        This has less RAM, but it’s the same CPU. You can see it’s consistently 3 to 4 times slower than a Raspberry Pi 4! They are not joking about this not being for general use.

        A Dev board like this is pretty cool, though. It could help pave the way to a performant board later.