Hi Irvin, The compute service offering in CloudStack currently supports 1 GPU specification (using createServiceOffering API through 'serviceofferingdetails' parameters, with the keys pciDevice and vgpuType for GPU card and vGPU type respectively), and so 1 card is created for a VM.
You can find some documentation here: - http://docs.cloudstack.apache.org/en/latest/adminguide/virtual_machines.html#assigning-gpu-vgpu-to-guest-vms - http://docs.cloudstack.apache.org/en/latest/adminguide/service_offerings.html#creating-a-new-compute-offering May I know the CloudStack release and Hypervisor version you are testing. Regards, Suresh On 13/08/21, 7:03 AM, "SVI" <[email protected]> wrote: Hi, I was able to create a GPU passthrough offering but at the moment it’s 1 VM = 1 GPU passthrough. I have 8 GPUs in my hypervisor and technically I can create 8 instance with 1 GPU passthrough each. What I want to do now is to create at least 2 GPU to be passthrough 1 guest VM. I can’t see any configuration or document to do that as of the moment, is there a hidden API (I checked already the service offering API and doesn’t say much) that is out there to do this? Thanks, Irvin
