Commit 1c64c791 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Fix typo

parent 20fbe840
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment