101fc29686
This patch implements reporting number of NVIDIA Tesla T4 devices connected to a system by discovering such devices and reporting them through capability 'pci_gpu_devices'. Change-Id: If713895f05f08a9827c4c085108abb3e388b2a2e Story: 2008118 Task: 40839 Depends-On: https://review.opendev.org/#/c/750364/
9 lines
343 B
YAML
9 lines
343 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support in ``idrac-wsman`` inspect hardware interface for reporting
|
|
number of GPU devices connected to a system. This information is advertised
|
|
through capability ``pci_gpu_devices``, which can be used to make
|
|
scheduling decisions for the node. Currently, NVIDIA Tesla T4 GPU devices
|
|
are reported.
|