I read an article stating that GPU are the future of supercomputing. I would like to know what are the programming languages used for programming on GPU's
+2
A:
CUDA has quite a few language ports.. http://en.wikipedia.org/wiki/CUDA
Ben
2010-10-30 06:33:29
+4
A:
OpenCL is the open and cross platform solution and runs on both GPUs and CPUs.
Another is CUDA which is built by NVIDIA for their GPUs.
Kyle Lutz
2010-10-30 06:33:52