Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
ClojureCL – Parallel computations with OpenCL 2.0 in Clojure (uncomplicate.org)
76 points by dragandj on July 10, 2015 | hide | past | favorite | 5 comments


Not to be confused with the Common Lisp Implementation Clozure CL (http://ccl.clozure.com).


Does it work on NVIDIA GPUs?


As soon as NVIDIA support OpenCL 2.0 in their drivers, which may be this year and is technically possible, but depends on their strategy to promote CUDA. But, you can write OpenCL 1.2 code with ClojureCL and it will work on NVIDIA. Or, if you need 2.0, use AMD...


Nvidia only supports OpenCL 1.1.


They recently updated their drivers and now support OpenCL 1.2 on recent GPUs.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: