From 8933567fff49df8a475ae24e4e9cd301f4bbc12b Mon Sep 17 00:00:00 2001 From: Micheal Quinn Date: Fri, 8 Nov 2019 16:39:32 -0600 Subject: [PATCH] Add entry for spack package manager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7bc5922..534e598 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ * [EasyBuild](https://easybuild.readthedocs.org/en/latest/) - EasyBuild builds software and modulefiles for High Performance Computing (HPC) systems in an efficient way. * [environment-modules Lmod](https://www.tacc.utexas.edu/research-development/tacc-projects/lmod) - Lmod is a Lua based module system that easily handles the MODULEPATH Hierarchical problem. * [HPCBIOS](http://hpcbios.readthedocs.org/en/latest/) - HPCBIOS is an effort to setup a common, well-documented and reproducible, environment spanning across multiple HPC systems & sites, *inclusive* of documentation. +* [Spack](https://spack.io/) - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. ## ChatOps