Error in parallelization in Saturne 5.2

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
JeremyA
Posts: 31
Joined: Fri Jul 26, 2019 10:33 am

Error in parallelization in Saturne 5.2

Post 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
Attachments
Error.log
(5.38 KiB) Downloaded 158 times
Yvan Fournier
Posts: 4070
Joined: Mon Feb 20, 2012 3:25 pm

Re: Error in parallelization in Saturne 5.2

Post 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
Post Reply