18326: Whitespace fixes
authorPeter Amstutz <peter.amstutz@curii.com>
Tue, 25 Jan 2022 16:22:44 +0000 (11:22 -0500)
committerPeter Amstutz <peter.amstutz@curii.com>
Tue, 25 Jan 2022 16:22:44 +0000 (11:22 -0500)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

doc/install/crunch2-cloud/install-dispatch-cloud.html.textile.liquid
doc/install/crunch2-lsf/install-dispatch.html.textile.liquid

index cb3143b020a25b1e889d5284b7b49a444fcf626d..06a918dd37bcfab0df9a050dccbc1e4e0de68170 100644 (file)
@@ -79,15 +79,14 @@ h4. NVIDIA GPU support
 To specify instance types with NVIDIA GPUs, you must include an additional @CUDA@ section:
 
 <notextile>
-<pre><code>    Services:
-    InstanceTypes:
+<pre><code>    InstanceTypes:
       g4dn:
         ProviderType: g4dn.xlarge
         VCPUs: 4
         RAM: 16GiB
         IncludedScratch: 125GB
         Price: 0.56
-       CUDA:
+        CUDA:
           DriverVersion: "11.4"
           HardwareCapability: "7.5"
           DeviceCount: 1
index 46588897e48d74c526b0b29f6ec6d144d8363ed9..37adffd18d4e9bef5162614b015a3155df3333a5 100644 (file)
@@ -74,8 +74,7 @@ Template variables starting with % will be substituted as follows:
 %T tmp in MB
 %G number of GPU devices (@runtime_constraints.cuda.device_count@)
 
-Use %% to express a literal %. The %%J in the default will be changed
-to %J, which is interpreted by @bsub@ itself.
+Use %% to express a literal %. The %%J in the default will be changed to %J, which is interpreted by @bsub@ itself.
 
 For example: