mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
spelling mistakes
This commit is contained in:
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user