Search

Search

Help

Page 5 of 8. Showing 74 results (0.014 seconds)

  1. Perl API Reference

    "groups": host group membership "stats": host statistics "properties": Worker properties for host "resources": Worker resources for host "restrictions": host restrictions…
    Qube 6.4Oct 22, 2012
  2. 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
    Qube 6.4Mar 11, 2013
  3. View Menu

    that share the same Process Group (pgrp).…
    Qube 6.4May 23, 2013
  4. 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…
    Qube 6.4Sep 27, 2013
  5. 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…
    Qube 6.4Oct 15, 2012
  6. 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…
    Qube 6.4Oct 17, 2012
  7. 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…
    Qube 6.4May 23, 2013
  8. 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…
    Qube 6.4 / … / PerlNov 08, 2012
  9. 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…
    Qube 6.4May 23, 2013
  10. 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…
    Qube 6.4Oct 17, 2012