This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cluster:140 [2015/06/17 19:54] hmeij [Monitor] |
cluster:140 [2015/12/04 18:53] (current) hmeij [tinymem] |
||
---|---|---|---|
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 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 |