Home | Trees | Indices | Help |
---|
|
Default configuration settings are designed to work with as many sites as technically feasible
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|
|||
|
|||
|
|
|||
mailFrom =
|
|||
defaultTaskMemMb = 2048
|
|||
defaultHostMemMbPerCore = 2048
|
|||
maxSGEJobs = 128
|
|
|||
Inherited from |
|
When a task is launched using qsub in sge mode, it will call this function to specify the requested number of threads and megabytes of memory. The returned argument list will be appended to the qsub arguments. nCores -- number of threads requested memMb -- memory requested (in megabytes) |
This prefix will be added to ' -C directory', and run from a local process to handle sge make jobs. Note that memMb hasn't been well defined for make jobs yet, is it the per task memory limit? The first application to accually make use of this will have to setup the convention, it is ignored right now... |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri May 19 16:44:20 2017 | http://epydoc.sourceforge.net |