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

https://github.com/spack/spack-tutorial-ami

Setup scripts for our Spack tutorial AMI
https://github.com/spack/spack-tutorial-ami

ami aws spack tutorial

Last synced: 5 months ago
JSON representation

Setup scripts for our Spack tutorial AMI

Awesome Lists containing this project

README

          

# Spack Tutorial AMI Setup Scripts

This repository contains setup scripts for the AMI we use for our
[Spack Tutorial](https://spack-tutorial.readthedocs.io).

## License

Spack is distributed under the terms of both the MIT license and the
Apache License (Version 2.0). Users may choose either license, at their
option.

All new contributions must be made under both the MIT and Apache-2.0
licenses.

See [LICENSE-MIT](https://github.com/spack/spack-tutorial-ami/blob/master/LICENSE-MIT),
[LICENSE-APACHE](https://github.com/spack/spack-tutorial-ami/blob/master/LICENSE-APACHE),
[COPYRIGHT](https://github.com/spack/spack-tutorial-ami/blob/master/COPYRIGHT), and
[NOTICE](https://github.com/spack/spack-tutorial-ami/blob/master/NOTICE) for details.

SPDX-License-Identifier: (Apache-2.0 OR MIT)

LLNL-CODE-811652