OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
OpenSwmmGpuProbe Struct Reference

#include <GpuPluginAbi.h>

Collaboration diagram for OpenSwmmGpuProbe:

Public Attributes

int abi_version
 
int device_count
 
int vendor
 
char device_name [128]
 
unsigned long long device_mem_bytes
 

Detailed Description

Result of a capability probe. Filled by openswmm_gpu_probe().

Member Data Documentation

◆ abi_version

int OpenSwmmGpuProbe::abi_version

must equal OPENSWMM_GPU_ABI_VERSION

◆ device_count

int OpenSwmmGpuProbe::device_count

number of usable devices (0 = none)

◆ device_mem_bytes

unsigned long long OpenSwmmGpuProbe::device_mem_bytes

global memory of selected device

◆ device_name

char OpenSwmmGpuProbe::device_name[128]

human-readable device name

◆ vendor

int OpenSwmmGpuProbe::vendor

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