Search
Page 5 of 8. Showing 74 results (0.014 seconds)
Perl API Reference
"groups": host group membership "stats": host statistics "properties": Worker properties for host "resources": Worker resources for host "restrictions": host restrictions…Parameters
Parameters for all Jobs: Qube Worker Selection Hosts: list of Workers that the job can run on. Omit Hosts: list of Workers that the job is prevented from running on. Groups…View Menu
that share the same Process Group (pgrp).…Events
reference other jobs in the same process group without knowing the other job's job ID. This allows for dependencies between jobs to be defined prior to submission, rather than…QubeGUI Release Summary
notebook tabs are now nested to eliminate interface clutter; eg, all tabs relating to job logs are grouped under a "Job Logs" tab Qube 6.3 - October 13, 2011 Improved node…qbresume
--pgrp int Resume jobs in int process group --priority int Resume jobs with int priority --cluster string Resume jobs in string cluster --cpus int…supervisor_flags
the Supervisor to track running jobs more aggressively. stub_optimize = 1024 Enable stub optimization, the Supervisor will group similar jobs in it's queuing decisions. While…callback4.pl
group automatically. # my @result = qb::submitcallback($callback); if (@result == 0) { print "no callbacks submitted... are you an admin?\n"; exit(1); } for(@result) { print…Triggers
trigger condition will never be met. This is why it's advisable to submit all jobs that are interdependent in one pass as a process group; there is no chance of a trigger event…qbmigrate
Migrate jobs of string kind --pid int Migrate jobs with process ID int --pgrp int Migrate jobs in int process group --priority int Migrate jobs with int…