Back to the main page.
Bug 2607 - Display HOSTNAME in qsubget
Status | CLOSED FIXED |
Reported | 2014-06-11 10:21:00 +0200 |
Modified | 2015-02-11 10:40:34 +0100 |
Product: | FieldTrip |
Component: | qsub |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P5 enhancement |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Marcel Zwiers - 2014-06-11 10:21:55 +0200
It can be useful to know how the required resources (e.g. walltime) or occurring errors depend on particular hosts (e.g. due to hardware particulars). This info could be passed by qexec to qsubget by adding a key-value pair: optout = {'timused', timused, ..[etc].., 'hostname', getenv('HOSTNAME')}; qsubget could then display this info, e.g. as follows: job marzwi_dccn_c354_p2773_b5_j593 returned, it required 12.2 minutes and 352.8 MB on dccn-c353.dccn.nl
Robert Oostenveld - 2014-07-15 17:40:43 +0200
roboos@mentat001> svn commit Sending qsub/private/fexec.m Sending qsub/qsubget.m Transmitting file data .. Committed revision 9729.