Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

All the architecture documentation is available. The instruction set is custom. There's a gcc port. The OS is hosted on the ARM, but several of their demos involve calculations offloaded to the Epiphany chip, otherwise there wouldn't be much point.

It is not SIMD. Each core is totally independent of the others. Basically the cores are structured in a grid, and all cores have 32KB in-core static RAM, but can also access the memory of all the other cores (at the cost of a few cycles delay), or main memory.

You could certainly use them as much like a SIMD if you wanted to, but then you'd likely get better performance out of a GPU.

We'll see when they deliver on their kickstarter project what type of performance people get out of it in reality...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: