Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-bash-3.2$ bsub -R bigmem -queue normal_public ./myprogram

Note: -bash-3.2$ is the default prompt for your bash shell on the cluster. The command is what follows it.

Are What are the LSF queues different than the old cluster:No, for the most part. These may change in the future to accommodate needs.new Cluster queues as of May 18, 2009:
Additional nodes were added to the cluster along with new queues. These changes streamline performance and application integration support. In addition contributed nodes by faculty are listed below.

New queue

Old queue

Comments

admin_public

admin

system usage only

express_public

express

short term high priority, special needs

starp_public

starp

reserved for StarP applications

int_public

 

interactive jobs, high priority, 4 hour limit

paralleltest_public

paralleltest

short term debugging

short_public

short

 

parallel_public

parallel

 

normal_public

normal

 

long_public

long

 

dregs_public

dregs

 

short_all

 

shared across all nodes, lower priority

normal_all

 

shared across all nodes, lower priority

long_all

 

shared across all nodes, lower priority

atlas_prod

 

Physics Atlas support

atlas_analysis

 

Physics Atlas support

int_khardon

 

contributed nodes, interactive 4 hour limit

express_khardon

 

contributed nodes, 30 minute limit

short_khardon

 

contributed nodes, 2 day limit

normal_khardon

 

contributed nodes, 3 day limit

long_khardon

 

contributed nodes, 14 day limit

int_miller

 

contributed nodes, interactive 4 hour limit

express_miller

 

contributed nodes, 30 minute limit

short_miller

 

contributed nodes, 2 day limit

normal_miller

 

contributed nodes, 3 day limit

long_miller

 

contributed nodes, 14 day limit

int_abriola

 

contributed nodes, interactive 4 hour limit

express_abriola

 

contributed nodes, 30 minute limit

short_abriola

 

contributed nodes, 2 day limit

normal_abriola

 

contributed nodes, 3 day limit

long_abriola

 

contributed nodes, 14 day limit

How do I choose between queues:

...