Talk:PS3:OpenCLit
From wikibrew
Sorry guys, but OpenCL is NOT cluster computing: is parallel computing!
Quoting khronos: "The open standard for parallel programming of heterogeneous systems"
In PS3 we have SPU vector engines, acting as executing SSE2 instructions: we can do 4 data operation at once!
And the PPU has Altivec, same as SSE2
Clustering is another branch, see here