Skip to content

Commit 858487e

Browse files
committed
fix issue
1 parent 2cf1d35 commit 858487e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cyclecloud/lsf.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Use the `placementGroup` resource to run a job with InfiniBand connected network
3636
-R "span[ptile=2] select[nodearray=='ondemandmpi' && cyclecloudmpi] same[placementgroup]"
3737
```
3838

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
4141
for extended syntax enabled, use the placementGroup along with `-gpu` to run a tightly coupled job with GPU
4242
acceleration.
4343

0 commit comments

Comments
 (0)