Skip to content

A plugin for BPS based on the Parsl backend

License

Notifications You must be signed in to change notification settings

lsst/ctrl_bps_parsl

Repository files navigation

ctrl_bps_parsl

pypi codecov

This package is a Parsl-based plugin for the LSST Batch Production Service (BPS) execution framework. It is intended to support running LSST PipelineTask jobs on high-performance computing (HPC) clusters. Parsl includes execution providers that allow operation on batch systems typically used by HPC clusters, e.g., Slurm, PBS/Torque and LSF. Parsl can also be configured to run on a single node using a thread pool, which is useful for testing and development.

This is a Python 3 only package (we assume Python 3.8 or higher).

Documentation will be available here.

This software is dual licensed under the GNU General Public License (version 3 of the License, or (at your option) any later version, and also under a 3-clause BSD license. Recipients may choose which of these licenses to use; please see the files gpl-3.0.txt and/or bsd_license.txt, respectively.

About

A plugin for BPS based on the Parsl backend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages