lsst.ctrl.pool g6ea9deef35+79fe171e9b
|
Public Member Functions | |
def | parseAndRun (cls, *args, **kwargs) |
Starts a BatchCmdLineTask with an MPI process pool Use this subclass of BatchCmdLineTask if you want to use the Pool directly.
Definition at line 527 of file parallel.py.
def lsst.ctrl.pool.parallel.BatchPoolTask.parseAndRun | ( | cls, | |
* | args, | ||
** | kwargs | ||
) |
Run with a MPI process pool
Definition at line 534 of file parallel.py.