Skip to content
Snippets Groups Projects
Commit 17ab722f authored by Dominik Thoennes's avatar Dominik Thoennes
Browse files

Update .gitlab-ci.yml

parent 33f4e2a7
No related branches found
No related tags found
No related merge requests found
Pipeline #56189 passed
...@@ -8,5 +8,5 @@ adios2-variable-problem: ...@@ -8,5 +8,5 @@ adios2-variable-problem:
- cd build - cd build
- cmake .. - cmake ..
- make - make
- mpirun --oversubscribe -n 8 ./adios2mini 20000 - mpirun --allow-run-as-root --oversubscribe -n 8 ./adios2mini 20000
- bpls checkpoint.bp | wc -l - bpls checkpoint.bp | wc -l
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment