Skip to content

Commit

Permalink
Remove link-breaking newline in MIG-Support/README (#101)
Browse files Browse the repository at this point in the history
Signed-off-by: Gera Shegalov <[email protected]>
  • Loading branch information
gerashegalov authored Feb 9, 2022
1 parent d6db92b commit 195c92a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/MIG-Support/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ and [CUDA Device Enumeration](https://docs.nvidia.com/datacenter/tesla/mig-user-

It is important to note that CUDA 11 only supports enumeration of a single MIG instance.
It is recommended that you configure YARN to only allow a single GPU be requested. See
the YARN config `yarn.resource-types.nvidia/miggpu.maximum-allocation` for the [Pluggable Device Framework]
(/examples/MIG-Support/device-plugins/gpu-mig) solution and
the YARN config `yarn.resource-types.nvidia/miggpu.maximum-allocation` for the
[Pluggable Device Framework](/examples/MIG-Support/device-plugins/gpu-mig) solution and
`yarn.resource-types.yarn.io/gpu.maximum-allocation` for the remainder of MIG Support options above, respectively.

### Metrics
Expand Down

0 comments on commit 195c92a

Please sign in to comment.