ComputationalRadiationPhysics / cuda_memtest

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

NVML: Handle Unsupported GPU Serial #17

Closed ax3l closed 6 years ago

ax3l commented 6 years ago

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

Fix #16