You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
NVIDIA GPUs have much better support for CUDA, the native API, than OpenCL.
Ideally, we should have both CUDA and OpenCL implementations of the various kernels and be able to select the most appropriate API at run time. This will require more engineering time but likely deliver far better results on NVIDIA platforms.
The text was updated successfully, but these errors were encountered:
NVIDIA GPUs have much better support for CUDA, the native API, than OpenCL.
Ideally, we should have both CUDA and OpenCL implementations of the various kernels and be able to select the most appropriate API at run time. This will require more engineering time but likely deliver far better results on NVIDIA platforms.
The text was updated successfully, but these errors were encountered: