diff --git a/dgx.csv b/dgx.csv index 3abcad4c13c6bdb2b9492a260a7adea97d91f853..9ec1e5c9d290acfd76771febb033f241c2901212 100644 --- a/dgx.csv +++ b/dgx.csv @@ -6,9 +6,11 @@ binutils/2.27-GCCcore-6.3.0,16 Bison/3.0.4,16 CMake/3.14.1,16 EasyBuild/3.9.4,16 +EasyBuild/4.0.0,16 flex/2.6.3,16 GCC/6.3.0-2.27,16 GCCcore/6.3.0,16 +git/2.23.0,16 Go/1.12.7,16 help2man/1.47.4,16 hwloc/1.11.7-GCC-6.3.0-2.27,16 diff --git a/dgx.md b/dgx.md index 84aca20ad1b1843d34815573f2b1411d9257cf52..8a5ee50a92bce296f2a0afa7677269a023bce506 100644 --- a/dgx.md +++ b/dgx.md @@ -69,6 +69,7 @@ | ------ | ----------- | | [binutils](http://directory.fsf.org/project/binutils/) | binutils: GNU binary utilities | | [EasyBuild](https://easybuilders.github.io/easybuild) | EasyBuild is a software build and installation framework written in Python that allows you to install software in a structured, repeatable and robust way. | +| [git](http://git-scm.com/) | Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. | | [help2man](https://www.gnu.org/software/help2man/) | help2man produces simple manual pages from the '--help' and '--version' output of other commands. | | [numactl](http://oss.sgi.com/projects/libnuma/) | The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. | | [Singularity](https://github.com/sylabs/singularity) | Singularity is an open source container platform designed to be simple, fast, and secure. Singularity is optimized for EPC and HPC workloads, allowing untrusted users to run untrusted containers in a trusted way. |