Search

Search

Help

Page 18 of 26. Showing 252 results (0.014 seconds)

  1. Buttons

    ->File…" or from the qbsub commandline or API. Cancel: Cancel the job submission and close the dialog. Submit: Submit the job with the specified parameters to the Qube Supervisor.…
    Qube 6.5Oct 15, 2012
  2. How to submit a job to only empty workers, regardless of slot count

    to: host.processors.used=0 set the job's reservations to: host.processors=1+ Command-line example qbsub --reservations host.processors=1+ --requirements "host.processors.used=0" ... API…
    Qube 6.5Feb 26, 2013
  3. How to submit a job to only empty workers, regardless of slot count

    to: host.processors.used=0 set the job's reservations to: host.processors=1+ Command-line example qbsub --reservations host.processors=1+ --requirements "host.processors.used=0" ... API…
    QubeOct 15, 2014
  4. How to submit a job to only empty workers, regardless of slot count

    to: host.processors.used=0 set the job's reservations to: host.processors=1+ Command-line example qbsub --reservations host.processors=1+ --requirements "host.processors.used=0" ... API…
    Qube 6.4Feb 26, 2013
  5. _SimpleCMD_QubeWorkerSelection

    the workers that this job can only run on specific clusters Example: submit a job that will run only in /farm: "qbsub -cluster /root -restriction /root" submit a job…
    Qube 6.4Aug 05, 2013
  6. _SimpleCMD_QubeWorkerSelection

    the workers that this job can only run on specific clusters Example: submit a job that will run only in /farm: "qbsub -cluster /root -restriction /root" submit a job…
    Qube 6.5Jun 09, 2014
  7. Job States

    the start state, a developer/user may specify it through the job structure in the API, or through the command line: Example: % qbsub --state blocked ls monospacing for all commands…
    Qube 6.4Oct 15, 2012
  8. supervisor_language_flags

    used when a client-side script needs the Qube job to complete before continuing. "Qbsub --waitfor" or qb.waitfor() make use of this flag mail 16 / 0010000 Enables the mail…
    Qube 6.4Apr 29, 2013
  9. Job States

    the start state, a developer/user may specify it through the job structure in the API, or through the command line: Example: % qbsub --state blocked ls…
    Qube 6.5Oct 15, 2012
  10. supervisor_language_flags

    to complete before continuing. "Qbsub --waitfor" or qb.waitfor() make use of this flag mail 16 / 0010000 Enables the mail function to work when a job is submitted with the email…
    Qube 6.7Jan 11, 2016