From 895d5037159506edf1c28899c96dc2ae86257220 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 1 Sep 2023 14:20:31 +0200 Subject: [PATCH] Added SCL & Lang to Build & organisation tools --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9411fd6..5825cb6 100644 --- a/README.md +++ b/README.md @@ -120,10 +120,10 @@ coordinate many different backup utilities. `GPL-2.0` `Shell` *Build and software organization tools.* -- [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. +- [EasyBuild](https://easybuild.io/) - EasyBuild builds software and modulefiles for High Performance Computing (HPC) systems in an efficient way. ([Source Code](https://github.com/easybuilders/easybuild-easyconfigs)) `GPL-2.0` `Python` +- [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. ([Source Code](https://github.com/TACC/Lmod)) `MIT` `Lua` - [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. +- [Spack](https://spack.io/) - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. ([Source Code](https://github.com/spack/spack)) `MIT/Apache-2.0` `Python` ### ChatOps