Changeset 282 for trunk/README
- Timestamp:
- 05/01/12 14:53:13 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r255 r282 1 1 the latest stable pbs_python interface is available from: 2 2 ftp://ftp.sara.nl/pub/outgoing/pbs_python.tar.gz 3 3 4 4 Information, documentation and reporting bugs for the package: 5 5 https://subtrac.sara.nl/oss/pbs_python 6 6 7 7 bug resport: 8 pbs_python add sara dotnl8 pbs_python@sara.nl 9 9 10 10 =============== Brief description ============================= … … 58 58 sara_nodes.py - We use this program to set the nodes offline/online. when 59 59 there are no command line arguments. It will list the 60 nodes that are down/oflline. For more info see: 61 - https://subtrac.sara.nl/oss/pbs_python/wiki/TorqueExamples 60 nodes that are down/oflline. For more info see: 61 - https://subtrac.sara.nl/oss/pbs_python/wiki/TorqueExamples 62 63 pbs_jobmonitor - Shows the output of top -u user on the node: 64 * one cycle of top 65 * user: the user the job belongs to 66 67 pbs_joblogin - logs in to the node as the user who invokes this script 68 (os.getenv('USER')) 62 69 63 70 For more info about SARA see: 64 http://www.sara.nl/index_eng.html 65 71 http://www.sara.nl/index_eng.html 66 72 73 -- 67 74 ******************************************************************** 68 75 * *
Note: See TracChangeset
for help on using the changeset viewer.