Skip to content
Snippets Groups Projects
Commit c1646535 authored by Ralf Mueller's avatar Ralf Mueller :fishing_pole_and_fish:
Browse files

disable mpi

parent 4958a184
No related branches found
No related tags found
No related merge requests found
Pipeline #2417 passed
......@@ -20,7 +20,7 @@ build:
- mpicc --version
- mpirun --help
- ulimit -a
- mkdir gcc64 && cd gcc64 && ../configure CC=mpicc FC=mpif90 MPI_LAUNCH=true --enable-mpi --disable-cdi-app --enable-iso-c-interface
- mkdir gcc64 && cd gcc64 && ../configure CC=gcc FC=gfortran --disable-cdi-app --enable-iso-c-interface
artifacts:
paths:
- gcc64/config.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment