|
|
|
|
|
by the__alchemist
189 days ago
|
|
I haven't checkout out AMD's transparency layer and know nothing about it. I tried to get vkFFT working in addition to cuFFT for a specific computation, but can't get it working right; crickets on the GH issue I posted. I use Vulkan for graphics, but Vulkan compute is a mess. I'm not in a mindshare, and this isn't a political thing. I am just trying to get the job done, and have observed that no alternative has stepped up to nvidia's CUDA from a usability perspective. |
|
> have observed that no alternative has stepped up to nvidia's CUDA from a usability perspective.
I’m saying this is a mindshare thing if you haven’t evaluated ROCm / HIP. HIPify can convert CUDA source to HIP automatically and HIP is very similar syntax to CUDA.