I am experiencing problems with “device 1” of new 295 when used as GPGPU compute only.
Not sure what they are but device 1 sometimes gives different answer to device 0.
I thought I would look at how hot it is when running a calculation.
To avoid kernel time out, neither device connected to X11.
Hence nvidia-settings does not show anything useful.
I am hoping someone might have some code to read the equivelnt of
NV_CTRL_GPU_CORE_TEMPERATURE which works without X-windows.
nvidia-smi can show gpu temperatures, and it can be run as a background process, polling at controlled intervals and writing to a log. That should get you what you need. If you run it with -h you can see the full range of options.