|
Lux GPU Core 0.2.0
Lightweight plugin-based GPU acceleration for blockchain and ML
|
#include <gpu.h>
Data Fields | |
| LuxBackend | backend |
| int | index |
| const char * | name |
| const char * | vendor |
| uint64_t | memory_total |
| uint64_t | memory_available |
| bool | is_discrete |
| bool | is_unified_memory |
| int | compute_units |
| int | max_workgroup_size |
| LuxBackend LuxDeviceInfo::backend |