Search

Search

Help

Page 63 of 423. Showing 4,229 results (0.034 seconds)

  1. AppFinder Jobs

    This jobtype was added in Qube v6.4-2. This jobtype requires Python to be installed on the executing worker. What are they, and what do they do? These jobs differ from…
    Qube 6.4May 24, 2013
  2. _qubeuiPanelJobInternalsDescription

    tab View the job package in the Job Package Tab. JobInternalsPackageTab_01.png Job Details tab The Job Details tab shows Qube! job submission information associated…
    QubeOct 13, 2020
  3. Job Types (component)

    of executing an arbitrary command or sourcing a script. Qube has the unique ability to allow a developer to create not only job submission front ends, but also develop the back end…
    Qube 6.4Oct 19, 2012
  4. Job Types (component)

    of executing an arbitrary command or sourcing a script. Qube has the unique ability to allow a developer to create not only job submission front ends, but also develop the back end…
    Qube 6.5Oct 19, 2012
  5. Preview Frames Submissions _New for Qube 6.3_

    priority, and another with the rest of the agenda, at the normal priority (as specified in the job's Priority field). You will get, consequently, 2 job IDs for the submission.…
    Qube 6.4Oct 09, 2012
  6. Preview Frames Submissions _New for Qube 6.3_

    priority, and another with the rest of the agenda, at the normal priority (as specified in the job's Priority field). You will get, consequently, 2 job IDs for the submission.…
    Qube 6.5Oct 09, 2012
  7. Basic dependencies

    ['name'] = 'python parent job' job['cpus'] = 2 job['prototype'] = 'cmdrange' job['requirements'] = 'host.os=linux or host.os=osx' # For the package, we'll just do…
    Qube 6.4May 24, 2013
  8. Basic dependencies

    ['name'] = 'python parent job' job['cpus'] = 2 job['prototype'] = 'cmdrange' job['requirements'] = 'host.os=linux or host.os=osx' # For the package, we'll just do…
    Qube 6.5May 24, 2013
  9. Basic dependencies

    that will wait for the entire dependent job to finish before the current job starts. There are also subjob (instance) and agenda (frame) based dependencies. #!/usr/bin/python
    Qube 6.6May 11, 2015
  10. Basic dependencies

    that will wait for the entire dependent job to finish before the current job starts. There are also subjob (instance) and agenda (frame) based dependencies. #!/usr/bin/python
    Qube 6.7Jan 11, 2016