[arvados] updated: 2.7.0-5287-g5fec43173f
git repository hosting
git at public.arvados.org
Wed Nov 1 21:18:00 UTC 2023
Summary of changes:
doc/install/crunch2-cloud/install-dispatch-cloud.html.textile.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 5fec43173f9744cbf49e422468a71cd8a9b5d9d3 (commit)
from 3ed6fab9c3ec7ca31133e4d4c750d546727b1847 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 5fec43173f9744cbf49e422468a71cd8a9b5d9d3
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date: Wed Nov 1 18:16:59 2023 -0300
Links CUDA capability NVIDIA page from a-d-c documentation. No issue #
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>
diff --git a/doc/install/crunch2-cloud/install-dispatch-cloud.html.textile.liquid b/doc/install/crunch2-cloud/install-dispatch-cloud.html.textile.liquid
index 198925c7bd..579ec6e1b3 100644
--- a/doc/install/crunch2-cloud/install-dispatch-cloud.html.textile.liquid
+++ b/doc/install/crunch2-cloud/install-dispatch-cloud.html.textile.liquid
@@ -93,7 +93,7 @@ To specify instance types with NVIDIA GPUs, "the compute image must be built wit
</code></pre>
</notextile>
-The @DriverVersion@ is the version of the CUDA toolkit installed in your compute image (in X.Y format, do not include the patchlevel). The @HardwareCapability@ is the CUDA compute capability of the GPUs available for this instance type. The @DeviceCount@ is the number of GPU cores available for this instance type.
+The @DriverVersion@ is the version of the CUDA toolkit installed in your compute image (in X.Y format, do not include the patchlevel). The @HardwareCapability@ is the "CUDA compute capability of the GPUs available for this instance type":https://developer.nvidia.com/cuda-gpus. The @DeviceCount@ is the number of GPU cores available for this instance type.
h3(#aws-ebs-autoscaler). EBS Autoscale configuration
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list