6 ms·
Is there a way to run it on Vulkan?
by danielEM 4mo ago
Is there a way to run it on Vulkan?
- hatch_q 4mo agoNo. Sadly, NVIDIA killed any kind of compute via Vulkan. I took few minutes to try to make it work on ROCm (AMD's alternative to CUDA), landed in python dependency hell.
- WithinReason 4mo ago> NVIDIA killed any kind of compute via Vulkan What do you mean? They are the ones introducing the matmul extensions to Vulkan, which makes compute like this possible