Update gpu-nvidia.func
This commit is contained in:
parent
87e5204abe
commit
79f92db110
@ -124,5 +124,5 @@ function nvidia_lxc_passthrough() {
|
|||||||
for n in "${devnums[@]}"; do
|
for n in "${devnums[@]}"; do
|
||||||
echo "lxc.cgroup2.devices.allow: c ${n}:* rwm" >>"$conf"
|
echo "lxc.cgroup2.devices.allow: c ${n}:* rwm" >>"$conf"
|
||||||
done
|
done
|
||||||
|
msg ok "Installed NVIDIA GPU tools in $ctid"
|
||||||
msg ok "NVIDIA passt
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user