...
- These lines should appear in PBS_HOME/mom_priv/config:
- $vnodedef_additive 0
- $alps_client /opt/cray/alps/default/bin/apbasilclient <path to ALPS API>
- $usecp *:/home /home
Notes: $usecp setting above is used to enable local copy of job output of jobs that ran on compute nodes.
$vnodedef_additive 0 will allow MoM to tell the server that there are vnodes missing, which the server will mark as stale.
Use '$alps_client /opt/alps/apbasil.sh' if on a Cray ALPS simulator.
2) Scheduler
- PBS_HOME/sched_priv/sched_config will have 'vntype' in the resources line.
...