dlpack icon indicating copy to clipboard operation
dlpack copied to clipboard

Vulkan

Open cajoek opened this issue 7 months ago • 0 comments

In the documentation it says:

Designed for cross hardware: CPU, CUDA, OpenCL, Vulkan, Metal, VPI, ROCm, WebGPU, Hexagon

And I would like to use it with Vulkan to transfer data to/from PyTorch/CUDA for example using a wrapper like https://github.com/realitix/vulkan. But I have no idea how to do that. Do you have an example of how to use DLPack with Vulkan?

cajoek avatar Jun 15 '25 14:06 cajoek