Next programming paradigm for CBE/GPU in the next years
Posted
by Werner
on Stack Overflow
See other posts from Stack Overflow
or by Werner
Published on 2010-06-15T13:58:05Z
Indexed on
2010/06/15
14:12 UTC
Read the original article
Hit count: 317
Hi,
in the last five years, there has been a rise in the use of GPU and CBE for parallelization of applications. Around 2005-2007 verything seemed to be programmed by hand, C, etc. Afterwards new unifying alternatives emerged like CUDA for GPU and lastly OpenCL.
What do you think will be the programming paradigm for GPU/CBE in the forthcoming years? My vote goes for OpenCL
Thanks
© Stack Overflow or respective owner