<div dir="ltr"><div>Thanks Balazs.</div><div><br></div><div>If I already create vgpu I just need to update the flavor using the following command?</div><div><br></div><div><pre><span class="gmail-gp"></span>openstack flavor <span class="gmail-nb">set</span> vgpu_1 --property <span class="gmail-s2">"resources:VGPU=1"</span></pre></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 6, 2021 at 4:12 PM Balazs Gibizer <balazs.gibizer@est.tech> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
On Mon, Sep 6, 2021 at 14:02, open infra <<a href="mailto:openinfradn@gmail.com" target="_blank">openinfradn@gmail.com</a>> wrote:<br>
> Hi,<br>
> <br>
> How to create a flavor with GPU?<br>
This document helps with the vGPU support in nova: <br>
<a href="https://docs.openstack.org/nova/latest/admin/virtual-gpu.html" rel="noreferrer" target="_blank">https://docs.openstack.org/nova/latest/admin/virtual-gpu.html</a><br>
<br>
If you need a whole physical GPU to be passed to the guest instead then <br>
you can pass that through as a PCI device. Documented here: <br>
<a href="https://docs.openstack.org/nova/latest/admin/pci-passthrough.html" rel="noreferrer" target="_blank">https://docs.openstack.org/nova/latest/admin/pci-passthrough.html</a><br>
<br>
Cheers,<br>
gibi<br>
<br>
> The way we set vcpu and memory.<br>
> <br>
> Regards,<br>
> Danishka<br>
<br>
<br>
</blockquote></div>