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 error "undefined reference to symbol 'pthread_condattr_setclock@@GLIBC_2.3.3'" #57

Open
LeihouMa opened this issue Aug 10, 2023 · 0 comments

Comments

@LeihouMa
Copy link

Hi
Thank you for your excellent paper and code. When I compiled the code using make -j, I met some errors as follows. ChatGPT told me to add -lpthread or SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -pthread")
to the CMakeLists, but it didn't work.
My compilation env: ubuntu20.04+cmake 3.23+cuda 11.7+cudnn8.5.0. Can anyone tell me how to solve this?
2023-08-10 17-00-28屏幕截图

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