Changes between Version 48 and Version 49 of WRF4Gresources_wrf4g
- Timestamp:
- Apr 4, 2013 10:14:11 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4Gresources_wrf4g
v48 v49 42 42 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. 43 43 44 [[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' mean4 processors on one node)]]44 [[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)]] 45 45 46 46