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
Torchaudio
Commits
b78bdde0
Unverified
Commit
b78bdde0
authored
May 24, 2021
by
Nikita Shulga
Committed by
GitHub
May 24, 2021
Browse files
Use CUDA-10.2 for Windows GPU testing (#1526)
parent
d272eb0f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.circleci/config.yml
.circleci/config.yml
+1
-1
.circleci/config.yml.in
.circleci/config.yml.in
+1
-1
No files found.
.circleci/config.yml
View file @
b78bdde0
...
@@ -487,7 +487,7 @@ jobs:
...
@@ -487,7 +487,7 @@ jobs:
name
:
windows-gpu
name
:
windows-gpu
environment
:
environment
:
<<
:
*environment
<<
:
*environment
CUDA_VERSION
:
"
10.
1
"
CUDA_VERSION
:
"
10.
2
"
steps
:
steps
:
-
checkout
-
checkout
-
designate_upload_channel
-
designate_upload_channel
...
...
.circleci/config.yml.in
View file @
b78bdde0
...
@@ -487,7 +487,7 @@ jobs:
...
@@ -487,7 +487,7 @@ jobs:
name: windows-gpu
name: windows-gpu
environment:
environment:
<<: *environment
<<: *environment
CUDA_VERSION: "10.
1
"
CUDA_VERSION: "10.
2
"
steps:
steps:
- checkout
- checkout
- designate_upload_channel
- designate_upload_channel
...
...
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