lsst.ctrl.pool g295839609d+3e3b4f853e
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lsst.ctrl.pool.parallel.BatchPoolTask Class Reference
Inheritance diagram for lsst.ctrl.pool.parallel.BatchPoolTask:
lsst.ctrl.pool.parallel.BatchCmdLineTask lsst.ctrl.pool.test.demoTask.DemoTask

Public Member Functions

def parseAndRun (cls, *args, **kwargs)
 

Detailed Description

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.

Member Function Documentation

◆ parseAndRun()

def lsst.ctrl.pool.parallel.BatchPoolTask.parseAndRun (   cls,
args,
**  kwargs 
)
Run with a MPI process pool

Definition at line 534 of file parallel.py.


The documentation for this class was generated from the following file: