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

cmake 3.20 MPI compiler selection broken #244

Closed
tjhei opened this issue Jul 8, 2021 · 5 comments · May be fixed by #245
Closed

cmake 3.20 MPI compiler selection broken #244

tjhei opened this issue Jul 8, 2021 · 5 comments · May be fixed by #245
Assignees

Comments

@tjhei
Copy link
Member

tjhei commented Jul 8, 2021

It seems #207 is required when using cmake 3.20 and not only for deal.II but also Trilinos, so we will need to do additional work. Otherwise I can not pick a different CXX compiler.

@koecher
Copy link
Contributor

koecher commented Jul 9, 2021

okay, I take a deeper look on that topic using virtual machines. I can't believe that we broke everything and try to find a solution.

@tjhei
Copy link
Member Author

tjhei commented Jul 9, 2021

Has nothing to do with us breaking things: cmake 3.20 (at least, maybe earlier) requires setting the compiler and the MPI wrapper.

@tjhei
Copy link
Member Author

tjhei commented Jul 9, 2021

I will prep something once the ASPECT hackathon is over in a week.

@koecher koecher mentioned this issue Jul 9, 2021
16 tasks
@koecher koecher linked a pull request Jul 9, 2021 that will close this issue
16 tasks
@koecher koecher self-assigned this Jul 9, 2021
@tjhei
Copy link
Member Author

tjhei commented Jul 24, 2021

I played with this some more and I think I made a mistake: it turns out gcc is a symlink to clang on OSX. I think this issue can be closed.

@koecher
Copy link
Contributor

koecher commented Jul 27, 2021

resolved

@koecher koecher closed this as completed Jul 27, 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 a pull request may close this issue.

2 participants