Continue after failed nvidia kernel module load

This commit is contained in:
Jip-Hop 2024-03-07 19:30:13 +01:00
parent f210f015f2
commit 27d090919e
1 changed files with 1 additions and 3 deletions

View File

@ -337,11 +337,9 @@ def passthrough_nvidia(
eprint(
dedent(
"""
Failed to load nvidia-current-uvm kernel module.
Skip passthrough of nvidia GPU."""
Failed to load nvidia-current-uvm kernel module."""
)
)
return
# Run nvidia-smi to initialize the nvidia driver
# If we can't run nvidia-smi successfully,