MueLu: anisotropic scaling test stagnates for OpenMP #12549
Labels
DO_NOT_AUTOCLOSE
This issue should be exempt from auto-closing by the GitHub Actions bot.
pkg: MueLu
type: bug
The primary issue is a bug in Trilinos code or tests
Bug Report
One of MueLu's scaling tests stagnates for OpenMP vs Serial node. For OpenMP, the test converges in 190 iterations, whereas for Serial node the test converges in ~66 iterations.
To run the test:
mpirun -np 4 MueLu_Driver.exe --xml=anisotropic.xml --tol=1e-6 --its=66
PR results: https://trilinos-cdash.sandia.gov/test/41212727
Related to #12533.
The text was updated successfully, but these errors were encountered: