|
GPU-SD
1.4.0
|
The DNS_SD implementation for remote GPU discovery. More...
#include <module.h>
Inheritance diagram for gpusd::dns_sd::Module:
Collaboration diagram for gpusd::dns_sd::Module:Static Public Member Functions | |
| static void | use () |
| Instantiate an AGL discovery module for the process. | |
| static void | dispose () |
| Unload the AGL discovery module for the process. | |
Protected Member Functions | |
| virtual GPUInfos | discoverGPUs_ () const |
The DNS_SD implementation for remote GPU discovery.
Definition at line 28 of file dns_sd/module.h.
| virtual GPUInfos gpusd::dns_sd::Module::discoverGPUs_ | ( | ) | const [protected, virtual] |
| static void gpusd::dns_sd::Module::dispose | ( | ) | [static] |
Unload the AGL discovery module for the process.
| static void gpusd::dns_sd::Module::use | ( | ) | [static] |
Instantiate an AGL discovery module for the process.
1.4.0 by
1.7.6.1