C# Class ManagedCuda.DriverAPINativeMethods.ErrorHandling

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

Private Methods

Méthode Description
cuGetErrorName ( CUResult error, IntPtr &pStr ) : CUResult
cuGetErrorString ( CUResult error, IntPtr &pStr ) : CUResult