cluster:140
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cluster:140 [2015/06/17 19:51] – hmeij | cluster:140 [2015/12/04 18:53] (current) – [tinymem] hmeij | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ===== tinymem ===== | ===== tinymem ===== | ||
| + | |||
| + | Note: the tinymem queue is now only n46-n59 and the hp12 queue is back as before | ||
| + | --- // | ||
| + | |||
| Since the hp12 nodes also have a small memory foot print we can merge this into the '' | Since the hp12 nodes also have a small memory foot print we can merge this into the '' | ||
| Line 27: | Line 31: | ||
| * #BSUB -R " | * #BSUB -R " | ||
| - | You need to request a consumable for each job slot, so if using say #BSUB -n 4 the ' | + | You need to request a consumable for each job slot, so if using say #BSUB -n 4 the ' |
| - | Doing nothing, that is not using or requesting | + | Doing nothing, that is not using or requesting |
| Today queues '' | Today queues '' | ||
| Line 40: | Line 44: | ||
| * ssh node_name top -u user_name -b -n 1 | * ssh node_name top -u user_name -b -n 1 | ||
| - | **Use top, remotely, in batch.** Look at the VIRT for memory usage the OS thinks you need, if that exceeds the node capacity go to other queues. For example | + | **Use top, remotely, in batch.** Look at the VIRT for memory usage the OS thinks you need, if that exceeds the node capacity go to other queues. For example |
| < | < | ||
| Line 62: | Line 66: | ||
| # and here is a problem, at 10.8 GB per java process | # and here is a problem, at 10.8 GB per java process | ||
| - | # the new hardware can only 3 of these jobs and | + | # the new hardware can only handlew |
| - | # the old hardware can only run 1 of these | + | # the old hardware can only run 1 of these (12 gb max) |
| - | # so you need to either reserve memory in advance (see below) | + | # so you need to either reserve memory in advance (see below) |
| - | # or move to another queue like mw256 (and also reserve memory) | + | # (better) |
| [hmeij@greentail ~]$ ssh n58 top -u cjustice -b -n 1 | [hmeij@greentail ~]$ ssh n58 top -u cjustice -b -n 1 | ||
cluster/140.1434570681.txt.gz · Last modified: by hmeij
