Search
Page 4 of 8. Showing 79 results (0.011 seconds)
callback3.pl
job", # set the priority and cluster (not required) "priority" => 10, "cluster" => "/", "cpus" => "5", # set the job type "prototype" => "frame", # setup the package…qb_jobcmp($joba, $jobb, $host)
if $joba is greater in priority than $jobb, 0 if the jobs are equal and -1 if $jobb's priority is greater than $joba.…proxy_nice_value
Synopsis proxy_nice_value = nice Run jobs with nice settings—that is, modify the execution priority of the job to either allow higher or lower priority. For example…Job Archive File
: % qbsub –export file.xja –xml sleep 10 Submit the file into queue: % qbsub –import file.qja Submit the file and replace the priority: % qbsub –priority 10 –import file.qja View…qbjobs.pl
# ############################################################################ my %cols; sub tally_title_lengths { for (qw(id pid pgrp label user prototype status name cpus priority…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…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…