Skip to content

Commit

Permalink
Merge pull request #2181 from katiewasnothere/kabaldau/remove_nvidia_…
Browse files Browse the repository at this point in the history
…load_kmods

Remove load-kmods option to libnvidia-container
  • Loading branch information
katiewasnothere committed Jun 21, 2024
2 parents 75428d1 + 7f60d8f commit c125808
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 c125808

Please sign in to comment.