-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
testing #45
Comments
I'm getting the same error when running
This is using the CUDA 10.1 toolkit. Maybe the initialization flags have changed? |
The issue is that there are new error codes. The values for cuResult are sparse and if the error is one that's not defined in I tweaked |
A reboot fixed the 804 error and cudatest runs fine now for me. @LucaPaterlini Are you still having this issue? If so, take a look at my PR and see if that will give you an error code you can use. |
Error in initialization, please refer to "https://docs.nvidia.com/cuda/cuda-driver-api/group__CUDA__INITIALIZE.html" for details on:
I have encountered this error while following the instruction to test if its correctly installed
The text was updated successfully, but these errors were encountered: