Actions
Idea #18326
closedDocumentation of CUDA support
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Start date:
01/13/2022
Due date:
Story points:
-
Release:
Release relationship:
Auto
Updated by Ward Vandewege about 3 years ago
- doc/install/crunch2-cloud/install-dispatch-cloud.html.textile.liquid: the indentation of the config snippet is missing a few spaces in the 'NVIDIA GPU Support' section
- doc/install/crunch2-lsf/install-dispatch.html.textile.liquid: there is a spurious line break in the sentence
Use %% to express a literal %. The %%J in the default will be changed to %J, which is interpreted by @bsub@ itself.
I see you duplicated that section from the configuration reference, would it be better to just refer to the configuration reference? It seems suboptimal to have two different copies of this text, they are bound to drift apart.
Otherwise, LGTM thanks.
Updated by Peter Amstutz about 3 years ago
Ward Vandewege wrote:
- doc/install/crunch2-cloud/install-dispatch-cloud.html.textile.liquid: the indentation of the config snippet is missing a few spaces in the 'NVIDIA GPU Support' section
- doc/install/crunch2-lsf/install-dispatch.html.textile.liquid: there is a spurious line break in the sentence
Fixed.
I see you duplicated that section from the configuration reference, would it be better to just refer to the configuration reference? It seems suboptimal to have two different copies of this text, they are bound to drift apart.
If we got clever and had anchors to the proper section of the configuration reference, that could work, but otherwise you're dumped onto a long page and have to go find it, which also seems suboptimal.
Otherwise, LGTM thanks.
Merged.
Actions