Ignore:
Timestamp:
May 17, 2024, 6:10:23 PM (2 weeks ago)
Author:
asima
Message:

Removing the "-n $ntasks" option for "srun" :
a hopefully more durable solution to avoid crashing with message
"srun: error: Unable to create step for job 431140: More processors requested than permitted"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/LMDZ_Setup/script_SIMU

    r4851 r4944  
    307307echo '##################################################################'
    308308
    309 time $run $ntasks ./gcm.e > listing
     309time $run ./gcm.e > listing
    310310if [ ! -f restartphy.nc ] ; then
    311311echo PROBLEME PAS DE FICHIER RESTARTPHY
Note: See TracChangeset for help on using the changeset viewer.