18947: Move arvados-health command into arvados-server binary.
[arvados.git] / doc / install / crunch2 / install-compute-node-singularity.html.textile.liquid
index 1c9e0674ab7450f973fa658f4adf3ae3fbf97715..e61b6cbe3783b192325b77c1454747abcc128a1e 100644 (file)
@@ -32,6 +32,8 @@ This page describes how to configure a compute node so that it can be used to ru
 
 {% include 'install_packages' %}
 
+{% include 'install_cuda' %}
+
 h2(#singularity). Set up Singularity
 
 Follow the "Singularity installation instructions":https://sylabs.io/guides/3.7/user-guide/quick_start.html. Make sure @singularity@ and @mksquashfs@ are working:
@@ -70,4 +72,4 @@ With singularity v3.9.1 and earlier, containers may fail intermittently at start
 </code></pre>
 </notextile>
 
-This has been fixed in the latest development version of singularity, but not in the latest released version (v3.9.1) as of this writing. For details, please see "Arvados issue #18489":https://dev.arvados.org/issues/18489 and "singularity PR #458":https://github.com/sylabs/singularity/pull/458.
+This problem is addressed in singularity v3.9.2. For details, please see "Arvados issue #18489":https://dev.arvados.org/issues/18489 and "singularity PR #458":https://github.com/sylabs/singularity/pull/458.