dagster-slurm


Namedagster-slurm JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
Summarydagster integration with slurm
upload_time2025-08-10 18:59:14
maintainerNone
docs_urlNone
authorgeoheil
requires_python>=3.12
licenseApache-2.0
keywords dagster slurm hpc workflow-orchestration ray feray
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dagster-slurm

Integrating dagster to orchestrate slurm jobs for distributed systems like ray for a better developer experience on supercomputers.

As part of the hackathon (https://www.openhackathons.org/s/siteevent/a0CUP000013Tp8f2AC/se000375) we intend to work on this integration.
We are looking for more hands to join in - or review the task list so that we can make sure we are not missing anything.

- Tasks for implementation: https://github.com/orgs/ascii-supply-networks/projects/4
- Project lives here https://github.com/ascii-supply-networks/dagster-slurm

See the (draft) [documentation](https://ascii-supply-networks.github.io/dagster-slurm/)

> We are actively looking for contributions to bring this package to life together

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dagster-slurm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "dagster, slurm, hpc, workflow-orchestration, ray, feray",
    "author": "geoheil",
    "author_email": "geoheil <georg.heiler@ascii.ac.at>",
    "download_url": "https://files.pythonhosted.org/packages/59/90/68bdc392df97b5000a71b4f7098f599e5a7d385316a974cf3ea9acb9b6b2/dagster_slurm-1.2.0.tar.gz",
    "platform": null,
    "description": "# dagster-slurm\n\nIntegrating dagster to orchestrate slurm jobs for distributed systems like ray for a better developer experience on supercomputers.\n\nAs part of the hackathon (https://www.openhackathons.org/s/siteevent/a0CUP000013Tp8f2AC/se000375) we intend to work on this integration.\nWe are looking for more hands to join in - or review the task list so that we can make sure we are not missing anything.\n\n- Tasks for implementation: https://github.com/orgs/ascii-supply-networks/projects/4\n- Project lives here https://github.com/ascii-supply-networks/dagster-slurm\n\nSee the (draft) [documentation](https://ascii-supply-networks.github.io/dagster-slurm/)\n\n> We are actively looking for contributions to bring this package to life together\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "dagster integration with slurm",
    "version": "1.2.0",
    "project_urls": {
        "Bug Reports": "https://github.com/ascii-supply-networks/dagster-slurm/issues",
        "Documentation": "https://ascii-supply-networks.github.io/dagster-slurm/docs/intro",
        "Homepage": "https://ascii-supply-networks.github.io/dagster-slurm/",
        "Repository": "https://github.com/ascii-supply-networks/dagster-slurm"
    },
    "split_keywords": [
        "dagster",
        " slurm",
        " hpc",
        " workflow-orchestration",
        " ray",
        " feray"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7d40ae1c22ab94a158b61bb73d08d990736cca589c37807f06b370f3aef3227f",
                "md5": "c5f78566864cfb9f45462cca74ee3a00",
                "sha256": "994882dd199305abb98237b66333d39e9c5a894f4b2631107ea907290863a2ea"
            },
            "downloads": -1,
            "filename": "dagster_slurm-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5f78566864cfb9f45462cca74ee3a00",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 2909,
            "upload_time": "2025-08-10T18:59:13",
            "upload_time_iso_8601": "2025-08-10T18:59:13.504646Z",
            "url": "https://files.pythonhosted.org/packages/7d/40/ae1c22ab94a158b61bb73d08d990736cca589c37807f06b370f3aef3227f/dagster_slurm-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "599068bdc392df97b5000a71b4f7098f599e5a7d385316a974cf3ea9acb9b6b2",
                "md5": "0d71c696709f7ec13f1a689ae3e91c32",
                "sha256": "0d503e061c291bb3b936c9a8c6e64fe225a4a7f9238e24cd5e4c19ddb11504a0"
            },
            "downloads": -1,
            "filename": "dagster_slurm-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0d71c696709f7ec13f1a689ae3e91c32",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 1979,
            "upload_time": "2025-08-10T18:59:14",
            "upload_time_iso_8601": "2025-08-10T18:59:14.943853Z",
            "url": "https://files.pythonhosted.org/packages/59/90/68bdc392df97b5000a71b4f7098f599e5a7d385316a974cf3ea9acb9b6b2/dagster_slurm-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-10 18:59:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ascii-supply-networks",
    "github_project": "dagster-slurm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dagster-slurm"
}
        
Elapsed time: 0.51540s