ComputationalRadiationPhysics / cuda_memtest

Fork of CUDA GPU memtest :eyeglasses:
http://sourceforge.net/projects/cudagpumemtest
110 stars 31 forks source link

NVML: Handle Unsupported GPU Serial #17

Closed ax3l closed 5 years ago

ax3l commented 5 years ago

Catch errors if NVML can not query the device serial number, e.g. on Quadro, Mobile or other product lines.

Fix #16