https://github.com/converged-computing/flux-netmark
Flux + netmark on AWS with efa terraform setup
https://github.com/converged-computing/flux-netmark
Last synced: 5 months ago
JSON representation
Flux + netmark on AWS with efa terraform setup
- Host: GitHub
- URL: https://github.com/converged-computing/flux-netmark
- Owner: converged-computing
- License: mit
- Created: 2024-05-21T05:33:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T19:38:59.000Z (almost 2 years ago)
- Last Synced: 2025-09-10T14:50:08.888Z (9 months ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flux Netmark
These are different means to deploy netmark and Flux on the cloud. The netmark code is private, sorry that's out of my control.
- [aws](aws): Deployed on AWS via terraform and a custom AMI.
## Details
### hpc7a
```
provider: efa
fabric: efa
domain: rdmap36s0-rdm
version: 121.0
type: FI_EP_RDM
protocol: FI_PROTO_EFA
provider: efa
fabric: efa
domain: rdmap36s0-dgrm
version: 121.0
type: FI_EP_DGRAM
protocol: FI_PROTO_EFA
```
## 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