#include <cuda_info.h>
|
| | CudaGPUInfo (const std::vector< std::string > &gpuNames) |
| |
| tc::CudaGPUInfo::CudaGPUInfo |
( |
const std::vector< std::string > & |
gpuNames | ) |
|
|
inlineprivate |
| int tc::CudaGPUInfo::CurrentGPUId |
( |
| ) |
const |
| std::string tc::CudaGPUInfo::GetCudaDeviceStr |
( |
| ) |
const |
| std::string tc::CudaGPUInfo::GetGPUName |
( |
int |
id = -1 | ) |
const |
| int tc::CudaGPUInfo::NumberGPUs |
( |
| ) |
const |
| void tc::CudaGPUInfo::SynchronizeCurrentGPU |
( |
| ) |
const |
| std::vector<std::string> tc::CudaGPUInfo::gpuNames_ |
The documentation for this class was generated from the following file: