mlrl-testbed-slurm


Namemlrl-testbed-slurm JSON
Version 0.14.1 PyPI version JSON
download
home_pageNone
SummaryAdds support for the Slurm Workload Manager to the package "mlrl-testbed"
upload_time2025-10-14 21:52:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords slurm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # "MLRL-Testbed-Slurm": Adds support for the Slurm Workload Manager to the package "mlrl-testbed"

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![PyPI version](https://badge.fury.io/py/mlrl-testbed-slurm.svg)](https://badge.fury.io/py/mlrl-testbed-slurm) [![Documentation Status](https://readthedocs.org/projects/mlrl-boomer/badge/?version=latest)](https://mlrl-boomer.readthedocs.io/en/latest/?badge=latest)

**Important links:** [Documentation](https://mlrl-boomer.readthedocs.io/en/latest/user_guide/testbed/index.html) | [Issue Tracker](https://github.com/mrapp-ke/MLRL-Boomer/issues) | [Changelog](https://mlrl-boomer.readthedocs.io/en/latest/misc/CHANGELOG.html) | [Contributors](https://mlrl-boomer.readthedocs.io/en/latest/misc/CONTRIBUTORS.html) | [Code of Conduct](https://mlrl-boomer.readthedocs.io/en/latest/misc/CODE_OF_CONDUCT.html) | [License](https://mlrl-boomer.readthedocs.io/en/latest/misc/LICENSE.html)

This software package is an extension to the package [mlrl-testbed](https://pypi.org/project/mlrl-testbed/). It adds support for scheduling experiments via the [Slurm Workload Manager](https://wikipedia.org/wiki/Slurm_Workload_Manager) files.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mlrl-testbed-slurm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "slurm",
    "author": null,
    "author_email": "Michael Rapp <michael.rapp.ml@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "# \"MLRL-Testbed-Slurm\": Adds support for the Slurm Workload Manager to the package \"mlrl-testbed\"\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![PyPI version](https://badge.fury.io/py/mlrl-testbed-slurm.svg)](https://badge.fury.io/py/mlrl-testbed-slurm) [![Documentation Status](https://readthedocs.org/projects/mlrl-boomer/badge/?version=latest)](https://mlrl-boomer.readthedocs.io/en/latest/?badge=latest)\n\n**Important links:** [Documentation](https://mlrl-boomer.readthedocs.io/en/latest/user_guide/testbed/index.html) | [Issue Tracker](https://github.com/mrapp-ke/MLRL-Boomer/issues) | [Changelog](https://mlrl-boomer.readthedocs.io/en/latest/misc/CHANGELOG.html) | [Contributors](https://mlrl-boomer.readthedocs.io/en/latest/misc/CONTRIBUTORS.html) | [Code of Conduct](https://mlrl-boomer.readthedocs.io/en/latest/misc/CODE_OF_CONDUCT.html) | [License](https://mlrl-boomer.readthedocs.io/en/latest/misc/LICENSE.html)\n\nThis software package is an extension to the package [mlrl-testbed](https://pypi.org/project/mlrl-testbed/). It adds support for scheduling experiments via the [Slurm Workload Manager](https://wikipedia.org/wiki/Slurm_Workload_Manager) files.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Adds support for the Slurm Workload Manager to the package \"mlrl-testbed\"",
    "version": "0.14.1",
    "project_urls": {
        "changelog": "https://raw.githubusercontent.com/mrapp-ke/MLRL-Boomer/refs/heads/main/CHANGELOG.md",
        "documentation": "https://mlrl-boomer.readthedocs.io/en/latest",
        "download": "https://github.com/mrapp-ke/MLRL-Boomer/releases",
        "homepage": "https://github.com/mrapp-ke/MLRL-Boomer",
        "issues": "https://github.com/mrapp-ke/MLRL-Boomer/issues",
        "source": "https://github.com/mrapp-ke/MLRL-Boomer.git"
    },
    "split_keywords": [
        "slurm"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0281ac2cbc4880921ead86116f2a75d6adb75e29df3fd5cad761b2aa00e51b47",
                "md5": "cbceb02a933f7bd974051cda8c70bb6d",
                "sha256": "2bb8b13be824d1994cfc56b08e8f3144374e1d3bed5a239892371cd3420c9e0f"
            },
            "downloads": -1,
            "filename": "mlrl_testbed_slurm-0.14.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cbceb02a933f7bd974051cda8c70bb6d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 7037,
            "upload_time": "2025-10-14T21:52:48",
            "upload_time_iso_8601": "2025-10-14T21:52:48.878828Z",
            "url": "https://files.pythonhosted.org/packages/02/81/ac2cbc4880921ead86116f2a75d6adb75e29df3fd5cad761b2aa00e51b47/mlrl_testbed_slurm-0.14.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-14 21:52:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mrapp-ke",
    "github_project": "MLRL-Boomer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mlrl-testbed-slurm"
}
        
Elapsed time: 2.30259s