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

Structure to provide a list of GPU configurations. More...

#include <configs.h>

Collaboration diagram for GpuConfigs:
Collaboration graph
[legend]

Data Fields

struct GpuConfigconfigs
 List of configurations. More...
 
size_t config_size
 Size of the configuration list. More...
 

Detailed Description

Structure to provide a list of GPU configurations.

This provides the GPU Configurations as well as a size of GPU configs.

Definition at line 45 of file configs.h.

Field Documentation

◆ config_size

size_t GpuConfigs::config_size

Size of the configuration list.

Definition at line 47 of file configs.h.

◆ configs

struct GpuConfig* GpuConfigs::configs

List of configurations.

Definition at line 46 of file configs.h.


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