Skip to content
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

Open
cloud9wj opened this issue Feb 7, 2023 · 5 comments
Open

运行make run (MMult_cuda_2)时报错 CUDA error #23

cloud9wj opened this issue Feb 7, 2023 · 5 comments

Comments

@cloud9wj
Copy link

cloud9wj commented Feb 7, 2023

T4卡上运行时出现报错 CUDA error at test_MMult.cpp:110 code=999 "cudaEventSynchronize(stop)",想问一下是什么原因呢

@tpoisonooo
Copy link
Owner

这个测试用的 3080,应该是编译选项问题。

@tpoisonooo
Copy link
Owner

明天或者更晚吧,我找个 2080ti 跑跑看。最近比较忙 QAQ

@cloud9wj
Copy link
Author

cloud9wj commented Feb 9, 2023

明天或者更晚吧,我找个 2080ti 跑跑看。最近比较忙 QAQ

感谢

@tpoisonooo
Copy link
Owner

cudaErrorUnknown = 999
This indicates that an unknown internal error has occurred.

https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html

@tpoisonooo
Copy link
Owner

我用 2080 跑了没啥问题。

那句也没干啥,就是在统计开始结束时间。只能换个卡试试? 或者检查一下环境?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants