Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
95bcf130
Commit
95bcf130
authored
Jan 13, 2021
by
Ben Boeckel
⛰
Browse files
ci: update to a container with a CUDA compiler
parent
376d20b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/os-linux.yml
View file @
95bcf130
...
...
@@ -9,12 +9,13 @@
# newer compilers.
.centos7
:
image
:
"
kitware/paraview:ci-superbuild-centos7-202
0
10
28
"
image
:
"
kitware/paraview:ci-superbuild-centos7-20210
113
"
variables
:
GIT_SUBMODULE_STRATEGY
:
none
LAUNCHER
:
"
scl
enable
devtoolset-7
--"
GIT_CLONE_PATH
:
$CI_BUILDS_DIR/gitlab-kitware-sciviz-ci
CUDACXX
:
"
/usr/local/cuda-11.2/bin/nvcc"
.centos7_plain
:
extends
:
.centos7
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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