C# Class ManagedCuda.DriverAPINativeMethods.ErrorHandling

This section describes the error handling functions of the low-level CUDA driver application programming interface.
Mostrar archivo Open project: kunzmi/managedCuda

Private Methods

Method Description
cuGetErrorName ( CUResult error, IntPtr &pStr ) : CUResult
cuGetErrorString ( CUResult error, IntPtr &pStr ) : CUResult