https://github.com/converged-computing/cyclecloud-flux
Flux Framework on CycleCloud (WIP)
https://github.com/converged-computing/cyclecloud-flux
Last synced: 5 months ago
JSON representation
Flux Framework on CycleCloud (WIP)
- Host: GitHub
- URL: https://github.com/converged-computing/cyclecloud-flux
- Owner: converged-computing
- License: mit
- Created: 2023-12-14T08:26:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T02:34:57.000Z (over 2 years ago)
- Last Synced: 2025-09-10T05:36:59.755Z (9 months ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CycleCloud Flux
This will be the start of work to add [Flux Framework](https://flux-framework.org) to [CycleCloud](https://github.com/Azure/cyclecloud-scalelib), akin to [slurm-cyclecloud](https://github.com/Azure/cyclecloud-slurm).
## Work Log
- December 13: Build done with spack on ubuntu 20.04, too slow (hours)
- December 14: Build updated to be done without spack on ubuntu 22.04 (source)
- December 14: Build added using just conda-forge (default)!
## 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/cloud-select/blob/main/LICENSE),
[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and
[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.
SPDX-License-Identifier: (MIT)
LLNL-CODE- 842614