This sounds foreign to me, afaik GPU support is limited to certain (old)
NVIDIA Grid cards on Xenserver Enterprise.
Modern GPUs are not supported out of the box, although of course many
here do use them by means of custom xml/groovy scripts.
How you detect them, no idea, let's see how other users do it, if they
care to share.
On 2024-02-26 18:00, Douglas Oliveira wrote:
Hello,
How does the GPU discovery process work on the hypervisor with SC,
something similar to what Opennebula does? (through lspci)
I currently have a service offering created via API for an Nvidia A16
GPU,
which does not work because it is informed that there are no hosts
available to serve the resource. So I'm unsure whether what doesn't
work is
the service offering or the non-detection of the GPU on the host.
Regards