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
62475240
Commit
62475240
authored
Oct 31, 2020
by
rusty1s
Browse files
update
parent
4bb2e152
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
script/cuda.sh
script/cuda.sh
+2
-0
No files found.
script/cuda.sh
View file @
62475240
...
@@ -92,6 +92,8 @@ if [ "${TRAVIS_OS_NAME}" = "linux" ] && [ "${IDX}" != "cpu" ] && [ "${IDX}" != "
...
@@ -92,6 +92,8 @@ if [ "${TRAVIS_OS_NAME}" = "linux" ] && [ "${IDX}" != "cpu" ] && [ "${IDX}" != "
ls
$CUDA_HOME
/include
ls
$CUDA_HOME
/include
echo
"-----------"
echo
"-----------"
ls
/usr/include
ls
/usr/include
echo
"-----------"
ls
/usr/include/x86_64-linux-gnu
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