Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
9b76ce86
Commit
9b76ce86
authored
Jun 16, 2020
by
Ralf Mueller
🎣
Browse files
switch CI runner
parent
18250c5d
Pipeline
#3073
failed with stage
in 1 minute and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9b76ce86
...
...
@@ -17,7 +17,7 @@ build-serial:
-
gcc64/config.log
expire_in
:
5min
tags
:
-
xen
, mistral
-
singularity
, mistral
only
:
-
gitlab-ci
...
...
@@ -37,9 +37,9 @@ build-parallel:
-
mkdir gcc64-mpi && cd gcc64-mpi && ../configure CC=mpicc FC=mpif90 --with-netcdf=/sw/rhel6-x64/netcdf/netcdf_c-4.4.0-parallel-openmpi2-intel14 --with-szlib=/sw/rhel6-x64/sys/libaec-0.3.2-gcc48 --enable-iso-c-interface --with-jasper --with-grib_api=/sw/rhel6-x64/grib_api/grib_api-1.15.0-intel14 --enable-mpi && make -j2
artifacts
:
paths
:
-
gcc64/config.log
-
gcc64
-mpi
/config.log
expire_in
:
5min
tags
:
-
xen
, mistral
-
singularity
, mistral
only
:
-
gitlab-ci
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