Set A Priority For A Submitted Job - HP 1032 Manual

Clusterpack v2.4 tutorial
Table of Contents

Advertisement

Using the Clusterware Pro V5.1 CLI:
% bsub -q <queue_name> <cmd>
Use bqueues to list available Queues.
% bqueues
References:
3.7.8 How do I access the Clusterware Pro V5.1 Web Interface?
3.7.9 How do I access the Clusterware Pro V5.1 Command Line Interface?
Back to Top
2.1.5 Submit a job to a group
Using the Clusterware Pro V5.1 Web Interface:
From the Jobs tab:
Select Job->Submit.
Enter relevant Job information.
Select the "Resources" tab. Enter the group name in the "Resource Requirement
string" field.
Using the Clusterware Pro V5.1 CLI:
% bsub -R <group_name> <cmd>
Use clinfo to list the current groups, and their membership.
% clinfo
References:
3.7.8 How do I access the Clusterware Pro V5.1 Web Interface?
3.7.9 How do I access the Clusterware Pro V5.1 Command Line Interface?
Back to Top

2.1.6 Set a priority for a submitted job

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents