|
|
|
|
|
by mattkrause
3673 days ago
|
|
There is CU2CL: http://chrec.cs.vt.edu/cu2cl/ The cross-platform nature is actually part of the problem--the whole point of doing GPGPU work is that you're playing to the hardwares' strengths, which can be difficult when the hardware can be nearly anything from a CPU to a GPU to an FPGA. It doesn't help that until recently, AMD hasn't tried to push OpenCL nearly as hard as nVIDIA pushes CUDA. |
|