Skip to content

Commit

Permalink
Remove load-kmods option to libnvidia-container
Browse files Browse the repository at this point in the history
Signed-off-by: Kathryn Baldauf <[email protected]>
  • Loading branch information
katiewasnothere committed Jun 21, 2024
1 parent efb0296 commit 7f60d8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/guest/runtime/hcsv2/nvidia_utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ func addNvidiaDeviceHook(ctx context.Context, spec *oci.Spec, ociBundlePath stri
genericHookPath,
nvidiaToolBinary,
debugOption,
"--load-kmods",
"--no-pivot",
"configure",
"--ldconfig=@/sbin/ldconfig",
Expand Down

0 comments on commit 7f60d8f

Please sign in to comment.