This website works better with JavaScript
GitBross
Home
Explore
Help
Register
Sign In
sol_87yf6cwp
/
anza-xyz-agave
mirror of
https://github.com/anza-xyz/agave.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Ignore error while enabling nvidia persistence mode (
#2265
)
Pankaj Garg
7 years ago
parent
4bf797c8f1
commit
41f8764232
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
net/scripts/enable-nvidia-persistence-mode.sh
+ 1
- 1
net/scripts/enable-nvidia-persistence-mode.sh
View File
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
#!/usr/bin/env bash
-nvidia-smi -pm ENABLED
+nvidia-smi -pm ENABLED
|| true