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

check limits inside the docker container

parent d28fa5c8
No related branches found
No related tags found
No related merge requests found
Pipeline #2361 canceled
......@@ -23,6 +23,7 @@ build:
- mpif90 --version
- mpicc --version
- mpirun --help
- ulimit -a
- mkdir gcc64 && cd gcc64 && ../configure CC=mpicc FC=mpif90 --enable-mpi --disable-cdi-app --enable-iso-c-interface
artifacts:
paths:
......
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