Changes between Version 32 and Version 33 of FAQ
- Timestamp:
- 07/02/09 11:22:25 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v32 v33 69 69 [user@host ~]$ qlogin -l h_rt=8:00:00,mem_free=4.0G,h_vmem=4.0G,h_stack=64M 70 70 }}} 71 Options mem_free and h_vmem should always be the same value, and h_stack should always be set to 64M unless documentation for your app requires a different value. 71 Options mem_free and h_vmem should always be the same value, and h_stack should always be set to 64M unless documentation for 72 your app requires a different value. 72 73 ---- 73 74 ==== Q. I submitted my job and it has been in the 'qw' state for a long time. Why isn't my job being run? ====