include nvml.h, fix cmake docstring

This commit is contained in:
Victor Mataré 2015-10-09 21:36:31 +02:00
parent e295a9546f
commit 39a07dede1
2 changed files with 3772 additions and 1 deletions

View File

@ -15,7 +15,7 @@ option(USE_ATASMART "Enable reading temperatures from HDDs via S.M.A.R.T" OFF)
# loaded at runtime, so we don't add a compile-time dependency on the
# proprietary nVidia driver.
#
option(USE_NVML "Get temperatures directly from nVidia GPUs via their
option(USE_NVML "Get temperatures directly from nVidia GPUs via their \
proprietary NVML API" ON)

3771
include/nvidia/gdk/nvml.h Normal file

File diff suppressed because it is too large Load Diff