|
|
|
|
|
by mbenjaminsmith
4995 days ago
|
|
I don't really have any comment on the project itself (not something I would ever use and I don't know the value of what they're proposing). But on purely geek terms this thing seems to warrant a "holy shit": http://www.adapteva.com/products/silicon-devices/e64g401/ Again I don't know how (un)common that sort of thing is but I wasn't expecting to see 64 cores in that tiny form factor. Does anyone here know how cutting edge this thing is if at all? [Edit] Also does anyone here want to address use cases for this thing? |
|
Having looked at the data a bit more: I like their specs concerning system balance. 100 GFLOPS over 6.4GB/s gives you a system balance of 15.625 FLOPS per memory access, that's about the same balance as a Westmere Xeon - pretty good for real world algorithms.
For comparison: NVIDIA Fermi has a system balance of about 20. Meaning: Fermi is sooner bounded by memory bandwidth, which is very often the limiting factor in real world computations.
One thing though: High Performance Computing is all about software / tooling support. If this company comes out with OpenCL in C (even better Fortran 90+) support, then we're talking.
Edit: By similar 'range' I meant core per mm^2 ratio.