Search found 3 matches

by JMFQ
Thu May 03, 2018 3:38 pm
Forum: code_saturne usage
Topic: Error when using more than one core
Replies: 4
Views: 2563

Re: Error when using more than one core

Hello,

Thank you a lot. It works just fine ! This was indeed a change to do from :

Code: Select all

mpiexec_n_per_node = ' ' 
to

Code: Select all

mpiexec_n_per_node =  
Thank you again,
Quentin
by JMFQ
Fri Apr 27, 2018 2:02 pm
Forum: code_saturne usage
Topic: Error when using more than one core
Replies: 4
Views: 2563

Re: Error when using more than one core

Hello, I am sorry for this oversight; here they are. Unfortunately I am not allowed to post the compile.log; however, I'm allowed to attach an excerpt of the build. About the setup.log : Code_Saturne doesn't generate any. I guess it's crashing before. I am investigating concerning the post-installat...
by JMFQ
Wed Apr 25, 2018 1:03 pm
Forum: code_saturne usage
Topic: Error when using more than one core
Replies: 4
Views: 2563

Error when using more than one core

Hello everyone I'm new to this forum and I'm using Code_Saturne 5.0.4 The thing is that when i'm launching Code_Saturne with only one core everything works just fine but when trying on several core it ditches me with a "solver failed" and a "solver script exited with status 213" ...