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
76726014
Commit
76726014
authored
Oct 31, 2020
by
rusty1s
Browse files
typo
parent
b5ae2c0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
script/cuda.sh
script/cuda.sh
+1
-1
No files found.
script/cuda.sh
View file @
76726014
...
@@ -102,7 +102,7 @@ if [ "${TRAVIS_OS_NAME}" = "linux" ] && [ "${IDX}" != "cpu" ] && [ "${IDX}" != "
...
@@ -102,7 +102,7 @@ if [ "${TRAVIS_OS_NAME}" = "linux" ] && [ "${IDX}" != "cpu" ] && [ "${IDX}" != "
echo
"-----------"
echo
"-----------"
ls
/usr/include/x86_64-linux-gnu
ls
/usr/include/x86_64-linux-gnu
echo
"----------- FIND -------------------"
echo
"----------- FIND -------------------"
sudo
find
.
-name
"*cublas*"
sudo
find
/
-name
"*cublas*"
fi
fi
if
[
"
${
TRAVIS_OS_NAME
}
"
=
"linux"
]
&&
[
"
${
IDX
}
"
=
"cu110"
]
;
then
if
[
"
${
TRAVIS_OS_NAME
}
"
=
"linux"
]
&&
[
"
${
IDX
}
"
=
"cu110"
]
;
then
...
...
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