/checkCudaErrors

CUDA Error Checking Function: Do you want to check for errors using the CUDA Driver API? Here is a header for checking errors in CUDA Driver Api. The function checkCudaErrors checks the result of CUresult and returns it value.

Primary LanguageC++

Stargazers