What does HackerNews think of coriander?
Build NVIDIA® CUDA™ code for OpenCL™ 1.2 devices
Language:
LLVM
#7
in
Machine learning
#5
in
Ubuntu
Looks like there are several projects that implement the CUDA interface for various other compute systems, e.g.:
https://github.com/ROCm-Developer-Tools/HIPIFY/blob/master/R...
https://github.com/hughperkins/coriander
I have zero experience with these, though.
There is an open source project to compile CUDA code for devices that support OpenCL 1.2:
Coriander [1] looks promising: "Build NVIDIA® CUDA™ code for OpenCL™ 1.2 devices".
CUDA to OpenCL translator is possible and actually it already exists: https://github.com/hughperkins/coriander