|
GPU-SD
1.0.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 GPUSD_API void | use () |
| Instantiate an 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.
| GPUInfos gpusd::dns_sd::Module::discoverGPUs_ | ( | ) | const [protected, virtual] |
Implements gpusd::Module.
Definition at line 169 of file dns_sd/module.cpp.
References gpusd::GPUInfo::hostname.
| void gpusd::dns_sd::Module::use | ( | ) | [static] |
Instantiate an AGL discovery module for the process.
Definition at line 163 of file dns_sd/module.cpp.
1.0.0 by
1.7.5.1