diff --git a/barbora.csv b/barbora.csv index 0686cee8c71842b42d35bd71c829bd83c2540662..8508f2c72c849d7e71ce1a70640282fda1c4b74a 100644 --- a/barbora.csv +++ b/barbora.csv @@ -23,5 +23,7 @@ hwloc/1.11.7-GCC-6.3.0-2.27,16 libtool/2.4.6,16 M4/1.4.18,16 numactl/2.0.11-GCCcore-6.3.0,16 +Singularity/3.4.1,16 +Singularity-wrappers/1.0,16 squashfs-tools/4.3,16 zlib/1.2.11,16 diff --git a/barbora.md b/barbora.md index 6f149ee658845894081d7c0b145c1bd28f78af4e..4d46f7f22d393382713e8cf0cb08d54614f9b42d 100644 --- a/barbora.md +++ b/barbora.md @@ -50,3 +50,5 @@ | [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. | | [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. | +| [Singularity-wrappers](https://docs.it4i.cz) | Wrappers for Singularity containers (mailto:easybuild@vsb.cz). |