Go to the source code of this file.
A trivial little dlopen()-based wrapper library for the NVIDIA NVML library, to allow runtime discovery of NVML on an arbitrary system. This is all very hackish and simple-minded, but it serves my immediate needs in the short term until NVIDIA provides a static NVML wrapper library themselves, hopefully in CUDA 6.5 or maybe sometime shortly after.
Definition in file CUDAWrapNVML.h.
Referenced by wrap_nvml_create, wrap_nvml_get_fanpcnt, and wrap_nvml_get_tempC.
Definition at line 267 of file CUDAWrapNVML.cu.
Definition at line 59 of file CUDAWrapNVML.cu.
Definition at line 333 of file CUDAWrapNVML.cu.
Definition at line 303 of file CUDAWrapNVML.cu.
Definition at line 272 of file CUDAWrapNVML.cu.
Definition at line 262 of file CUDAWrapNVML.cu.
Definition at line 319 of file CUDAWrapNVML.cu.
Definition at line 287 of file CUDAWrapNVML.cu.
Definition at line 348 of file CUDAWrapNVML.cu.