Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Technology
  3. Europe bets on RISC-V for homegrown supercomputing platform

Europe bets on RISC-V for homegrown supercomputing platform

Scheduled Pinned Locked Moved Technology
technology
39 Posts 30 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D [email protected]

    Give me something like Talos2 with a full OSS firmware and a performant CPU... and hell, a half-competitive open source graphics core too. It doesn't need to be peak performance, it needs to be good enough.

    I've been trying to work with SBC's for a while for video decoding platforms and just wound up getting stuck on x86 because the ARM situation with weirdo custom kernels for anything useful is just... annoying.

    ? Offline
    ? Offline
    Guest
    wrote on last edited by
    #30

    so, I don't know if the shit hole made anything WORTH copying, but why respect american intellectual property? you know americans don't respect yours. copy NVIDIA's CUDA shit, if that's efficient. fuck em.

    C 1 Reply Last reply
    0
    • S [email protected]

      it's complicated. afaik asml has agreements with the us govt, and cross licensing with american companies. also, asml only makes lithography tools, there's a LOT more to making semiconductors than just exposing patterns. and a few of the biggest vendors like kla and amat are american. kla in particular is essentially a monopoly in the metrology space.

      ? Offline
      ? Offline
      Guest
      wrote on last edited by
      #31

      agreements with americans are worth nothing. why keep your promises to them? they will not keep theirs to you. this whole shit show started because americans do not keep promises.

      1 Reply Last reply
      0
      • eugenia@lemmy.mlE [email protected]

        ARM was bought by the Japanese, it's no longer European. RISC-V is the future.

        F This user is from outside of this forum
        F This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #32

        1 Reply Last reply
        0
        • T [email protected]

          Considering that you can buy some Raspberry Pi micro computers (these are ARM architecture computers) for less than €100 that are performance competitive with a lot of existing hardware; this idea would make a ton of sense for Europe to implement. I think Europe could probably start designing and manufacturing chips locally within 2 to 5 years on the low end 5 to 10 years on the high end.

          F This user is from outside of this forum
          F This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #33

          ARM and RISC are not equal. The fastest current RISC CPU is an absolute potato. Then you've got ARM-based chips way faster than a Pi. Then there's silicone like the M4. It's a big uphill for RISC, which is why this, and the investments from the Chinese, are good but longer-term plays.

          B B 2 Replies Last reply
          0
          • F [email protected]

            ARM and RISC are not equal. The fastest current RISC CPU is an absolute potato. Then you've got ARM-based chips way faster than a Pi. Then there's silicone like the M4. It's a big uphill for RISC, which is why this, and the investments from the Chinese, are good but longer-term plays.

            B This user is from outside of this forum
            B This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #34

            The question should be then what ARM CPU compares to current RISC-V best CPU and see the gap in years.

            F 1 Reply Last reply
            0
            • ? Guest

              so, I don't know if the shit hole made anything WORTH copying, but why respect american intellectual property? you know americans don't respect yours. copy NVIDIA's CUDA shit, if that's efficient. fuck em.

              C This user is from outside of this forum
              C This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #35

              The efficiency is not on the API it is on the microarchitecture. The value of copying the API is just to run unmodified software made for CUDA.

              B 1 Reply Last reply
              0
              • C [email protected]

                The efficiency is not on the API it is on the microarchitecture. The value of copying the API is just to run unmodified software made for CUDA.

                B This user is from outside of this forum
                B This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #36

                There's also a lot of efficiency in hardware-specific kernels. A generic rocm build vs. one with hand-written kernels (not even for the proper card just a close enough one to have the same instructions) is like a 10x performance drop. That's on the matrix multiply up to convolve these tensors level, on the layer above that you then have things like smart memory management and scheduling as well as minimising how much work needs to be done in the first place (re-ordering operations so tensors stay small) and stuff.

                You can port cuda code to vulkan or opencl -- but you're going to have to reimplement all of that. Just getting the BLAS layer to not suck is a challenge.

                1 Reply Last reply
                0
                • F [email protected]

                  ARM and RISC are not equal. The fastest current RISC CPU is an absolute potato. Then you've got ARM-based chips way faster than a Pi. Then there's silicone like the M4. It's a big uphill for RISC, which is why this, and the investments from the Chinese, are good but longer-term plays.

                  B This user is from outside of this forum
                  B This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #37

                  Not a matter of instruction set, though. Current RISC-V designs are built from scratch by companies pretty much doing their first chip and/or design studios out of the microcontroller space, if say AMD would spend a year slapping a RISC-V insn decoder onto their existing designs that shit would fly.

                  I guess of the big performance vendors Quallcomm will be first, they have a bone to pick regarding ARM licensing.

                  1 Reply Last reply
                  0
                  • B [email protected]

                    The question should be then what ARM CPU compares to current RISC-V best CPU and see the gap in years.

                    F This user is from outside of this forum
                    F This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #38

                    This would be hard to quantify. A year of work one year ago would take significantly less time now since the knowledge exists.

                    B 1 Reply Last reply
                    0
                    • F [email protected]

                      This would be hard to quantify. A year of work one year ago would take significantly less time now since the knowledge exists.

                      B This user is from outside of this forum
                      B This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #39

                      I'm talking about "X OSS software in version Y needed Z second to do this precise job". Not "compare MFLOPS".

                      1 Reply Last reply
                      0
                      • System shared this topic on
                        System shared this topic on
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups