05-13-2024, 11:36 AM
OpenCL can be compiled to run in CUDA so if you want it to be added officially, you'll have to have at least OpenCL although you can write CUDA-specific optimisations with "#if defined IS_CUDA" but again, the minimum is OpenCL support because users may use AMD cards too