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

Check failed: status == CUBLAS_STATUS_SUCCESS (13 vs. 0) CUBLAS_STATUS_EXECUTION_FAILED (Memory leak) #9

Open
PofeiShit opened this issue Nov 15, 2023 · 1 comment

Comments

@PofeiShit
Copy link

您好,很感谢您的代码,迁移效果非常好。但是会有如下报错
F1115 11:06:27.330569 9959 math_functions.cu:85] Check failed: status == CUBLAS_STATUS_SUCCESS (13 vs. 0) CUBLAS_STATUS_EXECUTION_FAILED
*** Check failure stack trace: ***
Aborted (core dumped)
我重复了几次都会出现这个错误,我观察了下每次都是跑了39张图崩溃, GPU显存从一开的4G慢慢增加到16G满了。不知道是否有内存泄漏问题。

@PofeiShit
Copy link
Author

这里添加cudaFree(data_C[i]);

@PofeiShit PofeiShit changed the title Check failed: status == CUBLAS_STATUS_SUCCESS (13 vs. 0) CUBLAS_STATUS_EXECUTION_FAILED Check failed: status == CUBLAS_STATUS_SUCCESS (13 vs. 0) CUBLAS_STATUS_EXECUTION_FAILED (Memory leak) Nov 15, 2023
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

1 participant