Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
conda
manifest-rules
Commits
2c05bffc
Commit
2c05bffc
authored
Sep 17, 2021
by
Paul McCarthy
🚵
Browse files
MNT: new CUDA versions
parent
e9dd5a41
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifest-gitlab-ci.yml
View file @
2c05bffc
...
...
@@ -152,7 +152,7 @@ test-environment:linux-64_cudaX.Y:
image
:
fsldevelopment/fsl-linux-64
parallel
:
matrix
:
-
CUDA
:
[
"
9.2"
,
"
10.2"
,
"
11.0"
]
-
CUDA
:
[
"
9.2"
,
"
10.2"
,
"
11.0"
,
"
11.1"
,
"
11.3"
]
variables
:
SUFFIX
:
"
linux-64_cuda${CUDA}"
...
...
@@ -234,7 +234,7 @@ test-manifest:linux-64_cudaX.Y:
image
:
fsldevelopment/fsl-linux-64
parallel
:
matrix
:
-
CUDA
:
[
"
9.2"
,
"
10.2"
,
"
11.0"
]
-
CUDA
:
[
"
9.2"
,
"
10.2"
,
"
11.0"
,
"
11.1"
,
"
11.3"
]
variables
:
SUFFIX
:
"
linux-64_cuda$CUDA"
tags
:
...
...
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