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

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

ccoulombe
Copy link
Contributor

馃毃 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
@ver217 ver217 marked this pull request as draft June 5, 2024 06:25
@ver217 ver217 marked this pull request as ready for review June 5, 2024 06:25
@ver217 ver217 merged commit c46e097 into hpcaitech:main Jun 5, 2024
1 check 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.

[BUG]: Cannot build extensions when no gpu device exists
2 participants