GVM User Suite
User tools for the GVM open source project.
Data Fields
Nv0000CtrlGpuAttachIdsParams Struct Reference

Attaches the following ids to the GPU driver. More...

#include <nv0000.h>

Data Fields

uint32_t gpu_ids [32]
 List of GPU Ids to attach. More...
 
uint32_t failed_gpu_id
 Last failed GPU id. More...
 

Detailed Description

Attaches the following ids to the GPU driver.

This acts as a parameter into a method which attaches a GPU to the GPU driver.

Definition at line 61 of file nv0000.h.

Field Documentation

◆ failed_gpu_id

uint32_t Nv0000CtrlGpuAttachIdsParams::failed_gpu_id

Last failed GPU id.

Definition at line 63 of file nv0000.h.

◆ gpu_ids

uint32_t Nv0000CtrlGpuAttachIdsParams::gpu_ids[32]

List of GPU Ids to attach.

Definition at line 62 of file nv0000.h.


The documentation for this struct was generated from the following file: