|
GPU-SD
1.0.2
|
The CGL implementation for local GPU discovery. More...
#include <module.h>
Inheritance diagram for gpusd::cgl::Module:
Collaboration diagram for gpusd::cgl::Module:Static Public Member Functions | |
| static GPUSD_API void | use () |
| Instantiate an CGL discovery module for the process. | |
Protected Member Functions | |
| virtual GPUInfos | discoverGPUs_ () const |
The CGL implementation for local GPU discovery.
Definition at line 28 of file cgl/module.h.
| GPUInfos gpusd::cgl::Module::discoverGPUs_ | ( | ) | const [protected, virtual] |
Implements gpusd::Module.
Definition at line 44 of file cgl/module.cpp.
References gpusd::GPUInfo::device, and gpusd::GPUInfo::pvp.
| void gpusd::cgl::Module::use | ( | ) | [static] |
Instantiate an CGL discovery module for the process.
Definition at line 38 of file cgl/module.cpp.
1.0.2 by
1.7.5.1