Search

Search

Help

Page 21 of 47. Showing 469 results (0.014 seconds)

  1. qbretry

    Moves a job from a "done" (complete/failed/killed) status back to pending Description qbretry moves a job to pending from one of the following states: failed…
    QubeFeb 01, 2017
  2. qbmigrate

    Force a job to release its host and move to another Description qbmigrate requests the Supervisor to tell a job to release its host immediately. This job
    QubeNov 12, 2014
  3. _SimpleCmd_QubeUIAdvancedJobControl

    Advanced_Job_Control.png Flags List of submission flag strings (comma separated). Dependency Wait for specified jobs to complete before starting this job (comma…
    QubeOct 13, 2020
  4. callback3.pl

    #!/usr/bin/perl # # Qube! - Example Perl Job Dependency Submission Script # ##################################################################################### # # Licensed…
    Qube / … / PerlOct 15, 2014
  5. jobSubmit_cmdrangeOutputPaths.py

    #!/usr/bin/python # ====================================================== # Sample script: # cmdrange job submit with outputPaths # # PipelineFX, 2007…
    Qube / … / PythonOct 15, 2014
  6. Glossary of Terms

    Qube! Related Terms Agenda Agenda items (or Frames) refers to the granular list of items to be processed. AppFinder AppFinder Jobs will "find" a particular version…
    QubeNov 25, 2014
  7. _jobFlags

    Flag Value Description auto_mount 8 Require automatic drive mounts on worker. auto_wrangling 16384 Enable auto-wrangling for this job
    QubeMay 29, 2018
  8. jobSubmit01_explained.py

    an empty dictionary to be filled by the following lines of code job = {} # Below defines the name of the Qube! job job['name'] = 'python test job' # Below defines…
  9. Process group labels

    Process group labels exist to provide the developer with an abstract method of determining job relationships independent of the job name or job ID relative to the process…
    QubeOct 15, 2014
  10. Event names

    for jobs are: Event Name Event Trigger complete Job is set to complete done Job is set to complete or killed or failed submit Job has been submitted killed Job
    QubeAug 20, 2018