-
Notifications
You must be signed in to change notification settings - Fork 579
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
MueLu: build error on Ride #5962
Comments
@ikalash this is related to work I am doing now. |
@lucbv : oh ok, great. You will find our config options here: https://github.com/SNLComputation/Albany/blob/master/doc/dashboards/ride.sandia.gov/ctest_nightly.cmake.frag#L153-L295 (unfortunately it's part of a cdash script, so you'd have to parse it a little bit to convert it to a configure script that can be executed). |
There is a bad access to a Kokkos::View data in AggregationPhase2bAlgorithm_kokkos. This should be fixed with these changes.
@ikalash |
@lucbv: thanks! It may be easiest to just push the fix, then let the CDash tell us if it fixed the issue or not, given how long the GPU builds typically take. |
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: tentative fix for issue #5962 PR Author: lucbv
…s:develop' (832f686). * trilinos-develop: MueLu: tentative fix for issue trilinos#5962 MueLu: fixing bug with kokkos refactor in FactoryManager, see issue trilinos#5961 MueLu: adding unit-test for factoryManager mods to fix a bug in the find region code and to add more flexibility to the options that we can run and the output that we can dump. MueLu: Fix issue in nullspace fix Testing: Tpetra: enable ETI explicitly TrilinosCouplings: fix build errors w/o deprecated MueLu: remove regionMG coordinate debug output Sidafe's Branch Squashed in Place
…s:develop' (832f686). * trilinos-develop: MueLu: tentative fix for issue trilinos#5962 MueLu: fixing bug with kokkos refactor in FactoryManager, see issue trilinos#5961 MueLu: adding unit-test for factoryManager mods to fix a bug in the find region code and to add more flexibility to the options that we can run and the output that we can dump. MueLu: Fix issue in nullspace fix Testing: Tpetra: enable ETI explicitly TrilinosCouplings: fix build errors w/o deprecated MueLu: remove regionMG coordinate debug output Sidafe's Branch Squashed in Place
@ikalash sounds good to me, the patch has been merged yesterday so there is a chance it might have already been tested overnight. Let me know if you see any improvement. |
Seems our ride nightly is back to normal - thanks for fixing it! |
The Albany nightlies last night failed due to MueLu. Here is the error - seems like there is a missing overloaded implementation:
Unfortunately our dashboard is down right now, so I cannot point you to that.
@trilinos/muelu
The text was updated successfully, but these errors were encountered: