Page 1 of 1

Problem of MPI?

Posted: Tue May 25, 2021 4:09 pm
by Tsubasa
Hello,

Now I am using CS(version6.0.5) on Linux(version20).

When I try to run a simulation with the paralellization, some errors occurred.
I am not familiar with this.

Would someone give me tips or solutions?
When I run a simulation with 1 process, it worked, but after 2 or more process it did not work.

Best regards,
Tsubasa

Error message is following:
================================================
Code_Saturne

************

Version: 6.0.5

Path: /opt/Code_Saturne-6.0.5/code_saturne-6.0.5/arch/Linux_x86_64

Result directory:

/home/hamada/CFD/TEST/CASE1/RESU/preprocess_20210525-1533_1

****************************

Preparing calculation data

****************************

Parallel code_saturne on 2 processes.

***************************

Preprocessing calculation

***************************

**********************

Starting calculation

**********************

Invalid MIT-MAGIC-COOKIE-1 key/opt/Code_Saturne-6.0.5/code_saturne-6.0.5/arch/Linux_x86_64/libexec/code_saturne/cs_solver: symbol lookup error: /opt/Code_Saturne-6.0.5/code_saturne-6.0.5/arch/Linux_x86_64/lib/libsaturne-6.0.so: undefined symbol: ple_coupling_mpi_name_to_id

/opt/Code_Saturne-6.0.5/code_saturne-6.0.5/arch/Linux_x86_64/libexec/code_saturne/cs_solver: symbol lookup error: /opt/Code_Saturne-6.0.5/code_saturne-6.0.5/arch/Linux_x86_64/lib/libsaturne-6.0.so: undefined symbol: ple_coupling_mpi_name_to_id

--------------------------------------------------------------------------

Primary job terminated normally, but 1 process returned

a non-zero exit code. Per user-direction, the job has been aborted.

--------------------------------------------------------------------------

--------------------------------------------------------------------------
mpiexec.openmpi detected that one or more processes exited with non-zero status, thus causing

the job to be terminated. The first process to do so was:

Process name: [[43600,1],0]

Exit code: 127

--------------------------------------------------------------------------

*****************************

Post-calculation operations

*****************************
solver script exited with status 127.

Error running the calculation.

Check Code_Saturne log (listing) and error* files for details.

Error in calculation stage.

Re: Problem of MPI?

Posted: Tue May 25, 2021 10:31 pm
by Yvan Fournier
Hello,

This looks like an installation issue. Could you provide the info recommended in the installation forum section ? viewtopic.php?f=3&t=12

Best regards,

Yvan

Re: Problem of MPI?

Posted: Sat Jun 24, 2023 3:12 pm
by www233
Hello!

I met the same problem with you these days.The case only can be run with one process and when I set the process number more than one the same error ouccers like:

Parallel code_saturne on 10 processes.

Preprocessing calculation
-------------------------

Starting calculation
--------------------

./cs_solver: symbol lookup error: /home/hpc/Code_Saturne/7.0.2/code_saturne-7.0.2/arch/Linux_x86_64/lib/libsaturne-7.0.so: undefined symbol: ple_coupling_mpi_name_to_id

Then I search on this website and found this post.Have you solved this problem?It has been a long time since this problem was posted,but I would be very grateful if you could give me some help or advice!Thank you so much!

Re: Problem of MPI?

Posted: Sun Jun 25, 2023 8:40 pm
by Tsubasa
Hello,

Actually, I did not solve this problem at that time, and I did not remember correctly how I solved this.
I guess I re-installed a few times. Then after that, I did not face this problem.

Sorry I cannot give you good answer, but anyway you should provide the info recommended in the installation forum section ? viewtopic.php?f=3&t=12

Best regards,
Tsubasa