next up previous contents
Next: condor_vacate Up: 5. Command Reference Manual Previous: condor_submit

Subsections

  
condor_userprio

Manage user priorities

Synopsis

condor_userprio [-res] [-set username priority]

Description

condor_userprio with no arguments, lists the priorities of all the users that have a priority value larger than the minimum (The minimum priority value is 0.5, and it corresponds to the highest possible priority). The -set option is used to change a user's priority, and requires special privilage.

A user's priority changes according to his usage of resources. The central manager uses this value during the negotiation phase to decide how many resources to allocate to each user.

Options

Supported options are as follows:

-res
Also display the number of resources used by each user. Note that this value reflects the number of resources used at the end of the last negotiation cycle.

-set username priority
Change priority of the specified user

Author

Condor Team, University of Wisconsin-Madison

Copyright

Copyright © 1990-1998 Condor Team, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI. All Rights Reserved. No use of the Condor Software Program is authorized without the express consent of the Condor Team. For more information contact: Condor Team, Attention: Professor Miron Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu. U.S. Government Rights Restrictions: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of The Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 or subparagraphs (c)(1) and (2) of Commercial Computer Software-Restricted Rights at 48 CFR 52.227-19, as applicable, Condor Team, Attention: Professor Miron Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.

See the Condor Version 6.0.3 Manual for additional notices.


next up previous contents
Next: condor_vacate Up: 5. Command Reference Manual Previous: condor_submit
condor-admin@cs.wisc.edu