Page 1 of 1

Error in parallelization in Saturne 5.2

Posted: Mon Oct 14, 2019 4:37 pm
by JeremyA
Hello

I am trying to calculate with parallel processes on Ubuntu 18.04
I am using CS 5.2 in Salome CFD

To do so, I installed the package libopenmpi-dev

However, I obtained the following error message
Could you pls explain me ?

Thank you very much,

best regards

Jérémy

Re: Error in parallelization in Saturne 5.2

Posted: Mon Oct 14, 2019 7:04 pm
by Yvan Fournier
Hello,

The MPI version in the "universal" build probably does not match that of Ubuntu 18.04. The solution would be to recompile code_saturne (while using the Sslome libraries). Basically, the same thing you tried before except for the --with-salome option, which you can avoid for now (or add --without-salome).

Though if you need Syrthes coupling you would need to recompile that too....

Best regards,

Yvan