Skip to content

Commit

Permalink
docs: stats_period configuration was removed long ago
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig committed Oct 1, 2024
1 parent 3a74c49 commit f70cd5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ The Nvidia device plugin uses
regarding available Nvidia devices and will expose them via
[`Fingerprint`](https://www.nomadproject.io/docs/internals/plugins/devices#fingerprint-context-context-chan-fingerprintresponse-error)
RPC. GPUs can be excluded from fingerprinting by setting the `ignored_gpu_ids`
field (see below). Plugin sends statistics for fingerprinted devices every
`stats_period` period.
field (see below). Plugin sends statistics for fingerprinted devices periodically.


The plugin detects whether the GPU has [`Multi-Instance GPU (MIG)`](https://www.nvidia.com/en-us/technologies/multi-instance-gpu/) enabled.
When enabled all instances will be fingerprinted as individual GPUs that can be addressed accordingly.
Expand Down

0 comments on commit f70cd5e

Please sign in to comment.