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-scatter
Commits
5bbbfcf1
"tools/vscode:/vscode.git/clone" did not exist on "47bb07f72caa098d9e8282cc44c381f2a68a45f4"
Commit
5bbbfcf1
authored
Feb 13, 2020
by
rusty1s
Browse files
typo
parent
1c8a0898
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
script/cuda.sh
script/cuda.sh
+2
-2
No files found.
script/cuda.sh
View file @
5bbbfcf1
...
...
@@ -98,7 +98,7 @@ fi
# Fix Cuda9.2 on Windows: https://github.com/pytorch/pytorch/issues/6109
if
[
"
${
TRAVIS_OS_NAME
}
"
=
"windows"
]
&&
[
"
${
IDX
}
"
=
"cu92"
]
;
then
cat
-n
"
${
CUDA_
PATH
}
/include/crt/host_config.h"
cat
-n
"
${
CUDA_
HOME
}
/include/crt/host_config.h"
sed
-i
.bak
-e
'129,141d'
"
${
CUDA_PATH
}
/include/crt/host_config.h"
cat
-n
"
${
CUDA_
PATH
}
/include/crt/host_config.h"
cat
-n
"
${
CUDA_
HOME
}
/include/crt/host_config.h"
fi
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