WGPU/Vulkan don't work with PTX shaders by default, additional translation would be needed.
On a side note, Vulkan has extension to launch CUDA kernels: https://docs.vulkan.org/refpages/latest/refpages/source/VK_N...
WGPU/Vulkan don't work with PTX shaders by default, additional translation would be needed.
On a side note, Vulkan has extension to launch CUDA kernels: https://docs.vulkan.org/refpages/latest/refpages/source/VK_N...