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
vision
Commits
e4f80bf1
"git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "984656926a4dc80ebb0e65158f5b86c3d5cec4aa"
Unverified
Commit
e4f80bf1
authored
Sep 27, 2019
by
peterjc123
Committed by
GitHub
Sep 27, 2019
Browse files
Enable CUDA 9.2 builds for Windows (#1381)
parent
cae0eeee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
packaging/windows/templates/build_task.yml
packaging/windows/templates/build_task.yml
+9
-9
No files found.
packaging/windows/templates/build_task.yml
View file @
e4f80bf1
...
@@ -56,15 +56,15 @@ jobs:
...
@@ -56,15 +56,15 @@ jobs:
DESIRED_PYTHON
:
3.7
DESIRED_PYTHON
:
3.7
CUDA_VERSION
:
cpu
CUDA_VERSION
:
cpu
${{ if ne(parameters.spec, 'CPU') }}
:
${{ if ne(parameters.spec, 'CPU') }}
:
#
PY3.5_92:
PY3.5_92
:
#
DESIRED_PYTHON: 3.5
DESIRED_PYTHON
:
3.5
#
CUDA_VERSION: 92
CUDA_VERSION
:
92
#
PY3.6_92:
PY3.6_92
:
#
DESIRED_PYTHON: 3.6
DESIRED_PYTHON
:
3.6
#
CUDA_VERSION: 92
CUDA_VERSION
:
92
#
PY3.7_92:
PY3.7_92
:
#
DESIRED_PYTHON: 3.7
DESIRED_PYTHON
:
3.7
#
CUDA_VERSION: 92
CUDA_VERSION
:
92
PY3.5_100
:
PY3.5_100
:
DESIRED_PYTHON
:
3.5
DESIRED_PYTHON
:
3.5
CUDA_VERSION
:
100
CUDA_VERSION
:
100
...
...
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