Earlier quoted context omitted.
whether this will help provide the kind of production volume needed to make consumer products (like laptops and desktops) more likely to be viable? It probably won't, despite a lot of wishful thinking to the contrary. Are general purpose chips likely to be one result of the development of RISC-V, or have I missed something fundamental? Out of the whole RISC-V ecosystem it looks like only SiFive is working on that, so…
> Out of the whole RISC-V ecosystem it looks like only SiFive is working on that, so it will take time. If you look at Qualcomm's strategy with x86 competition (using Dynamic Binary Translation), it's not hard to imagine that they might consider building RISC-V application processors; especially once they've proven their ability to deliver enough compatibility and performance with DBT to compete on ISAs for which the…
Western Digital Plans to Ship More Than One Billion RISC-V Cores a Year
121–130 of 149 posts
Re: Western Digital Plans to Ship More Than One Billion RISC-V Cores a Year
#122From the headline, I would guess WD is putting a user accessible CPU in each of their disk drives, idea being that if you have a CPU living close to the drive, then e.g. map+reduce workloads can be more efficiently executed. Instead of going with ARM or Intel, I guess the CPU's are using some less famous architecture called RISC-V. Then I read the article, and the article is so full of buzzwords and genericisms that…
Now things got clear, they were hiring staff for that.
Re: Western Digital Plans to Ship More Than One Billion RISC-V Cores a Year
#123I think the level of industry enthusiasm for RISC-V is so palpable, in part, because the messaging from day one has been unequivocally: RISC-V will be the standard ISA for every form factor, in every market. Can't wait to put a RISC-V SBC in my ThinkPad X220 chassis. :- )
The market for these processors aren't workstation or laptop, there simply aren't enough of us willing to buy them.
Re: Western Digital Plans to Ship More Than One Billion RISC-V Cores a Year
#124Re: Western Digital Plans to Ship More Than One Billion RISC-V Cores a Year
#125Well what I find interesting here is if they are able to manufacture chips with 7nm litography. Aren't intel and samsung who I belive to be the leaders in the field, still at 14 nm? In case WD manages to beat them to the market with this technology at least there will be a lot of hype around this. As far as binary compability is concerned this is more or less a thing of the past. The way I see it js and other interpr…
"Well what I find interesting here is if they are able to manufacture chips with 7nm litography. " They're going to be using TSMC "7nm". At this point nm node names from anyone mean absolutely nothing. Just know that TSMC "7nm" ~= Intel "10nm"
Re: Western Digital Plans to Ship More Than One Billion RISC-V Cores a Year
#126I guess this will be nice for industry, which may pass the savings along to the consumer, but as far as having auditable hardware that you have some control over, I don't see how this is any better than the ARM SoCs we already have--unless you're going to roll your own system on an FPGA. That, and I'm kind of disappointed everyone has drunk the RISC kool-aid. I think a lot of RISC "performance" has more to do with co…
Re: Western Digital Plans to Ship More Than One Billion RISC-V Cores a Year
#127From the headline, I would guess WD is putting a user accessible CPU in each of their disk drives, idea being that if you have a CPU living close to the drive, then e.g. map+reduce workloads can be more efficiently executed. Instead of going with ARM or Intel, I guess the CPU's are using some less famous architecture called RISC-V. Then I read the article, and the article is so full of buzzwords and genericisms that…
I don't see how this would be better than our current systems architecture. Is the interconnect between the disk drive and the main CPU/memory really the bottleneck?
Even if the CPU lives inside the disk drive case, it would still be limited by the same read/write speeds as a CPU 20cm away.
Re: Western Digital Plans to Ship More Than One Billion RISC-V Cores a Year
#128From the headline, I would guess WD is putting a user accessible CPU in each of their disk drives, idea being that if you have a CPU living close to the drive, then e.g. map+reduce workloads can be more efficiently executed. Instead of going with ARM or Intel, I guess the CPU's are using some less famous architecture called RISC-V. Then I read the article, and the article is so full of buzzwords and genericisms that…
In order to move the reader head inside your drive and to communicate with the host CPU you need microprocessors in your hard driver, really tiny ones. Now, instead of paying ARM for licences to use them WD is using open source processors that don't come with fees besides what it takes to manufacture them.
Re: Western Digital Plans to Ship More Than One Billion RISC-V Cores a Year
#129Earlier quoted context omitted.
In order to move the reader head inside your drive and to communicate with the host CPU you need microprocessors in your hard driver, really tiny ones. Now, instead of paying ARM for licences to use them WD is using open source processors that don't come with fees besides what it takes to manufacture them.
Tiny microprocessors are there in almost all devices supporting DMA since long time right? So what this RISC-V versions will bring new to the table?
Not much, except being open, so WD can produce them without paying anyone royalties.
Re: Western Digital Plans to Ship More Than One Billion RISC-V Cores a Year
#130Earlier quoted context omitted.
RISC-V is just ISA. I don't think ISA's can be patented. Just some specific instructions.
ISAs can be patented. Intel is patenting their latest AVX/SSE instructions.