Skip to content
Snippets Groups Projects
Verified Commit 3f6216c5 authored by Lars Bilke's avatar Lars Bilke
Browse files

Revert "[ci] Disable container mpi build for the moment."

This reverts commit b1747a7c.
parent 5e5a9b1e
No related branches found
No related tags found
No related merge requests found
...@@ -13,12 +13,12 @@ container: ...@@ -13,12 +13,12 @@ container:
--build_args ' --progress=plain' --build_args ' --progress=plain'
--pm system --cvode --ccache --pm system --cvode --ccache
--cmake_args ' -DBUILD_TESTING=OFF -DOGS_BUILD_UTILS=ON' --cmake_args ' -DBUILD_TESTING=OFF -DOGS_BUILD_UTILS=ON'
# - > - >
# poetry run ogscm -B -C -R --ogs ../.. poetry run ogscm -B -C -R --ogs ../..
# --build_args ' --progress=plain' --build_args ' --progress=plain'
# --pm system --cvode --ccache --pm system --cvode --ccache
# --cmake_args ' -DBUILD_TESTING=OFF' --cmake_args ' -DBUILD_TESTING=OFF'
# --ompi 4.0.4 --insitu --mpi_benchmarks --ompi 4.0.4 --insitu --mpi_benchmarks
- > - >
poetry run ogscm -B -C -R --ogs ../.. poetry run ogscm -B -C -R --ogs ../..
--build_args ' --progress=plain' --build_args ' --progress=plain'
......
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