Open warrenson opened 10 years ago
I'm not sure that the '-C' option in the openLavaActor.py script does what is expected.
https://github.com/mfiers/Moa/blob/moa.0.11/moa/plugin/job/openLavaActor.py#L127
The bsub manpage implies that the '-C' option sets a "core file size limit for all the processes that belong to this batch job" rather than setting the maximum number of cores allocated to the job.
I'm not sure that the '-C' option in the openLavaActor.py script does what is expected.
https://github.com/mfiers/Moa/blob/moa.0.11/moa/plugin/job/openLavaActor.py#L127
The bsub manpage implies that the '-C' option sets a "core file size limit for all the processes that belong to this batch job" rather than setting the maximum number of cores allocated to the job.