Faq t2b
List of the UIs / mX machines:
- m0 , m1 , m2 , m3 => 10 minutes of CPU time per process
- m5 , m6 , m7 , m8 , m9 => 5 hours of CPU time per process
Keep ssh connection to UI open:
Add option ' -o ServerAliveInterval=100 ' to your ssh command
Send a job to the local cluster:
qsub -q localgrid -o script.stdout -e script.stderr [-l walltime=<HH:MM:SS>] myscript.sh