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

Fix compilation with g++-10 when GPU_SUPPORT is enabled by adding the -ldl flag #731

Closed
wants to merge 1 commit into from

Conversation

rahulaggarwal965
Copy link
Contributor

Closes #730. I ended up testing the CMAKE compilation pipeline and found the same issue, so I've changed things there as well.

I don't have quick access to other versions of linux/compilers, so I've made the fix that works for me, but this definitely needs to be tested on newer versions of g++/clang and newer kernel versions.

@imwints
Copy link
Contributor

imwints commented Jan 22, 2024

Duplicate of #704 #725

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

Successfully merging this pull request may close these issues.

[BUG] GPU compilation should enable the linker flag -ldl by default
2 participants