Error reporting#
This chapter describes helper functions for error reporting routines.
Functions#
- const char * nvmlErrorString(nvmlReturn_t result)
Helper method for converting NVML error codes into readable strings.
Functions#
-
const char *nvmlErrorString(nvmlReturn_t result)#
Helper method for converting NVML error codes into readable strings.
For all products.
- Parameters:
result – NVML error code to convert
- Returns:
String representation of the error.