NVML API Reference Guide (PDF) - vR550 (older) - Last updated March 12, 2024 - Send Feedback

4.11. 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
Returns

String representation of the error.

Description

Helper method for converting NVML error codes into readable strings.

For all products.


NVML API Reference Guide (PDF) - vR550 (older) - Last updated March 12, 2024 - Send Feedback