Problem of MPI?

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
Tsubasa
Posts: 175
Joined: Fri Nov 20, 2020 4:09 am

Problem of MPI?

Post 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.
Yvan Fournier
Posts: 4077
Joined: Mon Feb 20, 2012 3:25 pm

Re: Problem of MPI?

Post 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
www233
Posts: 1
Joined: Sat Jun 24, 2023 2:29 pm

Re: Problem of MPI?

Post 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!
Tsubasa
Posts: 175
Joined: Fri Nov 20, 2020 4:09 am

Re: Problem of MPI?

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