Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
c1646535
Commit
c1646535
authored
Mar 30, 2020
by
Ralf Mueller
🎣
Browse files
disable mpi
parent
4958a184
Pipeline
#2417
passed with stage
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c1646535
...
...
@@ -20,7 +20,7 @@ build:
-
mpicc --version
-
mpirun --help
-
ulimit -a
-
mkdir gcc64 && cd gcc64 && ../configure CC=
mpi
cc FC=
mpif90 MPI_LAUNCH=true --enable-mpi
--disable-cdi-app --enable-iso-c-interface
-
mkdir gcc64 && cd gcc64 && ../configure CC=
g
cc FC=
gfortran
--disable-cdi-app --enable-iso-c-interface
artifacts
:
paths
:
-
gcc64/config.log
...
...
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