extra-memory

master
Martin Polanka 7 years ago
parent 67e060690e
commit bba422faf7

@ -228,6 +228,7 @@ in the job config file.
- _extra-time_ -- extra time which will be added to execution - _extra-time_ -- extra time which will be added to execution
- _stack-size_ -- size of stack of executed program in kilobytes - _stack-size_ -- size of stack of executed program in kilobytes
- _memory_ -- overall memory limit for application in kilobytes - _memory_ -- overall memory limit for application in kilobytes
- _extra-memory_ -- memory limit which will be added to overall one, in kilobytes
- _parallel_ -- integral number of processes which can run - _parallel_ -- integral number of processes which can run
simultaneously, time and memory limits are merged from all simultaneously, time and memory limits are merged from all
potential processes/threads, 0 for unlimited potential processes/threads, 0 for unlimited

Loading…
Cancel
Save