Changes between Version 6 and Version 7 of WRF4G2.0/Resources
- Timestamp:
- Aug 19, 2015 9:51:23 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4G2.0/Resources
v6 v7 24 24 * `frontend`: The front-end either of a cluster or a grid user interface . The syntax is "host:port", by default the port used is 22. 25 25 * `private_key`: Private key identity file to log on the front-end. 26 * `scratch`: Shared directory used to store temporary files for jobs during their execution , by default, it is `$HOME/.wrf4g/jobs`.27 * `local_scratch`: Job's working directory , by default, it is `$HOME/.wrf4g/jobs`.26 * `scratch`: Shared directory used to store temporary files for jobs during their execution on the frontend, by default, it is `$HOME/.wrf4g/jobs`. 27 * `local_scratch`: Job's working directory on the worker nodes, by default, it is `$HOME/.wrf4g/jobs`. 28 28 * `lrms` or Local Resource Management System : 29 29 - `pbs`: TORQUE/PBS cluster.