cluesow -l cput=03:00:00 -l mem=256mb scriptname : you requested 3 hours of CPU and 256 MB of memory
#!/bin/sh #CLUED0 -l cput=03:00:00 #CLUED0 -l mem=256mb
....script commands...
cluesow -l nodes=samson-clued0 scriptname : you sent this job to samson-clued0
#!/bin/sh #CLUED0 -l nodes=samson-clued0
Queue | Memory limit | CPU time limit | Wall time |
---|---|---|---|
Short | 512 MB | 02:00:00 | 06:00:00 |
Medium | 512 MB | 12:00:00 | 24:00:00 |
Long | 512 MB | 72:00:00 | 144:00:00 |