![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <gpuconfig.h>
Public Attributes | |
| bool | useGPU |
| unsigned | sel_platform |
| unsigned | selGPU |
| bool | allGPU |
| bool | useCUDA |
| bool | forceGenProcLimit |
| unsigned | currentPlatform |
| unsigned | currentDevice |
| unsigned | globalWorkSize |
| unsigned | workgroupSize |
Definition at line 27 of file gpuconfig.h.
| bool GPUConfig::allGPU |
Definition at line 36 of file gpuconfig.h.
| unsigned GPUConfig::currentDevice |
Definition at line 40 of file gpuconfig.h.
| unsigned GPUConfig::currentPlatform |
Definition at line 39 of file gpuconfig.h.
| bool GPUConfig::forceGenProcLimit |
Definition at line 38 of file gpuconfig.h.
| unsigned GPUConfig::globalWorkSize |
Definition at line 41 of file gpuconfig.h.
| unsigned GPUConfig::sel_platform |
Definition at line 34 of file gpuconfig.h.
| unsigned GPUConfig::selGPU |
Definition at line 35 of file gpuconfig.h.
| bool GPUConfig::useCUDA |
Definition at line 37 of file gpuconfig.h.
| bool GPUConfig::useGPU |
Definition at line 33 of file gpuconfig.h.
| unsigned GPUConfig::workgroupSize |
Definition at line 42 of file gpuconfig.h.
1.8.11