cuda.bindings.nvml.error_string#

cuda.bindings.nvml.error_string(int result) str#

Helper method for converting NVML error codes into readable strings.

Parameters:

result (Return) – NVML error code to convert.

See also

nvmlErrorString