![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
#include <GpuPluginAbi.h>
Public Attributes | |
| int | abi_version |
| int | device_count |
| int | vendor |
| char | device_name [128] |
| unsigned long long | device_mem_bytes |
Result of a capability probe. Filled by openswmm_gpu_probe().
| int OpenSwmmGpuProbe::abi_version |
must equal OPENSWMM_GPU_ABI_VERSION
| int OpenSwmmGpuProbe::device_count |
number of usable devices (0 = none)
| unsigned long long OpenSwmmGpuProbe::device_mem_bytes |
global memory of selected device
| char OpenSwmmGpuProbe::device_name[128] |
human-readable device name
| int OpenSwmmGpuProbe::vendor |
an OpenSwmmGpuVendor value