Skip to content

Simplify cuda_core nvml version check#2017

Merged
mdboom merged 1 commit intoNVIDIA:mainfrom
mdboom:simplify-cuda-core-nvml-version-check
May 5, 2026
Merged

Simplify cuda_core nvml version check#2017
mdboom merged 1 commit intoNVIDIA:mainfrom
mdboom:simplify-cuda-core-nvml-version-check

Conversation

@mdboom
Copy link
Copy Markdown
Contributor

@mdboom mdboom commented May 4, 2026

Now that we have cuda_bindings releases with full NVML support, we can just version check on that alone. We no longer need to do the "deeper" compatibility check, which probably has a non-zero impact on startup time.

@mdboom mdboom added the cuda.core Everything related to the cuda.core module label May 4, 2026
@mdboom mdboom self-assigned this May 4, 2026
@mdboom mdboom added this to the cuda.core v1.0.0 milestone May 4, 2026
@github-actions

This comment has been minimized.

@mdboom mdboom requested a review from rwgk May 4, 2026 21:34
@leofang leofang added enhancement Any code-related improvements P1 Medium priority - Should do labels May 5, 2026
@mdboom mdboom merged commit 93f513e into NVIDIA:main May 5, 2026
101 of 104 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Doc Preview CI
Preview removed because the pull request was closed or merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants