I don't know, RISC-V doesn't seem to be very disruptive at this point? And what's the deal with specialized chips that the article mentions? Today, the "biggest, baddest" CPUs - or at least CPU cores - are the general-purpose (PC and, somehow, Apple mobile / tablet) ones. The opposite of specialized. Are they going to make one with 16384 cores for AI / graphics or are they going to make one with 8 / 16 / 32 cores tha…
Top researchers leave Intel to build startup with 'the biggest, baddest CPU'
11–20 of 142 posts
Re: Top researchers leave Intel to build startup with 'the biggest, baddest CPU'
#12Re: Top researchers leave Intel to build startup with 'the biggest, baddest CPU'
#13Re: Top researchers leave Intel to build startup with 'the biggest, baddest CPU'
#14Earlier quoted context omitted.
Most of the work that goes into chip design isn't related to the ISA per se. So, it's entirely plausible that some talented chip engineers could design something that implements RISC-V in a way that is quite powerful, much like how Apple did with ARM. The biggest roadblock would be lack of support on the software side.
Yeah sure, but the question remains if it's going to be a huge amount of small cores or a moderate amount of huge cores. What it can't be is something like the Mill if they implement the RISC-V ISA.
Re: Top researchers leave Intel to build startup with 'the biggest, baddest CPU'
#15Can't they make a GPU instead? Please save us!
A GPU is a very different beast that relies much more heavily on having a gigantic team of software developers supporting it. A CPU is (comparatively) straightforward. You fab and validate a world class design, make sure compiler support is good enough, upstream some drivers and kernel support, and make sure the standard documentation/debugging/optimization tools are all functional. This is incredibly difficult, but…
Re: Top researchers leave Intel to build startup with 'the biggest, baddest CPU'
#16The article is so bad. Why do they refuse to say anything about what these companies are actually trying to make. RISC-V Chips exist, does the journalist just not know? Does the company refuse to say what they are doing?
Re: Top researchers leave Intel to build startup with 'the biggest, baddest CPU'
#17Can't they make a GPU instead? Please save us!
A GPU is a very different beast that relies much more heavily on having a gigantic team of software developers supporting it. A CPU is (comparatively) straightforward. You fab and validate a world class design, make sure compiler support is good enough, upstream some drivers and kernel support, and make sure the standard documentation/debugging/optimization tools are all functional. This is incredibly difficult, but…
Do compilers optimize for specific RISC-V CPUs, not just profiles/extensions? Same for drivers and kernel support.
My understanding was that if it's RISC-V compliant, no extra work is needed for existing software to run on it.
Re: Top researchers leave Intel to build startup with 'the biggest, baddest CPU'
#18Earlier quoted context omitted.
A GPU is a very different beast that relies much more heavily on having a gigantic team of software developers supporting it. A CPU is (comparatively) straightforward. You fab and validate a world class design, make sure compiler support is good enough, upstream some drivers and kernel support, and make sure the standard documentation/debugging/optimization tools are all functional. This is incredibly difficult, but…
It's not the GPU I want per se but its ability to run ML tasks. If you can do that with your CPU fine!
Re: Top researchers leave Intel to build startup with 'the biggest, baddest CPU'
#19Re: Top researchers leave Intel to build startup with 'the biggest, baddest CPU'
#20I don't know, RISC-V doesn't seem to be very disruptive at this point? And what's the deal with specialized chips that the article mentions? Today, the "biggest, baddest" CPUs - or at least CPU cores - are the general-purpose (PC and, somehow, Apple mobile / tablet) ones. The opposite of specialized. Are they going to make one with 16384 cores for AI / graphics or are they going to make one with 8 / 16 / 32 cores tha…
Most of the work that goes into chip design isn't related to the ISA per se. So, it's entirely plausible that some talented chip engineers could design something that implements RISC-V in a way that is quite powerful, much like how Apple did with ARM. The biggest roadblock would be lack of support on the software side.