Skip Navigation

You're viewing a single thread.

24 comments
  • If China ever goes hardcore on open source across the board for all hardware and software, it would absolutely crush the present Western hegemony. It would be the most moral high ground move too.

    • Funny how in "communist" China almost no code is open source. It's almost like it was never about "the people" huh

    • Depending on how well/thoroughly it handles it, that could also remove a lot of the worry of companies adding ccp-accessible backdoors.

    • From what ive heard, these risc v chips have a long way to go for performance. Is that still true?

      • Yes and no. It would have a long way to go for similar x86 single thread speeds. However, the future will belong to whatever single processor can handle all workloads. The dual processor workloads for GPU and CPU is a temporary hack. Around 8 years from now a new architecture will emerge as dominant. That is the 10 years it takes from idea to real hardware product in silicon. The problem has been obvious for 2 years already. The next architecture must be done from scratch on a level very similar to the gap between RISC-V and x86 right now. So ultimately, it is a no because that redesign renders the lead of the present useless. Present processors are power constrained for the L2 to L1 cache bus width. If all of those bits on the bus are high, it pulls the whole core down. This is where things are optimised for high speed single thread operations like traditional code. Large math tensors need a wide bus to load and offload quickly so it is entirely incompatible. Regardless of the merits of everyone running AI or not, in the data center business where there are very little profit margins, anyone that can make a single processor that can scale to handle both workloads well enough will win out in the long run. This dual processor paradigm has already been tried and failed. When x86 was in the x286 to x386 era a second floating point math unit was required for any advanced workloads like CAD. That created a dual processor architecture that resulted in a flop. Everyone in hardware is aware of this history. Why would anyone support a new grassroots proprietary hardware design for this new generation of hardware that requires a fortune in royalties if a similar processor is negligibly different at the same phase of development and is a free and open instruction set architecture with no royalties. Plus this means that the IC designer is no longer locked into an ecosystem of vendor peripherals. Anyone can design and sell little circuit blocks and on chip peripherals, even proprietary ones, for use on any chip. This is basically true open market capitalism for an ISA. It is a standardized framework for anyone to build on instead of the notoriously authoritarian, oppressive, and anticompetitive Intel. The outcome of that set of constraints seems obvious to me.

        • Anyone can design and sell little circuit blocks and on chip peripherals, even proprietary ones, for use on any chip.

          What's the likelihood of a dominant player emerging and implementing patented, proprietary RISC-V architecture changes which turn out to be necessary for high-performance? And if such a company gains sufficient market share, they could turn RISC-V into basically another x86-64 with many proprietary extensions. Sure, others could create their own RISC-V base processor - but if their performance is 500% lower than processors from the proprietary vendor who would purchase them?

          • Zero. There are no secrets on silicon. Everything can be reverse engineered based on observation and lapping the die.

            • Sure, but not legally so. Patents are the reason there are only really two x86-64 vendors and a company could similarly patent their own RISC-V modifications.

                • I feel there's a lot here that is misunderstood..

                  Indeed, Silicon Valley is where the real battle of the cold war happened. The Soviet Union and China failed to realize how silicon scaling would alter and become a decisive military operation.

                  If we are talking about cold war era, in 1991 with the end of the cold war with the dissolution of the Soviet Union, China had a lower GDP than North Korea. China wasn't even capable of being part of the "war" for silicon at this point. China's GDP has grown x46 since 1991, compared to the US that's only grown x4.

                  Once that ball started rolling, it is impossible to catch the front line so long as the design edge is kept a closely guarded secret and the extreme capital required is too high to be viable.

                  That's not the case at all, look at Intel it use to be at the bleeding edge and now it is on the brink of bankruptcy. The US isn't at the forefront of silicon either, maybe for some designs like with Nvidia/AMD but that's only because until recently GPUs were only used for games. Now they have an actual application for the military and other fields.

                  The company that makes all of these chips possible is a Dutch company, ASML. Without them nothing would have been possible. They create the very expensive and very large (40 freight containers, 3 cargo planes, and 20 truck loads for 1 machine) tools that are used for creating the microchips. The only benefit that this has on the US is that the Dutch are an ally of the US and are thus required to follow US policy. That is the only thing keeping China from more advanced nodes, the US banning the Dutch from selling their tools to China. Every company that makes the actual nodes TSMC, Samsung, and lastly Intel uses these machines from ASML. Where TSMC is the farthest ahead of any of the other 2, and Intel is by far the farthest behind even Samsung. TSMC also can't sell their chips to China because of the same reason as the Dutch, Taiwan following US sanctions.

                  So really the only thing the US has going for it, isn't some grand lead it had cause some guy from the 1950s apparently made some prediction. It is because of the power it holds over allies in preventing them from providing the same technology the few US companies depend on from other foreign countries. Which given the last 1-2 months the US seems dead set on losing all of these allies.

                  Still even with worse hardware, with all the sanctions the US has imposed, China was still able to create an AI model on par or better than the US' best model. They are being forced to innovate instead of just throwing a crap ton of money at more GPUs and brute forcing it.

                  This is the real reason why your mobile devices are all running orphaned kernels on undocumented hardware.

                  You should look up LineageOS, you can request the Kernel for any android smartphone as is required by the licensing. I maintained one of the devices for a while, it is not an easy task to keep a device up to date with the latest kernel. The only ones that are really doing it are Intel and AMD, as I imagine there are a ton of x64 servers that run on Linux.

                  So this is the world that is changing around the issue of RISC-V. It will come into its own in a post VC growth era.

                  There's still a lot of problems, RISC-V is an instruction set, and a very limited instruction set that doesn't include a lot of things. It doesn't include things like a GPU, or even vector instruction sets. It is very limited and almost everything else around it is going to be proprietary, including the chip design. There isn't any chip design that is public except for maybe 2 that aren't even actual designs, they are just theoretical. Cause again it is just the instruction set, it doesn't include anything else, literally everything else you need like memory controllers, branch prediction, etc are all proprietary. All this does for China really is them having to create their own software on top of the hardware. They can just use Linux, which is more and more supporting RISC-V.

                  • The USA had trouble with fabs and the supporting infrastructure safety needed to transport the extremely hazardous chemicals. It happened to be convenient to outsource the fabs. It is all primarily funded by US based venture capital. These are not the nations in control of these assets like some kind of independent thing. If you look at how the transfers happened, it was all essentially done so that the US stays in control.

                    I spent a few months going down the rabbit hole of the computer history YT channel's verbal history interviews. I'm aware that those likely had quite the American bias and all, but in aggregate there are a lot of stories describing how this played out from the people that were involved. There were also several interviews I watched that go into various military aspects that are quite interesting. It has been around 8 years since I went down that rabbit hole. So my memory is tinted. I'm good at remembering my abstracted simplifications but not the specific details.

                    My total understanding of hardware is kinda frozen around some parts of an ISA. Like I built Ben Eater's bread board computer, but I struggle between pipelines and out of order instructions, branching in FORTH/assembly, and wtf is going on with C, up until I get to Python which I can read and bash scripts like I prefer. I'm not quite as naive as I like to play, but pretty damn close.

                    I figure RISC-V will still play the baseline in the future. If new nodes are not possible, the present model of royalties will not hold up. Standardization will be good for everyone. The last time I watched a RISC-V conference was probably around 2021, but it looked really solid then. Most of the old guard like Intel were major financial contributors to RISC-V at that time.

        • I agree with you, mostly. Margins in the datacenter are thin for some players. Not Nvidia, they are at like 60% pure profit per chip, including software and RnD. That will have an effect on how we design stuff in the next few years.

          I think we’ll need both ”GPU” and traditional CPUs for the foreseeable future. GPU-style for bandwidth or compute constrained workloads and CPU-style for latency sensitive workloads or pointer chasing. Now, I do think we’ll slap them both on top of the same memory, APU-style á la MI300A.

          That is, as long as x86 has the single-threaded advantage, RISC-V won’t take over that marked, and as long as GPUs have higher bandwidth, RISC-V won’t take over that market.

          Finally, I doubt we’ll see a performant RISC-V chip from China the next decade - they simply lack the EUV fabs. From outside of China, maybe, but the demand isn’t nearly as large.

          • AMD APU approach already bearing fruit, PlayStation, Xbox, steam deck, strix halo, and their instinct datacenter cards, show that one chip approach is good as you've said

          • Open AI is showing holes in the armor already. Open source always wins in the long term. There are many attempts to limit RISC-V adoption but if you look, even the old guard is putting chips on this board.

            Having half a data center on a different architecture and load is untenable. Nvidia got lucky and is in a good position but that will only last 6-8 years at most. It is likely far less when China takes Taiwan and NK attacks SK at the same time. Nvidia has nothing without TSMC in Taiwan. That will leave only Intel and they are a train wreck that is relying on TSMC too. All of the Chip-Act fabs are trailing edge by the time they come online so those won't save Nvidia either. This is what the US voted for; massive taxifs and WW3 by 2030.

            It will end up just like with AI in China. They are more agile and capable than the West imagines. They will pivot the chip limitations into the future. All of the American hegemony is based on layers upon layers of anticompetitive stagnation. Once those walls come down the future will move more quickly. All of these US companies are traitors as far as I am concerned. They outsourced at the expense of their neighbors and country. There are hundreds of thousands of homeless people in the USA. We have neo feudalism largely thanks to these shit companies. I hope they all crash and burn and will gladly buy Chinese.

            Also, with the current posturing of the USA towards Europe, EUV may become much more available in China. The Chinese look a whole lot less like stupid fascist Nazis than the US does now. We are the ones creating massive human rights violations and burning down the world in rancid stupidity. There is no moral ground to stand on do don't expect ASML and the Dutch to feel all warm and fuzzy about US loyalties.

      • Yes, but it doesn't have arm levels of growing pains.

        Current risc v SBCs are about 10 years behind performance wise, which isn't as much of a problem. Core count is there, just not single core performance.

      • i've heard rumors that they've made great surprises and developments so far; but i have nothing substantial to point you to, as it's mostly rumors that i got from friends/other people at this point.

24 comments