| Machine | Queue Name | Complex |
|---|---|---|
| i1 | i1 | IRIX |
| i2 | i2 | R14K |
| i3 | i3 | R14K |
| i5 | i5 | IRIX |
| i6 | i6 | R14K |
| i7 | i7 | IRIX |
| i8 | i8 | R14K |
We now have queues on machines with different CPUs. If you want to direct your job to a specific OS or processor, see the example of a complex job-submission script. See the simple script for more general submissions.
| Resource | Limit |
| CPU time (hours) | 48 |
| Memory limit (MB) | 1 GB |
If the maximum cpu time is exceeded, the system will send a SIGXCPU to your process. If you choose to trap and ignore the signal, the operating system will kill your process.
Attempts to exceed memory limits will simply result in denial of memory allocation to whichever system call requests it. Your process will not be explicitly killed, but it may die, depending on how you've written your code.
Submitting and monitoring jobs
This information is available in alternative formats upon request by individuals with disabilities. Please send email to alt-format@msi.umn.edu or call 612-624-0528. |
||||||||||||
|
HOME |
QUESTIONS |
FEEDBACK |
||||||||||||
|
||||||||||||