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: cmake: deepks works with mkl; OpenMP flag is properly linked #389

Merged
merged 6 commits into from
Oct 15, 2021

Conversation

caic99
Copy link
Member

@caic99 caic99 commented Oct 14, 2021

In CMakeLists, find torch is placed before find intel mkl part, which finds mkl by another approach, messing up the latter one. Simply swapping these two parts works fine for me.

@caic99 caic99 linked an issue Oct 14, 2021 that may be closed by this pull request
@dyzheng dyzheng merged commit 2ac7953 into deepmodeling:newelpa Oct 15, 2021
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.

OpenMP Warning when compiling ABACUS with cmake
2 participants