Provided by: nvidia-cuda-dev_9.1.85-3ubuntu1_amd64 

NAME
Error reporting -
Functions
const DECLDIR char * nvmlErrorString (nvmlReturn_t result)
Detailed Description
This chapter describes helper functions for error reporting routines.
Function Documentation
const DECLDIR 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.
Author
Generated automatically by Doxygen for NVML from the source code.
Version 1.1 3 Nov 2017 Error reporting(3)