Changes between Version 52 and Version 53 of WRF4Gresources_wrf4g
- Timestamp:
- Dec 10, 2013 3:00:50 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4Gresources_wrf4g
v52 v53 48 48 NP:: Number of processors requested in a parallel job. Note that it has to be enough resources to run. For example, if we only configure 1 processor (NODECOUNT=1) of a computer in {{{framework4g.conf}}}, WRF4G can not submit an experiment demanding NP=2. 49 49 50 [[NoteBox(note, If you are going to use '''PBS/Torque''' or '''SLURM''' resources\, it is also highly recommendable to use '''PPN''' variable in order to indicate the number of processors available per node. For example\, NP = 4 and REQUIREMENTS= 'PPN = 4' which means 4 processors on one node)]]50 [[NoteBox(note, If you are going to use '''PBS/Torque''' or '''SLURM''' resources\, it is also highly recommendable to use '''PPN''' variable in order to indicate the number of processors available per node. For example\, NP = 4 and ENVIRONMENT = 'PPN = 4' which means 4 processors on one node)]] 51 51 52 52