lsst-ctrl-bps-parsl


Namelsst-ctrl-bps-parsl JSON
Version 28.2025.500 PyPI version JSON
download
home_pageNone
SummaryParsl-based plugin for lsst-ctrl-bps.
upload_time2025-01-30 09:29:12
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11.0
licenseBSD 3-Clause License
keywords lsst
VCS
bugtrack_url
requirements parsl lsst-ctrl-bps
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ctrl_bps_parsl

[![pypi](https://img.shields.io/pypi/v/lsst-ctrl-bps-parsl.svg)](https://pypi.org/project/lsst-ctrl-bps-parsl/)
[![codecov](https://codecov.io/gh/lsst/ctrl_bps_parsl/branch/main/graph/badge.svg?token=YoPKBx96gw)](https://codecov.io/gh/lsst/ctrl_bps_parsl)

This package is a [Parsl](https://parsl-project.org)-based plugin for the [LSST](https://www.lsst.org) Batch Production Service (BPS) [execution framework](https://github.com/lsst/ctrl_bps).
It is intended to support running LSST `PipelineTask` jobs on high-performance computing (HPC) clusters.
Parsl includes [execution providers](https://parsl.readthedocs.io/en/stable/userguide/execution.html#execution-providers) that allow operation on batch systems typically used by HPC clusters, e.g., [Slurm](https://parsl.readthedocs.io/en/stable/stubs/parsl.providers.SlurmProvider.html#parsl.providers.SlurmProvider), [PBS/Torque](https://parsl.readthedocs.io/en/stable/stubs/parsl.providers.TorqueProvider.html#parsl.providers.TorqueProvider) and [LSF](https://parsl.readthedocs.io/en/stable/stubs/parsl.providers.LSFProvider.html#parsl.providers.LSFProvider).
Parsl can also be configured to run on a single node using a [thread pool](https://parsl.readthedocs.io/en/stable/stubs/parsl.executors.ThreadPoolExecutor.html#parsl.executors.ThreadPoolExecutor), 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](https://pipelines.lsst.io/modules/lsst.ctrl.bps.parsl/index.html).

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.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lsst-ctrl-bps-parsl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11.0",
    "maintainer_email": null,
    "keywords": "lsst",
    "author": null,
    "author_email": "Rubin Observatory Data Management <dm-admin@lists.lsst.org>",
    "download_url": "https://files.pythonhosted.org/packages/e5/b7/38e89f6c2226a36850b90e13b30450b1dbb69141f14a0631d82e3d871e20/lsst_ctrl_bps_parsl-28.2025.500.tar.gz",
    "platform": null,
    "description": "# ctrl_bps_parsl\n\n[![pypi](https://img.shields.io/pypi/v/lsst-ctrl-bps-parsl.svg)](https://pypi.org/project/lsst-ctrl-bps-parsl/)\n[![codecov](https://codecov.io/gh/lsst/ctrl_bps_parsl/branch/main/graph/badge.svg?token=YoPKBx96gw)](https://codecov.io/gh/lsst/ctrl_bps_parsl)\n\nThis package is a [Parsl](https://parsl-project.org)-based plugin for the [LSST](https://www.lsst.org) Batch Production Service (BPS) [execution framework](https://github.com/lsst/ctrl_bps).\nIt is intended to support running LSST `PipelineTask` jobs on high-performance computing (HPC) clusters.\nParsl includes [execution providers](https://parsl.readthedocs.io/en/stable/userguide/execution.html#execution-providers) that allow operation on batch systems typically used by HPC clusters, e.g., [Slurm](https://parsl.readthedocs.io/en/stable/stubs/parsl.providers.SlurmProvider.html#parsl.providers.SlurmProvider), [PBS/Torque](https://parsl.readthedocs.io/en/stable/stubs/parsl.providers.TorqueProvider.html#parsl.providers.TorqueProvider) and [LSF](https://parsl.readthedocs.io/en/stable/stubs/parsl.providers.LSFProvider.html#parsl.providers.LSFProvider).\nParsl can also be configured to run on a single node using a [thread pool](https://parsl.readthedocs.io/en/stable/stubs/parsl.executors.ThreadPoolExecutor.html#parsl.executors.ThreadPoolExecutor), which is useful for testing and development.\n\nThis is a **Python 3 only** package (we assume Python 3.8 or higher).\n\nDocumentation will be available [here](https://pipelines.lsst.io/modules/lsst.ctrl.bps.parsl/index.html).\n\nThis 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.\nRecipients may choose which of these licenses to use; please see the files gpl-3.0.txt and/or bsd_license.txt, respectively.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Parsl-based plugin for lsst-ctrl-bps.",
    "version": "28.2025.500",
    "project_urls": {
        "Homepage": "https://github.com/lsst/ctrl_bps_parsl"
    },
    "split_keywords": [
        "lsst"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f5127763c46dc3f04f3aeb12c2dc722ebefce1151a5bc1a74d8bb9957bceeaa9",
                "md5": "03c1ea6a65603a7342cef230567108ac",
                "sha256": "364c6388ea562f5679c6e1f8ebd79ec867923d4a36d0d271ca0cd35ba46a4d3f"
            },
            "downloads": -1,
            "filename": "lsst_ctrl_bps_parsl-28.2025.500-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "03c1ea6a65603a7342cef230567108ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 55964,
            "upload_time": "2025-01-30T09:29:10",
            "upload_time_iso_8601": "2025-01-30T09:29:10.134276Z",
            "url": "https://files.pythonhosted.org/packages/f5/12/7763c46dc3f04f3aeb12c2dc722ebefce1151a5bc1a74d8bb9957bceeaa9/lsst_ctrl_bps_parsl-28.2025.500-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e5b738e89f6c2226a36850b90e13b30450b1dbb69141f14a0631d82e3d871e20",
                "md5": "2fc7125beb490d40591315bed805ae05",
                "sha256": "3643699a92f8053d6346841f46ebe73a9cccdeb6a71e1cfaefaf3c6fa2607828"
            },
            "downloads": -1,
            "filename": "lsst_ctrl_bps_parsl-28.2025.500.tar.gz",
            "has_sig": false,
            "md5_digest": "2fc7125beb490d40591315bed805ae05",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.0",
            "size": 39875,
            "upload_time": "2025-01-30T09:29:12",
            "upload_time_iso_8601": "2025-01-30T09:29:12.703485Z",
            "url": "https://files.pythonhosted.org/packages/e5/b7/38e89f6c2226a36850b90e13b30450b1dbb69141f14a0631d82e3d871e20/lsst_ctrl_bps_parsl-28.2025.500.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-30 09:29:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lsst",
    "github_project": "ctrl_bps_parsl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "parsl",
            "specs": [
                [
                    ">=",
                    "2024.03.04"
                ]
            ]
        },
        {
            "name": "lsst-ctrl-bps",
            "specs": []
        }
    ],
    "lcname": "lsst-ctrl-bps-parsl"
}
        
Elapsed time: 0.81702s