X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/125dd3b1e5f34156b002951f504f5346cc5d7e8d..85e4b825947790d9cde66cb8c390dc2e216dac9a:/doc/install/crunch2/install-compute-node-docker.html.textile.liquid diff --git a/doc/install/crunch2/install-compute-node-docker.html.textile.liquid b/doc/install/crunch2/install-compute-node-docker.html.textile.liquid index 876bb6ae5d..6204d524f4 100644 --- a/doc/install/crunch2/install-compute-node-docker.html.textile.liquid +++ b/doc/install/crunch2/install-compute-node-docker.html.textile.liquid @@ -10,7 +10,7 @@ SPDX-License-Identifier: CC-BY-SA-3.0 {% endcomment %} {% include 'notebox_begin_warning' %} -This page describes the requirements for a compute node in a Slurm or LSF cluster that will run containers dispatched by @crunch-dispatch-slurm@ or @arvados-dispatch-lsf@. If you are installing a cloud cluster, refer to "Build a cloud compute node image":/install/crunch2-cloud/install-compute-node.html. +This page describes the requirements for a compute node in a Slurm or LSF cluster that will run containers dispatched by @crunch-dispatch-slurm@ or @arvados-dispatch-lsf@. If you are installing a cloud cluster, refer to "Build a cloud compute node image":{{ site.baseurl }}/install/crunch2-cloud/install-compute-node.html. {% include 'notebox_end' %} {% include 'notebox_begin_warning' %} @@ -31,6 +31,8 @@ h2(#docker). Set up Docker See "Set up Docker":../install-docker.html +{% include 'install_cuda' %} + {% assign arvados_component = 'python-arvados-fuse crunch-run arvados-docker-cleaner' %} {% include 'install_compute_fuse' %}