Skip to content

Conversation

@tychedelia
Copy link
Owner

There's a lot of things to juggle here.

In particular, in order to enable cuda->vulkan->cuda interop we have to first copy touch's cuda array into exported vulkan memory, and vice versa for output. This is a bit fragile and easy to mess up! Particular care needs to be paid to stuff like differences between vk/cuda alignment in allocations.

But it basically works?

@tychedelia tychedelia merged commit 18925ee into main Jun 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants