hi all,
i have a question - not sure if this is the right spot to ask though - but i see it as an issue of the easybuild of openfoam with foss-2018b.
when i build openfoam with OpenFOAM-v1806-foss-2018b.eb it will be loaded with openmpi 3.1.1. This version is known to not work with openfoam and creating regular segmentation faults:
https://www.cfd-online.com/Forums/openfoam-solving/212574-segmentation-fault-mpi.html
it is therefore recommended to use an older version of openmpi (e.g. 2.1.1)
https://bugs.openfoam.org/view.php?id=3071
how can i do this?!? (i also tried to build openfoam with a toolchain that uses openmpi 2.1.1, this however fails when building ncurses...)