LFCS: A $99 supercomputer
LFCS: A $99 supercomputer
Posted May 9, 2013 8:17 UTC (Thu) by Riba78 (guest, #84615)Parent article: LFCS: A $99 supercomputer
The Epiphany architecture is more like a GPU; an array of simple cores with small local memories and shared memory bus. To use Epiphany, you need to port your software specifically to that platform (like the PS3 Cell) or use OpenCL (like for GPUs). This makes it usable only for special purpose tasks, that already are designed for DSPs and GPUs; signal processing, rendering, scientific calculations, etc.
For PCs, you already have hundreds of GPU cores available on any modern display card, programmable for computational tasks via OpenCL. Even the mobile sector is getting more GPUs; Tegra4 seems to have 72 core GPU and claims 92GFLOPS performance. It would be interesting to see Parallella benchmarked against Tegra4.
