Skip to content

Conversation

@elezar
Copy link
Member

@elezar elezar commented Nov 6, 2025

Fixes #1429

As a proxy for this we can use a duplicate cuda compat ld.so.conf.d file as seen in:
https://github.com/NVIDIA/nvidia-container-toolkit/actions/runs/19136472132/job/54690347765?pr=1431

docker when Testing CUDA Forward compatibility [It] should create a single ld.so.conf.d config file
/home/runner/_work/nvidia-container-toolkit/nvidia-container-toolkit/tests/e2e/nvidia-container-toolkit_test.go:202
  [FAILED] Expected
      <[]string | len:3, cap:3>: [
          "-rw-r--r-- 1 root root 28 Nov  6 13:16 /etc/ld.so.conf.d/00-compat-3060868491.conf",
          "-rw-r--r-- 1 root root 28 Nov  6 13:16 /etc/ld.so.conf.d/00-compat-3160397803.conf",
          "",
      ]
  to have length 1
  In [It] at: /home/runner/_work/nvidia-container-toolkit/nvidia-container-toolkit/tests/e2e/nvidia-container-toolkit_test.go:205 @ 11/06/25 08:16:49.078

@elezar
Copy link
Member Author

elezar commented Nov 6, 2025

/cherry-pick release-1.18

@elezar elezar added this to the v1.18.1 milestone Nov 6, 2025
@elezar elezar force-pushed the fix-duplicate-auto-mode branch from 2c926bb to 6b95511 Compare November 6, 2025 15:26
@ArangoGutierrez ArangoGutierrez self-requested a review November 6, 2025 15:36
@elezar elezar marked this pull request as ready for review November 6, 2025 20:46
Copy link
Collaborator

@ArangoGutierrez ArangoGutierrez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@elezar elezar merged commit a33c7d8 into NVIDIA:main Nov 12, 2025
13 checks passed
@github-actions
Copy link

🤖 Backport PR created for release-1.18: #1445

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NVIDIA_VISIBLE_DEVICES=void is in the container spec file twice

2 participants