Search found 3 matches

by Leo
Wed Aug 25, 2021 7:33 pm
Forum: Installation issues
Topic: Issue when running CS on multi-procs
Replies: 3
Views: 6194

Re: Issue when running CS on multi-procs

Hello,

I reinstalled code_saturne using an older version of openMPI and it's now working in parallel.

Thanks again for your help !

Regards,
Léo
by Leo
Wed Aug 25, 2021 11:13 am
Forum: Installation issues
Topic: Issue when running CS on multi-procs
Replies: 3
Views: 6194

Re: Issue when running CS on multi-procs

Hello,

Thank you for your time.

We did both : with one built on our own, then with one installed with the semi-automatic installation (the library installed with the python script were used for the compilation of code_saturne).
In each case, we don't have any error when running in multi-procs, but ...
by Leo
Tue Aug 24, 2021 3:26 pm
Forum: Installation issues
Topic: Issue when running CS on multi-procs
Replies: 3
Views: 6194

Issue when running CS on multi-procs

Hello,

We installed Code_Saturne 7.0.0 on CENTOS 7 and everything is working just fine when running in serial mode.
The problem happens when the case is launched on multiple cores :

1 - On the GUI terminal, I had the following error (cf code_saturne_error).
code_saturne_error.PNG

2 - I tried ...