GEM/4.6/BATCH config.cfg

From Wiki
< GEM | 4.6
Jump to: navigation, search

______________________________________________________________________________

FILE BATCH_config.cfg: Batch controler for the multi-domain approach
______________________________________________________________________________

This file is used to control the launching of batch jobs using the
multi-domain approach. It will be interpreted by the script
Um_lance_multi the very same way file configexp.cfg is interpreted
by the script Um_lance_single. All the following BATCH_* variables
can be directly given as command arguments to Um_lance_multi
(Um_lance_multi ./ -h for details)

Name Descriptions Defaults

BATCH_launch_mach Backend machine name
BATCH_launch_time_ntr Job resources: gemntr wallclock time 600
BATCH_launch_time_mod Job resources: gemdm wallclock time 3600
BATCH_launch_time_post Job resources: postprocessing wall time 3600
BATCH_launch_cm Job resources: gemdm memory size 10G
BATCH_launch_execdir Working directory
BATCH_launch_upload Upload directory
BATCH_launch_listings Directory for job listings ${HOME}/listings}
BATCH_launch_class to control -cl option with soumet
BATCH_launch_nosubmit to issu -nosubmit option with soumet 0
BATCH_launch_cfg Concurrent configurations to run 0:0
BATCH_launch_exp Current experiment name dbg1
BATCH_launch_ovbin Full path of main model executables
BATCH_launch_r_upl To upload on the backend target machine 1
BATCH_launch_r_ntr To run Um_runent.ksh 1
BATCH_launch_r_mod To run Um_runmod.ksh 1
BATCH_launch_norset Make use of LL resources set 1
BATCH_launch_ntsortie Numebr of CPUs for the sortie job 1
BATCH_launch_xferl Transfer listings along with model output 0
BATCH_launch_onexferjob Sequentializes all model output xfer jobs 0
BATCH_launch_clean Clean some directories after usage 1
BATCH_launch_cpus_ntr Number of Cpus to run gemntr 1
BATCH_launch_ptopo MPI&OMP PEs topology (npex x npey x nomp) 1x1x1
BATCH_launch_instances Number of grids x number of domains
BATCH_launch_waste Allow cpu waste on compute nodes 0
BATCH_launch_out_block Output file blocking (nblocx x nblocy)
BATCH_launch_SMT SMT controler for AIX-powerpc7 1
BATCH_launch_smt SMT controler (AIX) (smtdyn x smtphy)
BATCH_launch_bind Processor binding logical controler 0
BATCH_launch_ppid User choice PPID for job summission $$
BATCH_launch_cmclog Full path for CMC log file
BATCH_launch_barrier Third party job (SM) will run the model 0
BATCH_launch_timing AIX HPM timing info
BATCH_launch_NTR_headscript Tailscript to run at beginning of JOBATM_E
BATCH_launch_NTR_tailscript Tailscript to run at the end of JOBATM_E
BATCH_launch_MOD_tailscript_each Tailscript to run at the end of JOBATM_M each rstrt
BATCH_launch_MOD_tailscript_last Tailscript to run at the end of JOBATM_M last rstrt
BATCH_launch_MOD_tailjob_each Tailjob to launch at the end of JOBATM_M each rstrt
BATCH_launch_MOD_tailjob_last Tailjob to launch at the end of JOBATM_M last rstrt