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
OpenFold
Commits
1c64c791
Commit
1c64c791
authored
Aug 03, 2022
by
Gustaf Ahdritz
Browse files
Fix typo
parent
20fbe840
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/utils.py
scripts/utils.py
+1
-1
No files found.
scripts/utils.py
View file @
1c64c791
...
@@ -50,7 +50,7 @@ def get_nvidia_cc():
...
@@ -50,7 +50,7 @@ def get_nvidia_cc():
installed in the system (formatted as a tuple of strings) and an error
installed in the system (formatted as a tuple of strings) and an error
message. When the former is provided, the latter is None, and vice versa.
message. When the former is provided, the latter is None, and vice versa.
Adapted from script by Jan Schlüte
a
Adapted from script by Jan Schlüte
t
https://gist.github.com/f0k/63a664160d016a491b2cbea15913d549
https://gist.github.com/f0k/63a664160d016a491b2cbea15913d549
"""
"""
CUDA_SUCCESS
=
0
CUDA_SUCCESS
=
0
...
...
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