1condor_prio(1)              General Commands Manual             condor_prio(1)
2
3
4

Name

6       condor_priochange priority of jobs in the HTCondor queue
7

Synopsis

9       condor_prio-p  priority|  +  value|  -  value[-n schedd_name] cluster |
10       cluster.process | username | -a
11
12       condor_prio-p priority| + value| - value[-pool pool_name-n schedd_name]
13       cluster | cluster.process | username | -a
14

Description

16       condor_priochanges  the  priority  of  one or more jobs in the HTCondor
17       queue. If the job identification  is  given  by  cluster.process,  con‐
18       dor_prioattempts  to  change  the  priority  of the single job with job
19       ClassAd attributes ClusterIdand ProcId. If described by  cluster,  con‐
20       dor_prioattempts to change the priority of all processes with the given
21       ClusterIdjob ClassAd attribute. If usernameis specified, condor_prioat‐
22       tempts  to  change priority of all jobs belonging to that user. For -a,
23       condor_prioattempts to change priority of all jobs in the queue.
24
25       The user must set a new priority with the -poption, or specify a prior‐
26       ity  adjustment.  The priority of a job can be any integer, with higher
27       numbers corresponding to greater priority. For adjustment of  the  cur‐
28       rent  priority,  + valueincreases the priority by the amount given with
29       value. - valuedecreases the priority by the amount given with value.
30
31       Only the owner of a job or the super user can change the priority.
32
33       The priority changed by condor_priois only used when comparing  to  the
34       priority  jobs  owned  by  the  same  user  and submitted from the same
35       machine.
36

Options

38       -n schedd_name
39
40          Change priority of jobs queued at the specified condor_scheddin  the
41          local pool.
42
43
44
45       -pool pool_name-n schedd_name
46
47          Change  priority of jobs queued at the specified condor_scheddin the
48          specified pool.
49
50
51

Exit Status

53       condor_priowill exit with a status value of 0 (zero) upon success,  and
54       it will exit with the value 1 (one) upon failure.
55

Author

57       Center   for   High   Throughput   Computing,   University  of  Wiscon‐
58       sin–Madison
59
61       Copyright © 1990-2019 Center for High  Throughput  Computing,  Computer
62       Sciences  Department, University of Wisconsin-Madison, Madison, WI. All
63       Rights Reserved. Licensed under the Apache License, Version 2.0.
64
65
66
67                                     date                       condor_prio(1)
Impressum