Hacker News new | ask | show | jobs
by ThisIsSavo 3350 days ago
It's so cool that you released this library. I suppose that it works better on Nvidia than your ClojureCL library?
1 comments

Actually, I doubt that performance itself will be much different, since ClojureCL/OpenCL is quite good, even on Nvidia.

The main benefits of using ClojureCUDA over ClojureCL may be some CUDA-specific functionality, and access to CUDA libraries such as cuBLAS, cuFFT, and cuDNN from Clojure.