Add several NV GPU types
Add A10/A40/L40S/L20 to known accelerators. Change-Id: I389c7b2dde8481762f55862804867dde35b15b9d
This commit is contained in:
@@ -6,4 +6,20 @@ pci_devices:
|
||||
- vendor_id: "10de"
|
||||
device_id: "1df6"
|
||||
type: GPU
|
||||
device_info: NVIDIA Corporation GV100GL
|
||||
device_info: NVIDIA Corporation GV100GL
|
||||
- vendor_id: "10de"
|
||||
device_id: "2236"
|
||||
type: GPU
|
||||
device_info: NVIDIA Corporation A10
|
||||
- vendor_id: "10de"
|
||||
device_id: "2235"
|
||||
type: GPU
|
||||
device_info: NVIDIA Corporation A40
|
||||
- vendor_id: "10de"
|
||||
device_id: "26b9"
|
||||
type: GPU
|
||||
device_info: NVIDIA Corporation L40S
|
||||
- vendor_id: "10de"
|
||||
device_id: "26ba"
|
||||
type: GPU
|
||||
device_info: NVIDIA Corporation L20
|
5
releasenotes/notes/add-nv-gpus-7fd4b9cacb029596.yaml
Normal file
5
releasenotes/notes/add-nv-gpus-7fd4b9cacb029596.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds NVIDIA A10/A40/L40S/L20 to known accelerators that can be reported
|
||||
when present in bare metals.
|
Reference in New Issue
Block a user