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

Look into openmp support in kim-api #66

Open
ellio167 opened this issue Jan 4, 2021 · 1 comment
Open

Look into openmp support in kim-api #66

ellio167 opened this issue Jan 4, 2021 · 1 comment

Comments

@ellio167
Copy link
Member

ellio167 commented Jan 4, 2021

Things to understand:

  • What compilers and flags are needed to build kim-api and items using openmp?

  • Is it possible to have individual items built with openmp, when the main kim-api library is not?

  • Would we need to have two completely separate binary builds (one with and one without openmp)?

@ellio167
Copy link
Member Author

ellio167 commented Jan 4, 2021

cmake has the FindOpenMP module; learn how that is to be used.

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