Changeset 9492 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/14/09 17:14:50 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9491 r9492 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2009/08/14 Daniela Dorner 22 23 * datacenter/scripts/sourcefile: 24 - function getstatus: return 0, if variable $numprocs is empty 25 - moved call of getdbinfo() to function getstepinfo where possible 26 - enhanced function getstepinfo: implemented retrieving variable 27 NodeRestricted from steps.rc 28 In steps.rc a line 'Table.Column.NodeRestricted: yes' has to be 29 added when a step has to be executed on a certain node (stored 30 in the database in MCRunProcessStatus.fProductionHostKEY) 31 32 * datacenter/scripts/jobmanager: 33 - implemented possibility to send certain jobs to certain nodes 34 of the cluster (currently implemented only for sun grid engine) 35 - fix for greping the scriptname from the qstat output (needed 36 for scripts with commandline option) 37 - bugfix: pass environment variable AUTOMATIONSETUP to sun grid 38 engine 39 40 * datacenter/scripts/setup.isdc.cta: 41 - added analysis scripts for jobmanager 42 - added variables concerning the cluster: number of nodes and 43 excluded nodes (needed in the jobmanager for the changes 44 above) 45 46 20 47 21 48 2009/08/14 Daniel Hoehne-Moench
Note:
See TracChangeset
for help on using the changeset viewer.