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
exit with success even if no CUDA version detected
Michael Vines
6 years ago
parent
465cd45833
commit
6bc0d2a0cb
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
fetch-perf-libs.sh
+ 1
- 1
fetch-perf-libs.sh
View File
@@ -88,4 +88,4 @@ done
echo
echo
echo No supported CUDA versions detected
echo No supported CUDA versions detected
-exit
1
+exit
0