Earlier quoted context omitted.
I think memristers are an HP thing. Intel's competing product is 3D cross point, which, according to marketing is a persistent memory technology that's higher density than DRAM and faster than flash.
There are a bunch of companies with memristor based products, HP is just the loudest about it.
Intel Unveils Strategy for State-Of-the-Art Artificial Intelligence
51–58 of 58 posts
Re: Intel Unveils Strategy for State-Of-the-Art Artificial Intelligence
#52Earlier quoted context omitted.
No, researchers use whatever is fastest for development and flexible. Otherwise we'd all be using neon.
i agree. development speed is more important. is there any benchmark that compares neon to other systems?
Re: Intel Unveils Strategy for State-Of-the-Art Artificial Intelligence
#53Earlier quoted context omitted.
Cars, especially the sort that will need to do self-driving, will have massive batteries in them. I'm talking about Roomba-sized devices where they can't power a full GPU worth of gear.
Where did you get the nonsensical idea that they are going to use desktop GPUs in cars? The board they specifically designed for self driving cars merely needs a few watts for 500 GFLOPS. Why would this not be suitable for a "Roomba-sized device"? https://m.f.ix.de/scale/geometry/1280/q50/imgs/18/1/6/4/4/6/...
Re: Intel Unveils Strategy for State-Of-the-Art Artificial Intelligence
#54Earlier quoted context omitted.
It really depends on how the market shapes up. You might see one software company rise to dominance where they interoperate with different platforms interchangeably, or you might see a single hardware vendor come to dominate a number of much smaller software vendors. NVidia is the horse to bet on now, but it remains to be seen how they can can expand beyond their current model of leaning heavily on their GPU technolo…
There's the Jetson boards, which are ARM + an NVidia GPU wrapped into one small package.
Also can't remember the last time I saw a USB port jammed on sideways.
Re: Intel Unveils Strategy for State-Of-the-Art Artificial Intelligence
#55Earlier quoted context omitted.
If Intel is smart they will invest heavily into library development. Researchers use whatever is fast and right now cuda is fast, not just because nvidia has the best GPUs (it's about even) but because the primitives in cuda are so much faster. Matrix multiplication on the same hardware is like 3x faster in cuda than opencl or competing libraries and using the neutral networking primitives is even faster. Intel needs…
I bought both NVIDIA and AMD. AMD has a big GPU patent portfolio as well. AMD trades at about 1/5th NVIDIA and could be a takeover target for a bigger player trying to move into AI. In my opinion NVIDIA needs a moat. CUDA is a good start but they need proprietary data that's hard to create. I thought they should buy Yahoo which would give them a large and unique data set that NVIDIA users could tie into through an AP…
NVIDIA needs to become more efficient and build deep learning hardware instead of graphics cards that do faster computation than CPU. If only they could create a small form AI processor for robotics that could do vision at 500+ frames per second. Take a look at this video from 7 years ago which does 1Khz vision: https://youtu.be/-KxjVlaLBmk?t=158
We need that.
Re: Intel Unveils Strategy for State-Of-the-Art Artificial Intelligence
#56Earlier quoted context omitted.
As someone who works in the semiconductor industry, I'm worried that joining an AI hardware company is a risky move that will falter just like General Magic and other hyped hardware startups.
Thankfully none of the major players are startups.
Re: Intel Unveils Strategy for State-Of-the-Art Artificial Intelligence
#57Hardware battle over AI platforms is heating up. Will be interesting if Intel can catch nvidia, or GPUs in general.
Re: Intel Unveils Strategy for State-Of-the-Art Artificial Intelligence
#58Earlier quoted context omitted.
>using memristors to compute artificial neural networks What does that mean?
That means memristors are used to store neural network weights, and a signal passing through a memristor would be effectively multiplied (scaled) by the weight value.