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

feat: use nvidia-smi on musl targets #290

Merged

Conversation

baszalmstra
Copy link
Collaborator

Adds a new CUDA driver version detector using the nvidia-smi executable. The implementation defaults to this on musl-based targets because dynamically linked libraries are not supported there.

Fixes prefix-dev/pixi#294

@baszalmstra baszalmstra added the enhancement New feature or request label Aug 24, 2023
@baszalmstra baszalmstra requested a review from wolfv August 24, 2023 09:18
@baszalmstra baszalmstra self-assigned this Aug 24, 2023
@baszalmstra baszalmstra merged commit 2d8937f into conda:main Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CUDA virtual package is not detected on Debian
2 participants