Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
bitsandbytes
Commits
cb3adb03
Unverified
Commit
cb3adb03
authored
Feb 19, 2025
by
Fx Morin
Committed by
GitHub
Feb 19, 2025
Browse files
Update cuda versions in error messages (#1520)
parent
8ed7d97b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
install_cuda.sh
install_cuda.sh
+2
-2
No files found.
install_cuda.sh
View file @
cb3adb03
...
@@ -69,10 +69,10 @@ if [[ -n "$CUDA_VERSION" ]]; then
...
@@ -69,10 +69,10 @@ if [[ -n "$CUDA_VERSION" ]]; then
URL
=
$URL126
URL
=
$URL126
FOLDER
=
cuda-12.6
FOLDER
=
cuda-12.6
else
else
echo
"argument error: No cuda version passed as input. Choose among versions 110 to 12
5
"
echo
"argument error: No cuda version passed as input. Choose among versions 110 to 12
6
"
fi
fi
else
else
echo
"argument error: No cuda version passed as input. Choose among versions 110 to 12
5
"
echo
"argument error: No cuda version passed as input. Choose among versions 110 to 12
6
"
fi
fi
FILE
=
$(
basename
$URL
)
FILE
=
$(
basename
$URL
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment