GPU-SD  1.4.0
Static Public Member Functions | Protected Member Functions
gpusd::glx::Module Class Reference

The GLX implementation for local GPU discovery. More...

#include <module.h>

+ Inheritance diagram for gpusd::glx::Module:
+ Collaboration diagram for gpusd::glx::Module:

List of all members.

Static Public Member Functions

static void use ()
 Instantiate an GLX discovery module for the process.
static void dispose ()
 Unload the GLX discovery module for the process.

Protected Member Functions

virtual GPUInfos discoverGPUs_ () const

Detailed Description

The GLX implementation for local GPU discovery.

The GLX module tries to open X server :0 to :9. For each server which can be opened, all available screens on the server are added as a separate GPUInfo.

Definition at line 34 of file glx/module.h.


Member Function Documentation

virtual GPUInfos gpusd::glx::Module::discoverGPUs_ ( ) const [protected, virtual]
Returns:
information about all found GPUs.
Version:
1.0

Implements gpusd::Module.

static void gpusd::glx::Module::dispose ( ) [static]

Unload the GLX discovery module for the process.

static void gpusd::glx::Module::use ( ) [static]

Instantiate an GLX discovery module for the process.


The documentation for this class was generated from the following file:
Generated on Mon Jul 16 2012 11:27:39 for GPU-SD 1.4.0 by  doxygen 1.7.6.1