nvml-wrapper
nvml-wrapper copied to clipboard
samples: Only return samples that are actually valid.
The number of samples returned can be smaller than the number initially returned by samples_count. Account for this by only returning as many as are actually returned according to the second call to nvmlDeviceGetSamples .