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

adjust XL Fortran OMP flag; fixes #232 #233

Merged
merged 1 commit into from
Mar 7, 2018
Merged

Conversation

bast
Copy link
Member

@bast bast commented Mar 7, 2018

No description provided.

@bast
Copy link
Member Author

bast commented Mar 7, 2018

Can you please look over this @robertodr?

Copy link
Contributor

@robertodr robertodr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not copy the latest FindOpenMP.cmake into a folder modules/upstream and offload all this Fortran stuff to CMake itself with find_package(OpenMP)?

@bast
Copy link
Member Author

bast commented Mar 7, 2018

Hmm. Yes, that would be even better. Thanks. One thing that starts to bother me a bit is the diffuse versioning in Autocmake but that is a separate issue. We need to think about it.

@bast
Copy link
Member Author

bast commented Mar 7, 2018

One problem that I see with this is that FindOpenMP.cmake potentially pulls in other modules (I haven't tested this but see this happening with FindMPI.cmake. I think we should merge this since it's better than before but I think that offloading to FindOpenMP.cmake is not so trivial.

@robertodr
Copy link
Contributor

robertodr commented Mar 7, 2018 via email

@bast bast merged commit 028f0f5 into dev-cafe:master Mar 7, 2018
@bast bast deleted the radovan/xl-omp branch May 13, 2018 15:03
This pull request was closed.
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.

2 participants