Search
Page 5 of 7. Showing 69 results (0.012 seconds)
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…qbpreempt
string Preempt jobs of string kind --pid int Preempt jobs with process ID int --pgrp int Preempt jobs in int process group --priority int Preempt jobs…qbremove
string Remove jobs of string kind --pid int Remove jobs with process ID int --pgrp int Remove jobs in int process group --priority int Remove jobs…qbretire
string Retire jobs of string kind --pid int Retire jobs with process ID int --pgrp int Retire jobs in int process group --priority int Retire jobs…qbretry
Retry jobs with string name --kind string Retry jobs of string kind --pid int Retry jobs with process ID int --pgrp int Retry jobs in int process group…