File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ Use the `placementGroup` resource to run a job with InfiniBand connected network
36
36
-R "span[ptile=2] select[nodearray=='ondemandmpi' && cyclecloudmpi] same[placementgroup]"
37
37
```
38
38
39
- For GPUs, we recommend using LSF support for extended GPU syntax. Typically requires adding two
40
- Set the attributes to _ lsf.conf_ : ` LSB_GPU_NEW_SYNTAX=extend ` and ` LSF_GPU_AUTOCONFIG=Y ` . With support
39
+ For GPUs, we recommend using LSF support for extended GPU syntax. Typically, you add
40
+ these attributes to _ lsf.conf_ : ` LSB_GPU_NEW_SYNTAX=extend ` and ` LSF_GPU_AUTOCONFIG=Y ` . With support
41
41
for extended syntax enabled, use the placementGroup along with ` -gpu ` to run a tightly coupled job with GPU
42
42
acceleration.
43
43
You can’t perform that action at this time.
0 commit comments