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

fix(library): only compile CUDA extension on Linux #365

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

dacorvo
Copy link
Collaborator

@dacorvo dacorvo commented Jan 6, 2025

What does this PR do?

This only compiles the CUDA extension on Linux: although it might be possible to compile custom CUDA kernels on Windows, the system prerequisites are much more complicated to fulfill, making it unsuitable for a Just-In-Time deployment.

Fixes #360

@dacorvo dacorvo force-pushed the omit-cuda-extensiont-windows branch from c173d2b to 24222c6 Compare January 6, 2025 12:25
@dacorvo dacorvo mentioned this pull request Jan 6, 2025
@dacorvo dacorvo merged commit 2202f84 into main Jan 10, 2025
16 checks passed
@dacorvo dacorvo deleted the omit-cuda-extensiont-windows branch January 10, 2025 12:41
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.

windows ninja error
1 participant