-
Notifications
You must be signed in to change notification settings - Fork 80
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
运行make run (MMult_cuda_2)时报错 CUDA error #23
Comments
这个测试用的 3080,应该是编译选项问题。 |
明天或者更晚吧,我找个 2080ti 跑跑看。最近比较忙 QAQ |
感谢 |
cudaErrorUnknown = 999 https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html |
我用 2080 跑了没啥问题。 那句也没干啥,就是在统计开始结束时间。只能换个卡试试? 或者检查一下环境? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
T4卡上运行时出现报错 CUDA error at test_MMult.cpp:110 code=999 "cudaEventSynchronize(stop)",想问一下是什么原因呢
The text was updated successfully, but these errors were encountered: