Skip to content

Add enable-cuda-compat hook to management CDI specs#1933

Merged
cdesiniotis merged 1 commit into
NVIDIA:mainfrom
cdesiniotis:enable-cudacompat-in-mgmt-spec
Jul 10, 2026
Merged

Add enable-cuda-compat hook to management CDI specs#1933
cdesiniotis merged 1 commit into
NVIDIA:mainfrom
cdesiniotis:enable-cudacompat-in-mgmt-spec

Conversation

@cdesiniotis

Copy link
Copy Markdown
Contributor

Previously this was disabled since it was assumed that management applications would typically not need to leverage CUDA forward compatibility. However, a use case has arised in the GPU Operator where a management container runs a CUDA sample program. The 'enable-cuda-compat' hook would allow this CUDA sample program to work on a wider range of NVIDIA driver versions.

@cdesiniotis cdesiniotis requested a review from tariq1890 July 10, 2026 19:10
@cdesiniotis cdesiniotis self-assigned this Jul 10, 2026
Previously this was disabled since it was assumed that management
applications would typically not need to leverage CUDA forward
compatibility. However, a use case has arised in the GPU Operator
where a management container runs a CUDA sample program. The
'enable-cuda-compat' hook would allow this CUDA sample program
to work on a wider range of NVIDIA driver versions.

Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
@cdesiniotis cdesiniotis force-pushed the enable-cudacompat-in-mgmt-spec branch from b0a4afd to dae2b8d Compare July 10, 2026 19:18
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 29117568174

Coverage decreased (-0.004%) to 43.79%

Details

  • Coverage decreased (-0.004%) from the base build.
  • Patch coverage: 2 of 2 lines across 1 file are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 15154
Covered Lines: 6636
Line Coverage: 43.79%
Coverage Strength: 0.49 hits per line

💛 - Coveralls

@cdesiniotis cdesiniotis added this to the v1.20.0 milestone Jul 10, 2026
@cdesiniotis cdesiniotis enabled auto-merge July 10, 2026 19:41
@cdesiniotis cdesiniotis merged commit 3db41de into NVIDIA:main Jul 10, 2026
20 checks 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.

3 participants