bitz@uw_edu
New Member
I am able to run CESM (1deg CCSM4 physics with cesm1_0 code base) on Ranger with 128 and 256 processors provided the rootpe's are all zero. When I try to have the ocean run all the time (ROOTPE_OCN=448), the run gets to the ocn initialization and dies without a word in any of the log files. The environmental variables are all set correctly in the run script, so it produces the correct summary (see below). Happy to provide more info, if you tell me what is useful.
Here is some stuff I thought might be relevant
Ranger has opteron chips and I am using pgi and mvapich:
/opt/apps/pgi7_2/mvapich/1.0.1/bin/mpif90
The run command is "ibrun ./ccsm.exe"
/share/sge6.2/default/pe_scripts/getmode.sh
mvapich1_ssh
Do I need MPI-2?
set MODELS = ( cpl atm lnd ice ocn glc )
set COMPONENTS = ( cpl cam clm cice pop2 sglc )
set NTASKS = ( 320 448 128 320 64 1 )
set NTHRDS = ( 1 1 1 1 1 1 )
set ROOTPE = ( 0 0 320 0 448 0 )
set PSTRID = ( 1 1 1 1 1 1 )
Here is some stuff I thought might be relevant
Ranger has opteron chips and I am using pgi and mvapich:
/opt/apps/pgi7_2/mvapich/1.0.1/bin/mpif90
The run command is "ibrun ./ccsm.exe"
/share/sge6.2/default/pe_scripts/getmode.sh
mvapich1_ssh
Do I need MPI-2?
set MODELS = ( cpl atm lnd ice ocn glc )
set COMPONENTS = ( cpl cam clm cice pop2 sglc )
set NTASKS = ( 320 448 128 320 64 1 )
set NTHRDS = ( 1 1 1 1 1 1 )
set ROOTPE = ( 0 0 320 0 448 0 )
set PSTRID = ( 1 1 1 1 1 1 )