← Back to context Comment by danielEM 20 hours ago Is there a way to run it on Vulkan? 2 comments danielEM Reply hatch_q 10 hours ago No. 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 9 hours ago > NVIDIA killed any kind of compute via VulkanWhat do you mean? They are the ones introducing the matmul extensions to Vulkan, which makes compute like this possible
hatch_q 10 hours ago No. 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 9 hours ago > NVIDIA killed any kind of compute via VulkanWhat do you mean? They are the ones introducing the matmul extensions to Vulkan, which makes compute like this possible
WithinReason 9 hours ago > NVIDIA killed any kind of compute via VulkanWhat do you mean? They are the ones introducing the matmul extensions to Vulkan, which makes compute like this possible
No. 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.
> 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