apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2.05k stars 1.1k forks source link

Support vGPU allocation on VMware hypervisor #8249

Open dukeware opened 11 months ago

dukeware commented 11 months ago
ISSUE TYPE
COMPONENT NAME
Hyperversior
CLOUDSTACK VERSION
4.18.1.0
and all versions
CONFIGURATION

N/A

OS / ENVIRONMENT

N/A

SUMMARY

vGPU allocation can be use under Xen hypervisor, but do nothing on VMware hypervisor.

Configure the appropriate computing offering with gpu characteristics and create vm. On xen, vm correctly added the gpu device, and on vmware, gpu is not assigned.

Because vCenter can support the allocation of gpu, cloudstack should also be able to support it.

DaanHoogland commented 10 months ago

@dukeware do you have any plans to implement this?

dukeware commented 10 months ago

@dukeware do you have any plans to implement this?

No, I'm just a user and hope someone can solve it.