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

Compilation Failure on Develop Branch after Memory Leak Fix #68728

Open
ahmed081 opened this issue Oct 15, 2024 · 1 comment
Open

Compilation Failure on Develop Branch after Memory Leak Fix #68728

ahmed081 opened this issue Oct 15, 2024 · 1 comment
Assignees
Labels
status/new-issue 新建 type/build 编译/安装问题

Comments

@ahmed081
Copy link

问题描述 Issue Description

I encountered the same memory leak issue mentioned in a previous report. It was noted that the issue has been fixed in the develop branch issue link, so I decided to compile the latest source code locally. However, I ran into a problem during the compilation process.

Environment:

OS: Ubuntu 22.04.4 LTS
Architecture: x86_64
Python version: 3.11
CUDA/cuDNN version: 11.8
CMake version: 3.26.4

I followed all the steps in the documentation here: Linux Compile by Ninja. However, I encountered an issue at step 12 during the actual compilation process.

Issue:
The terminal froze and closed abruptly without any error messages or logs. There were no visible errors or warnings prior to this happening, so I’m unable to trace what went wrong.

Could you provide guidance on how to resolve this or further debug the issue? Let me know if more details are needed.

Thank you for your assistance!

版本&环境信息 Version & Environment Information

Paddle version: N/A
Paddle With CUDA: N/A

OS: ubuntu 22.04
GCC version: (Ubuntu 10.5.0-1ubuntu1~22.04) 10.5.0
Clang version: N/A
CMake version: version 3.27.2
Libc version: glibc 2.35
Python version: 3.10.12

CUDA version: 11.8.89
Build cuda_11.8.r11.8/compiler.31833905_0
cuDNN version: 8.9.7
Nvidia driver version: 550.107.02
Nvidia driver List:
GPU 0: NVIDIA GeForce RTX 3060

@ahmed081 ahmed081 added status/new-issue 新建 type/build 编译/安装问题 labels Oct 15, 2024
@risemeup1
Copy link
Contributor

你是遇到了啥报错吗?编译的时候直接kill掉了? make -j > log 2>&1 &,看看log报错是啥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/new-issue 新建 type/build 编译/安装问题
Projects
None yet
Development

No branches or pull requests

3 participants