FAMOUS

Porting to QUEST

The procedure we followed in porting standard jobs from HPCx to quest. This ought to give a rough idea of what to do for other FAMOUS jobs.

Edit machine and user-id.
The recommended configuration is 1×8 (EWxNS).
This will depend on the setup but you may need to change the following variables:
FAMOUS_DIR        /exports/gpfsbig/um/PUM64/famous
FAMOUS_DATA        /exports/gpfsbig/um/PUM64/famous
FAMOUS_MODS        $FAMOUS_DIR/mods
DATA_DIR        <your workspace>
Add environment variable:
RUNNING_SCRIPT yes
Remove all script mods and add the following:
$FAMOUS_MODS/scripts/script_fix.mod_pjv_new
$FAMOUS_MODS/scripts/ugamp_archive45_altix.mod
~swsvalde/um_updates/mpirun-local
$FAMOUS_MODS/scripts/ppnodel.mod
For a compilation job select: “at”
For a run job select: “qsub”
Note: compilation & run must be done in separate stages.
Set “automatic resubmission” to “OFF”.
Choose either “Compile and stop” or “Run from existing exec”
C mod - switch on:
$MODS/general/port_end_c.mod
Fortran mods - switch off:
$MODS/general/abort.mod
$MODS/general/ibmf.mod
Fortran mods - switch on:
$MODS/general/port_end_f.mod
C mods - switch on:
$MODS/general/port_end_c.mod
Fortran mods - switch off:
$FAMOUS_MODS/source/abortfix_ibm.mod
$FAMOUS_MODS/source/atmstep_flush_ibm.mod
$MODS/general/ibmf.mod
Fortran mods - switch on:
$FAMOUS_MODS/source/abortfix.mod
$FAMOUS_MODS/source/atmstep_flush.mod
$FAMOUS_MODS/source/meadlengths.mod
$MODS/general/port_end_f.mod
Select archiving system required: “No archiving system”
Set “Delete superseded restart dumps” to “ON”
Set “Delete superseded PP files” to “OFF”
Note: The deletion of intermediate restarts does not seem to work at the moment.
As superseded restarts may not be automatically deleted (see above), you may wish to set the dump period to be larger than is specified, eg to every 180 days. Remember to update the meaning periods accordingly.
If it appears, change path of qrparm.mask_sal.xcggb to:
/exports/gpfsbig/home/rgxao/qrparm.mask_sal.xcggb
Page last modified on January 21, 2008, at 05:36 PM by Annette