Search
Page 63 of 423. Showing 4,229 results (0.034 seconds)
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…_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…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…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…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.…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.…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…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…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…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…