terraform-provider-nutanix icon indicating copy to clipboard operation
terraform-provider-nutanix copied to clipboard

GPU assignation feature

Open tuxtof opened this issue 3 years ago • 3 comments

Is your feature request related to a problem? Please describe. some VM need to be able to consume GPU accelerator present on the nutanix platform

Describe the solution you'd like we need to be able to create a VM with a GPU passthrough or a vGPU we need to be able to add a GPU passthrough or a vGPU to an existing VM we need to be able to remove a GPU passthrough or a vGPU from an existing VM

tuxtof avatar Oct 29 '21 08:10 tuxtof

@tuxtof can you check if this works as the create spec for VM has support for the gpu_list.

premkarat avatar Feb 17 '22 10:02 premkarat

work , but not as expected

the ressource wait a device_id but nobody know it

customer want to specify card name as they do in prism

we need also enforce mandatory attribute like the mode (who is optional for the moment) for the vendor attribute if there is a way to remove it , it will be great

tuxtof avatar Feb 17 '22 11:02 tuxtof

@siddharth-nutanix lets review our GPU support and see when we can fix this.

premkarat avatar Feb 21 '22 02:02 premkarat