flux-burst-local


Nameflux-burst-local JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://github.com/converged-computing/flux-burst-local
SummaryA bursting plugin for Flux and Compute Engine on Google Cloud
upload_time2023-07-18 06:30:50
maintainerVanessa Sochat
docs_urlNone
authorVanessa Sochat
requires_python
licenseLICENSE
keywords flux flux-framework workflow example plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Flux Burst Plugin for Local

This is an example implementation for a bursting plugin for Flux.
In this case, a "local" burst references a cluster that might be accessible
on a shared cluster, such as SLURM. For early development, we are testing
in the context of simply starting a set of nodes that are alongside one another
in an allocation.

For instructions, see the [main flux-burst repository](https://github.com/converged-computing/flux-burst).

![https://raw.githubusercontent.com/converged-computing/flux-burst/main/docs/assets/img/logo.png](https://raw.githubusercontent.com/converged-computing/flux-burst/main/docs/assets/img/logo.png)

**under development** not ready for usage.

## Development

You can start VSCode using a Development container, and flux is available for you to use!

## License

HPCIC DevTools is distributed under the terms of the MIT license.
All new contributions must be made under this license.

See [LICENSE](https://github.com/converged-computing/flux-burst/blob/main/LICENSE),
[COPYRIGHT](https://github.com/converged-computing/flux-burst/blob/main/COPYRIGHT), and
[NOTICE](https://github.com/converged-computing/flux-burst/blob/main/NOTICE) for details.

SPDX-License-Identifier: (MIT)

LLNL-CODE- 842614



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/converged-computing/flux-burst-local",
    "name": "flux-burst-local",
    "maintainer": "Vanessa Sochat",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "flux,flux-framework,workflow,example,plugin",
    "author": "Vanessa Sochat",
    "author_email": "vsoch@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/ed/98/48a2df262e29df1e6717ec0c02effbe2a60087023d1999cb9a23af6abcb7/flux-burst-local-0.0.11.tar.gz",
    "platform": null,
    "description": "# Flux Burst Plugin for Local\n\nThis is an example implementation for a bursting plugin for Flux.\nIn this case, a \"local\" burst references a cluster that might be accessible\non a shared cluster, such as SLURM. For early development, we are testing\nin the context of simply starting a set of nodes that are alongside one another\nin an allocation.\n\nFor instructions, see the [main flux-burst repository](https://github.com/converged-computing/flux-burst).\n\n![https://raw.githubusercontent.com/converged-computing/flux-burst/main/docs/assets/img/logo.png](https://raw.githubusercontent.com/converged-computing/flux-burst/main/docs/assets/img/logo.png)\n\n**under development** not ready for usage.\n\n## Development\n\nYou can start VSCode using a Development container, and flux is available for you to use!\n\n## License\n\nHPCIC DevTools is distributed under the terms of the MIT license.\nAll new contributions must be made under this license.\n\nSee [LICENSE](https://github.com/converged-computing/flux-burst/blob/main/LICENSE),\n[COPYRIGHT](https://github.com/converged-computing/flux-burst/blob/main/COPYRIGHT), and\n[NOTICE](https://github.com/converged-computing/flux-burst/blob/main/NOTICE) for details.\n\nSPDX-License-Identifier: (MIT)\n\nLLNL-CODE- 842614\n\n\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "A bursting plugin for Flux and Compute Engine on Google Cloud",
    "version": "0.0.11",
    "project_urls": {
        "Homepage": "https://github.com/converged-computing/flux-burst-local"
    },
    "split_keywords": [
        "flux",
        "flux-framework",
        "workflow",
        "example",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed9848a2df262e29df1e6717ec0c02effbe2a60087023d1999cb9a23af6abcb7",
                "md5": "4f0c11ce5160dec7cd7ca9971dd3ab37",
                "sha256": "03abbbffb280eaa29e3a5837125d5cf9afb9f0c45f99f94be5a4d7259aedbf73"
            },
            "downloads": -1,
            "filename": "flux-burst-local-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "4f0c11ce5160dec7cd7ca9971dd3ab37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11010,
            "upload_time": "2023-07-18T06:30:50",
            "upload_time_iso_8601": "2023-07-18T06:30:50.534479Z",
            "url": "https://files.pythonhosted.org/packages/ed/98/48a2df262e29df1e6717ec0c02effbe2a60087023d1999cb9a23af6abcb7/flux-burst-local-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-18 06:30:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "converged-computing",
    "github_project": "flux-burst-local",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "flux-burst-local"
}
        
Elapsed time: 0.09025s