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
d28fa5c8
Commit
d28fa5c8
authored
Mar 17, 2020
by
Ralf Mueller
🎣
Browse files
fix missing dir change
parent
7886f657
Pipeline
#2353
failed with stage
in 60 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d28fa5c8
...
...
@@ -23,7 +23,7 @@ build:
-
mpif90 --version
-
mpicc --version
-
mpirun --help
-
mkdir gcc64 && ../configure CC=mpicc FC=mpif90 --enable-mpi --disable-cdi-app --enable-iso-c-interface
-
mkdir gcc64 &&
cd gcc64 &&
../configure CC=mpicc FC=mpif90 --enable-mpi --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