Re: [OMPI users] MPI Exit Code:1 on an OpenFoam application

2020-12-31 Thread tladd via users
I did not see the whole email chain before. The problem is not that it cannot find the MPI directories. I think this INIT error comes when the program cannot start for some reason. For example a missing input file. Does the serial version work. On 12/31/20 6:33 AM, Kahnbein Kai via users wrot

Re: [OMPI users] MPI Exit Code:1 on an OpenFoam application

2020-12-31 Thread Kahnbein Kai via users
I compared the /etc/bashrc files of both versions of OF (v7 and v8) and i dont found any difference. Here are the lines (i thought related to openmpi) of both files: OpenFOAM v7: Line 86 till 89: #- MPI implementation: #    WM_MPLIB = SYSTEMOPENMPI | OPENMPI | SYSTEMMPI | MPICH | MPICH-GM | HPM