Alpine-DAV / sw4_uberenv

scripts to build sw3 dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uberenv

Automates using Spack (https://www.spack.io/) to build and deploy software.

Uberenv is a short python script that helps automate using Spack to build third-party dependencies for development and to deploy Spack packages.

Uberenv was released as part of the Conduit (https://github.com/LLNL/conduit/). It is included in-source in several projects, this repo is used to hold the latest reference version.

For more details, see Uberenv's documention:

https://uberenv.readthedocs.io

You can also find details about how it is used in Conduit's documentation:

https://llnl-conduit.readthedocs.io/en/latest/building.html#building-conduit-and-third-party-dependencies

Conduit's source repo also serves as an example for uberenv and spack configuration files, etc:

https://github.com/LLNL/conduit/tree/master/scripts/uberenv

About

scripts to build sw3 dependencies

License:Other


Languages

Language:Python 51.5%Language:Shell 48.3%Language:Makefile 0.2%