2.10. Error reporting
This chapter describes helper functions for error reporting routines.
Functions
- const DECLDIR char* nvmlErrorString ( nvmlReturn_t result )
Functions
- const DECLDIR char* nvmlErrorString ( nvmlReturn_t result )
- 
                     
                     Parameters- result
- NVML error code to convert
 ReturnsString representation of the error. DescriptionHelper method for converting NVML error codes into readable strings. For all products.