lsst.ctrl.mpexec¶
Changes¶
- lsst-ctrl-mpexec v29.1.0 (2025-06-13)
- lsst-ctrl-mpexec v29.0.0 (2025-03-25)
- lsst-ctrl-mpexec v28.0.0 (2024-11-21)
- lsst-ctrl-mpexec 27.0.0 (2024-05-29)
- lsst-ctrl-mpexec v26.0.0 (2023-09-23)
- lsst-ctrl-mpexec v25.0.0 (2023-02-28)
- lsst-ctrl-mpexec v24.0.0 (2022-08-26)
- lsst-ctrl-mpexec v23.0.1 (2022-02-02)
- lsst-ctrl-mpexec v23.0.0 (2021-12-10)
- lsst-ctrl-mpexec v22.0 (2021-04-01)
Contributing¶
lsst.ctrl.mpexec
is developed at https://github.com/lsst/ctrl_mpexec.
You can find Jira issues for this module under the ctrl_mpexec component.
Configuring Execution Using Pipetask¶
Command Line Scripts¶
Python API reference¶
lsst.ctrl.mpexec Package¶
Classes¶
PipelineTask framework which executes tasks from command line. |
|
|
Deprecated since version v30. |
|
Deprecated since version v30. |
|
Possible values for job execution status. |
|
Implementation of QuantumGraphExecutor using same-host multiprocess execution of Quanta. |
|
Exception class for errors raised by MPGraphExecutor. |
|
Exception raised when task execution times out. |
|
A factory for building and caching a PipelineGraph. |
|
Initialization of registry for QuantumGraph execution. |
|
Deprecated since version v30. |
|
Deprecated since version v30. |
|
Deprecated since version v30. |
|
Deprecated since version v30. |
|
Deprecated since version v30. |
|
Deprecated since version v30. |
|
Executor class which runs one Quantum at a time. |
|
Deprecated since version v30. |