spelling mistakes
This commit is contained in:
parent
18853a1df2
commit
87912de1af
|
@ -9,7 +9,7 @@ description: |-
|
|||
# Community Supported
|
||||
|
||||
If you have authored a device plugin that you believe will be useful to the
|
||||
broader Nomad community and you are commited to maintaining the plugin, please
|
||||
broader Nomad community and you are committed to maintaining the plugin, please
|
||||
file a PR to add your plugin to this page.
|
||||
|
||||
## Authoring Device Plugins
|
||||
|
|
|
@ -64,9 +64,9 @@ The `nvidia-gpu` device plugin exposes the following environment variables:
|
|||
|
||||
* `NVIDIA_VISIBLE_DEVICES` - List of Nvidia GPU IDs available to the task.
|
||||
|
||||
### Additonal Task Configurations
|
||||
### Additional Task Configurations
|
||||
|
||||
Additonal environment variables can be set by the task to influence the runtime
|
||||
Additional environment variables can be set by the task to influence the runtime
|
||||
environment. See [Nvidia's
|
||||
documentation](https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec).
|
||||
|
||||
|
|
Loading…
Reference in a new issue