From e75eebcc40515f0345d349bcf65aab30cf9fb6b7 Mon Sep 17 00:00:00 2001 From: easybuild <easybuild@login1.barbora.it4i.cz> Date: Tue, 5 Nov 2019 16:30:02 +0100 Subject: [PATCH] Tue, 05 Nov 2019 16:30:02 +0100 --- barbora.csv | 2 ++ barbora.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/barbora.csv b/barbora.csv index 0686cee8..8508f2c7 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 6f149ee6..4d46f7f2 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). | -- GitLab