An open API service indexing awesome lists of open source software.

https://github.com/converged-computing/flux-burst-local

Prototyping local bursting (under development!)
https://github.com/converged-computing/flux-burst-local

Last synced: 5 months ago
JSON representation

Prototyping local bursting (under development!)

Awesome Lists containing this project

README

          

# 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