Code_Saturne on a Cluster with SGE
Posted: Thu Jan 26, 2017 6:28 pm
Hi Yvan,
I'm trying to install Code_Saturne on my school's local cluster which uses the SGE batch system. I compiled Code_Saturne and have managed to run jobs with it, but it doesn't recongize mpi. I tried to edit the code_saturne.cfg file for Code_Saturne, which is attached. Changing the batch system to SGE doesn't appear to help and adding mpirun to mpiexec field causes error. If I initialize and create the RESU folder first and then submit the job from the RESU folder, instead of trying to run the job from DATA folder, I can get to run with mpi but it doesn't recognize the allocated time of the job. Do you have any suggested changes I could make to the config file or is there other changes that I need to make to the source code to make it work on a cluster with SGE?
Thank you,
Andrew
I'm trying to install Code_Saturne on my school's local cluster which uses the SGE batch system. I compiled Code_Saturne and have managed to run jobs with it, but it doesn't recongize mpi. I tried to edit the code_saturne.cfg file for Code_Saturne, which is attached. Changing the batch system to SGE doesn't appear to help and adding mpirun to mpiexec field causes error. If I initialize and create the RESU folder first and then submit the job from the RESU folder, instead of trying to run the job from DATA folder, I can get to run with mpi but it doesn't recognize the allocated time of the job. Do you have any suggested changes I could make to the config file or is there other changes that I need to make to the source code to make it work on a cluster with SGE?
Thank you,
Andrew