Search found 3 matches

by samir_laurent
Thu Jul 25, 2019 7:55 pm
Forum: Installation issues
Topic: Code_Saturne V6 installation on Cluster with SLURM using openmpi/3.0.0
Replies: 5
Views: 8628

Re: Code_Saturne V6 installation on Cluster with SLURM using openmpi/3.0.0

Hi,

I just copy the code_saturne.cfg_template file into code_saturne.cfg.
I do not perform any changes in the file. All the lines are commented.
And it works with an sbatch runcase command...
I forgot to give you this detail. I did not use the GUI to launch simulation..

When I try to fill in ...
by samir_laurent
Thu Jul 25, 2019 5:00 pm
Forum: Installation issues
Topic: Code_Saturne V6 installation on Cluster with SLURM using openmpi/3.0.0
Replies: 5
Views: 8628

Re: Code_Saturne V6 installation on Cluster with SLURM using openmpi/3.0.0

Thank you for your very quick reponse!

Where can I found the code_saturne.cfg file? I got only code_saturne.cfg_template in the install repository.

SRC_REP : /src/code_saturne-6.0/
BUILD_REP: /build/code_saturne-6.0/
INSTALL_REP: /opt/code_saturne-6.0/

I got only /opt/code_saturne-6.0/etc/code ...
by samir_laurent
Thu Jul 25, 2019 11:28 am
Forum: Installation issues
Topic: Code_Saturne V6 installation on Cluster with SLURM using openmpi/3.0.0
Replies: 5
Views: 8628

Code_Saturne V6 installation on Cluster with SLURM using openmpi/3.0.0

Dear Code_Saturne Dev Team, Dear Yvan,

I tried to install a V6 CS version on our cluster.
1) git clone -b V6.0
2) config.log in attachments
3) No problem with the install
4) The case is running on the master node
5) "Impossible to get a valid username to create temporary files"
Open MPI was ...