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

Gets a list of all probed Ids. More...

#include <nv0000.h>

Data Fields

uint32_t gpu_ids [32]
 GPU IDs available. More...
 
uint32_t excluded_gpus [32]
 GPU IDs that were excluded. More...
 

Detailed Description

Gets a list of all probed Ids.

This acts as a parameter into a method which defines for us the different probed ids.

Definition at line 35 of file nv0000.h.

Field Documentation

◆ excluded_gpus

uint32_t Nv0000CtrlGpuGetProbedIdsParams::excluded_gpus[32]

GPU IDs that were excluded.

Definition at line 37 of file nv0000.h.

◆ gpu_ids

uint32_t Nv0000CtrlGpuGetProbedIdsParams::gpu_ids[32]

GPU IDs available.

Definition at line 36 of file nv0000.h.


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