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

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

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