mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 10:55:42 +03:00
Merge pull request #9458 from hashicorp/ml4-patch-2-1
Update device.mdx
This commit is contained in:
@@ -60,7 +60,7 @@ constraint that the device has at least 2 GiB of memory and that it would prefer
|
||||
to use GPUs that have at least 4 GiB. This examples shows how expressive the
|
||||
`device` stanza can be.
|
||||
|
||||
~> Device supported is currently limited to Linux, and container based drivers
|
||||
~> Device support is currently limited to Linux, and container based drivers
|
||||
due to the ability to isolate devices to specific tasks.
|
||||
|
||||
## `device` Parameters
|
||||
@@ -156,7 +156,7 @@ it is "4096 MiB". Since Nomad has the associated unit information, a constraint
|
||||
that requires greater than "3.5 GiB" can match since Nomad can convert between
|
||||
these units.
|
||||
|
||||
The units Nomad supports is as follows:
|
||||
The units Nomad supports are as follows:
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user