Skip to content
Snippets Groups Projects
Commit 4b8386c3 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

colab

parent 85408f52
Branches
No related tags found
No related merge requests found
Pipeline #18206 failed
......@@ -24,7 +24,7 @@ _hash = hashlib.md5
if 'NVCC_BINARY' in os.environ:
NVCC_BINARY = os.environ['NVCC_BINARY']
else:
NVCC_BINARY = 'nvcc'
NVCC_BINARY = '/usr/local/cuda/bin/nvcc'
# TODO: msvc
if get_compiler_config()['os'] != 'windows':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment