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
torch-cluster
Commits
12338e36
Commit
12338e36
authored
Nov 02, 2020
by
rusty1s
Browse files
typo
parent
ec81b873
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
script/cuda.sh
script/cuda.sh
+0
-4
No files found.
script/cuda.sh
View file @
12338e36
...
...
@@ -88,10 +88,6 @@ if [ "${TRAVIS_OS_NAME}" = "linux" ] && [ "${IDX}" != "cpu" ] && [ "${IDX}" != "
PATH
=
${
CUDA_HOME
}
/bin:
${
PATH
}
nvcc
--version
echo
'----------'
sudo
find /
-name
"*cublas*"
echo
'----------'
# Fix cublas on CUDA 10.1:
if
[
-d
"/usr/local/cuda-10.2/targets/x86_64-linux/include"
]
;
then
sudo cp
-r
/usr/local/cuda-10.2/targets/x86_64-linux/include/
*
"
${
CUDA_HOME
}
/include/"
...
...
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