Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes loading of extensions #32

Merged
merged 10 commits into from
Sep 17, 2024

Conversation

AntonReinhard
Copy link
Member

With this PR, the GPU extensions can now load correctly when the respective GPU libraries are loaded.
I also added more documentation and improved the interface slightly.

For now, the kernel function is available for CUDAGPU and ROCmGPU but contains dynamic function calls because RuntimeGeneratedFunctions are used in the input assignment code.

@AntonReinhard AntonReinhard merged commit 695bdb6 into ComputableDAGs:main Sep 17, 2024
3 checks passed
@AntonReinhard AntonReinhard deleted the fix_cuda_impl branch September 17, 2024 15:22
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.

1 participant