-
Notifications
You must be signed in to change notification settings - Fork 50
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
Run CI with fedora latest #804
Conversation
@aprokop this will fix the issue in your PR. I'm fine to merge and fix the docker build separately |
For some reason, there are still pending |
The cabana CI containers depend on the kokkos ci containers, but they haven't been updated for a while due to kokkos/ci-containers#56. So I believe |
Good to know - based on the comment in the CI here all I recall is that latest was failing due to MPI. Should we wait if it works now? |
The kokkos containers got refreshed, I am rebuilding ours right now: https://github.com/ECP-copa/ci-containers/actions/runs/13066871276 |
Now there is a hypre issue:
I believe this is due to a newer gcc, Is there a problem with bumping hypre to a more recent version. On a sidenote, starting the Fedora 42 (next release), Fedora's hypre package will be build with CMake, hence we do not need to build it ourselves anymore. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Maybe I missed something, but I didn't see any updates in their repo fixing that |
I guess, we should report it up them then! |
Previous issues with MPI prompted move to rawhide; issues noted in #803 with gtest caused unrelated failures