|
Post by andruszamojski on Jan 10, 2022 11:59:20 GMT
Hi, I would like to consult on the forum the following problem: we need to place somewhere in Redfish information about GPGPU cards (NVIDIA).
Does it really match to GPGPU cards ? Do you know any better schema describing this kind of devices?
|
|
|
Post by mraineri on Jan 10, 2022 13:42:32 GMT
At this time, GPGPUs are modeled using the Processor schema and would sit in the same collection as all other processors in the system. "ProcessorType" would contain the value "GPU" to distinguish between GPUs and CPUs (and other types of processors that could offer offload capabilities to the system).
GraphicsController, as you've noted, really is scoped to just show controllers for display devices.
|
|