Skip to content
  • Lars Bilke's avatar
    [insitu] Added example for parallel benchmark. · 65cdc38c
    Lars Bilke authored
    Works with:
    
    singularity exec --app ogs \
      _out/images/ogs-1759bad2-openmpi-4.0.3-system-cmake-d41d8cd9-a2455eeed60a.sif \
      mpirun -np 2 ogs -o _out-mpi \
      ../ogs/ogs/Tests/Data/EllipticPETSc/square_1e1_neumann.prj
    65cdc38c