From eb8850ab27ddfb0fc2e393e6b687394348078ca3 Mon Sep 17 00:00:00 2001 From: Tom Clegg Date: Tue, 8 Aug 2023 14:51:21 -0400 Subject: [PATCH] 20735: Clarify singularity version/compatibility expectations. Arvados-DCO-1.1-Signed-off-by: Tom Clegg --- .../install-compute-node-singularity.html.textile.liquid | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/install/crunch2/install-compute-node-singularity.html.textile.liquid b/doc/install/crunch2/install-compute-node-singularity.html.textile.liquid index 53a2f5bddd..9f1e6a8990 100644 --- a/doc/install/crunch2/install-compute-node-singularity.html.textile.liquid +++ b/doc/install/crunch2/install-compute-node-singularity.html.textile.liquid @@ -36,7 +36,9 @@ This page describes how to configure a compute node so that it can be used to ru h2(#singularity). Set up Singularity -Follow the "Singularity installation instructions":https://sylabs.io/guides/latest/user-guide/quick_start.html. Make sure @singularity@ and @mksquashfs@ are working: +Follow the "Singularity installation instructions":https://sylabs.io/guides/latest/user-guide/quick_start.html. Note that while the latest stable version is normally expected to be compatible, Arvados is currently tested with singularity 3.10.4. + +Make sure @singularity@ and @mksquashfs@ are working:
$ singularity version
-- 
2.30.2