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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow building cuda extension without a device. #5535

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ccoulombe
Copy link

馃毃 Issue number

fixes #5534

馃摑 What does this PR do?

Added FORCE_CUDA environment variable support, to enable building extensions where a GPU device is not present but cuda libraries are.

Added FORCE_CUDA environment variable support, to enable building extensions where a GPU device is not present but cuda libraries are.
@ccoulombe ccoulombe requested a review from a team as a code owner March 28, 2024 14:15
@ccoulombe ccoulombe marked this pull request as draft March 28, 2024 14:18
@Edenzzzz Edenzzzz marked this pull request as ready for review May 8, 2024 05:48
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.

[BUG]: Cannot build extensions when no gpu device exists
1 participant