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

单机多卡使用多进程内存不释放 #6559

Closed
bingdewendu opened this issue Jun 11, 2022 · 16 comments
Closed

单机多卡使用多进程内存不释放 #6559

bingdewendu opened this issue Jun 11, 2022 · 16 comments
Assignees
Labels
memory leak needs investigation this issue needs investigation to either narrow down, or clarify triaged this issue has been looked, and triaged.

Comments

@bingdewendu
Copy link

多卡多进程,内存不释放,直到oom

环境:linux
paddlepaddle-gpu:2.3.0.post101 PaddleOCR:2.5.0.3
8卡8进程,内存不释放
图片

@sjtu-cz
Copy link

sjtu-cz commented Jun 11, 2022

我好像也遇到了同样的问题,好像有内存泄漏

@bingdewendu
Copy link
Author

bingdewendu commented Jun 11, 2022 via email

@sjtu-cz
Copy link

sjtu-cz commented Jun 11, 2022 via email

@yuanhaisu
Copy link

我也遇到这个问题,在C++Serving(serving-gpu-112-0.9.0)下就是
1658193771170

@sjtu-cz
Copy link

sjtu-cz commented Jul 19, 2022 via email

@ChenjieXu
Copy link

我也遇到了,有什么解决方法吗 ppocrv3

@andyjiang1116
Copy link
Collaborator

这个应该是服务端一直开着会占用内存

@bingdewendu
Copy link
Author

bingdewendu commented Oct 11, 2022 via email

@github-actions
Copy link

github-actions bot commented Jul 1, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jul 1, 2023
@bingdewendu
Copy link
Author

bingdewendu commented Jul 1, 2023 via email

@github-actions github-actions bot removed the stale label Jul 2, 2023
@lgh1998
Copy link

lgh1998 commented Nov 29, 2023

我也是有这样的问题,目前还有我现在是跟新到2.7

@bingdewendu
Copy link
Author

bingdewendu commented Nov 29, 2023 via email

@jzhang533 jzhang533 assigned GreatV and unassigned andyjiang1116 Apr 10, 2024
@jzhang533 jzhang533 added triaged this issue has been looked, and triaged. needs investigation this issue needs investigation to either narrow down, or clarify memory leak labels Apr 10, 2024
@cmathx
Copy link

cmathx commented Jun 11, 2024

how to fix memory leak problem? I updated paddleocr to newest version (2.8.0). It also have this problem.

@sjtu-cz
Copy link

sjtu-cz commented Jun 11, 2024 via email

@bingdewendu
Copy link
Author

bingdewendu commented Jun 11, 2024 via email

@GreatV
Copy link
Collaborator

GreatV commented Jun 23, 2024

Consider installing the latest Paddle dev version from https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/develop/install/pip/windows-pip.html to resolve this issue.

@GreatV GreatV closed this as completed Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
memory leak needs investigation this issue needs investigation to either narrow down, or clarify triaged this issue has been looked, and triaged.
Projects
None yet
Development

No branches or pull requests

9 participants