25.06.2015 Views

Administering Platform LSF - SAS

Administering Platform LSF - SAS

Administering Platform LSF - SAS

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 34<br />

Running Parallel Jobs<br />

If you want to specify the same resource requirement at the queue-level, define<br />

a custom resource in lsf.shared as in the previous example, map hosts to<br />

high-speed connection groups in lsf.cluster.cluster_name, and define<br />

the following queue in lsb.queues:<br />

Begin Queue<br />

QUEUE_NAME = My_test<br />

PRIORITY = 30<br />

NICE = 20<br />

RES_REQ = "select[mem > 1000 && type==any && (hgconnect==hg1<br />

|| hgconnect==hg2 || hgconnect=hg3)]same[hgconnect:type]"<br />

DESCRIPTION = either hg1 or hg2 or hg3<br />

End Queue<br />

This example allocates processors on hosts that:<br />

◆ Have more than 1000 MB in memory<br />

◆ Are of the same host type<br />

◆ Are in high-speed connection group hg1 or hg2 or hg3<br />

<strong>Administering</strong> <strong>Platform</strong> <strong>LSF</strong> 445

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!