Changes

Jump to navigation Jump to search
no edit summary
You can set the memory allocation and target a node. Memory is in Kb, so 48Gigs is 50331648 (48 * 1024 * 1024) and 40G is 41943040. To target a node use the -m switch and the node name. Nodes cn-06 to cn-10 apparently have 48Gb.
bsub -M 41943040 -m cn-06 -Is "..."
 
To decide which node to target, you'll need to know who is running what where. To get this list of jobs run by '''all''' '''u'''sers you type:
bjobs -u all
====Languages====
Anonymous user

Navigation menu