lsst-ctrl-bps-parsl


Namelsst-ctrl-bps-parsl JSON
Version 26.2024.1700 PyPI version JSON
download
home_pageNone
SummaryParsl-based plugin for lsst-ctrl-bps.
upload_time2024-04-25 17:11:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11.0
licenseBSD 3-Clause License
keywords lsst
VCS
bugtrack_url
requirements No requirements were recorded.
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/f8/3a/da4b078346a413e65fe0208044ebda7a502372da33ab6f0117c09054f018/lsst_ctrl_bps_parsl-26.2024.1700.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": "26.2024.1700",
    "project_urls": {
        "Homepage": "https://github.com/lsst/ctrl_bps_parsl"
    },
    "split_keywords": [
        "lsst"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d6c8dbf19e9b11af32783a836d0b252d091e47545a097d8186522d8442ec207",
                "md5": "50605c9aab084f3e80f16dac9b441017",
                "sha256": "5ad02be35b803abc5c7230b57585efac5dac510cd24b707d143620d15ff13b5d"
            },
            "downloads": -1,
            "filename": "lsst_ctrl_bps_parsl-26.2024.1700-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "50605c9aab084f3e80f16dac9b441017",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 52241,
            "upload_time": "2024-04-25T17:11:35",
            "upload_time_iso_8601": "2024-04-25T17:11:35.018439Z",
            "url": "https://files.pythonhosted.org/packages/9d/6c/8dbf19e9b11af32783a836d0b252d091e47545a097d8186522d8442ec207/lsst_ctrl_bps_parsl-26.2024.1700-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f83ada4b078346a413e65fe0208044ebda7a502372da33ab6f0117c09054f018",
                "md5": "bdca6b07fa8e1aa47ab3ffbcdedcefec",
                "sha256": "582711cf80593e961939d67ae862bb9549b6317329f8ccc557fb5e2b18b9f422"
            },
            "downloads": -1,
            "filename": "lsst_ctrl_bps_parsl-26.2024.1700.tar.gz",
            "has_sig": false,
            "md5_digest": "bdca6b07fa8e1aa47ab3ffbcdedcefec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.0",
            "size": 38013,
            "upload_time": "2024-04-25T17:11:37",
            "upload_time_iso_8601": "2024-04-25T17:11:37.071559Z",
            "url": "https://files.pythonhosted.org/packages/f8/3a/da4b078346a413e65fe0208044ebda7a502372da33ab6f0117c09054f018/lsst_ctrl_bps_parsl-26.2024.1700.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 17:11:37",
    "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": [],
    "lcname": "lsst-ctrl-bps-parsl"
}
        
Elapsed time: 0.26207s