Typing out the specific error types of calling CUDA API
Created by: zhouwei25
Error log is currently only prompting the call to the CUDA API to fail. You can't see the detailed error information. It's not good for debug. Optimize it as follows: Typing out the specific error types of calling CUDA API and prompting users to go to nvidia's official website to see the error value explanation.