There’s also ROCm from AMD that is suppoed to be the rival of CUDA.
Comment on The Maintainer Of The NVIDIA Open-Source "Nouveau" Linux Kernel Driver Resigns
csolisr@communities.azkware.net 1 year agoGreat to know, but unfortunately CUDA is still too entrenched in comparison to OpenCL - hopefully there’s some way to convert from one to the other.
Asudox@lemmy.world 1 year ago
cbarrick@lemmy.world 1 year ago
OpenCL is dead. Vulkan is the future.
We still need core libraries to be written as Vulkan compute shaders, similar to cuFFT and cuDNN.
There is VkFFT, but I don’t know how good it is. I don’t think anyone has written a VkDNN library.
NVIDIA has signaled that they will fully support Vulkan.
AdrianTheFrog@lemmy.world 1 year ago
What about SYCL?