Changes between Initial Version and Version 1 of schedctl.8.html


Ignore:
Timestamp:
08/30/13 17:44:34 (10 years ago)
Author:
richp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • schedctl.8.html

    v1 v1  
     1{{{ 
     2#!html 
     3<PRE> 
     4<!-- Manpage converted by man2html 3.0.1 --> 
     5 
     6 
     7</PRE> 
     8<H2>SYNOPSIS</H2><PRE> 
     9       <B>schedctl</B> <B>[--stop</B> <B>|</B> <B>--start</B> <B>|</B> <B>--status</B> <B>|</B> <B>--reread-policy</B> <B>|</B> <B>--savestate]</B> 
     10 
     11       <B>schedctl</B> <B>[--score</B> <B>|</B> <B>--inherit]</B> <B>jobid1</B> <B>..</B> <B>jobidN</B> 
     12 
     13 
     14</PRE> 
     15<H2>DESCRIPTION</H2><PRE> 
     16       Commands to control job scheduling. 
     17 
     18 
     19</PRE> 
     20<H2>OPTIONS</H2><PRE> 
     21       <B>-d</B> <B>--debug</B> 
     22              Turn on communication debugging. 
     23 
     24       <B>-h</B> <B>--help</B> 
     25              Displays the usage and a brief descriptions of the options 
     26 
     27       <B>--version</B> 
     28              Displays client revision and Cobalt version 
     29 
     30       <B>--stop</B> stop scheduling jobs 
     31 
     32       <B>--start</B> 
     33              resume scheduling jobs 
     34 
     35       <B>--status</B> 
     36              query scheduling status 
     37 
     38       <B>--reread-policy</B> 
     39              reread the utility function definition file 
     40 
     41       <B>--savestate</B> 
     42              write the current state to the specified file 
     43 
     44       <B>--score</B> 
     45              adjust the scores of the jobid arguments 
     46 
     47       <B>--inherit</B> 
     48              control the fraction of the score inherited by jobs which depend 
     49              on the jobid arguments 
     50 
     51 
     52</PRE> 
     53<H2>SEE ALSO</H2><PRE> 
     54 
     55</PRE> 
     56<H2>BUGS</H2><PRE> 
     57                                                                   <B><A HREF="http://trac.mcs.anl.gov/projects/cobalt/wiki/schedctl.8.html">schedctl(8)</A></B> 
     58</PRE> 
     59 
     60}}}