|
Fermat
|
A singleton cache for the properties of all present cuda devices
#include <arch.h>
Static Public Methods | |
| static cuda_devices * | get () |
Public Members | |
| int | device_count |
| device count | |
| cudaDeviceProp * | properties |
| device properties | |
|
inlinestatic |
get a pointer to this struct's singleton
1.8.13