saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Install Salt from the Salt package repositories here:
https://docs.saltproject.io/salt/install-guide/en/latest/
Apache License 2.0
14.2k stars 5.48k forks source link

[FEATURE REQUEST] Recognise newer AMD GPU devices #67058

Open tomdoherty opened 1 day ago

tomdoherty commented 1 day ago

Is your feature request related to a problem? Please describe. Newer AMD GPU identify as Processing accelerators e.g.

Slot:   05:00.0
Class:  Processing accelerators
Vendor: Advanced Micro Devices, Inc. [AMD/ATI]
Device: Device X
SVendor:        Advanced Micro Devices, Inc. [AMD/ATI]
SDevice:        Device X
PhySlot:        0-5
NUMANode:       0

Describe the solution you'd like Update grains to recognise such devices as GPU

Describe alternatives you've considered N/A

Additional context N/A

Please Note If this feature request would be considered a substantial change or addition, this should go through a SEP process here https://github.com/saltstack/salt-enhancement-proposals, instead of a feature request.