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

MueLu: anisotropic scaling test stagnates for OpenMP #12549

Open
jhux2 opened this issue Nov 20, 2023 · 4 comments
Open

MueLu: anisotropic scaling test stagnates for OpenMP #12549

jhux2 opened this issue Nov 20, 2023 · 4 comments
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

Comments

@jhux2
Copy link
Member

jhux2 commented Nov 20, 2023

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.

@jhux2 jhux2 added type: bug The primary issue is a bug in Trilinos code or tests pkg: MueLu labels Nov 20, 2023
Copy link

Automatic mention of the @trilinos/muelu team

@trilinos trilinos deleted a comment from github-actions bot Nov 20, 2023
@jhux2
Copy link
Member Author

jhux2 commented Nov 21, 2023

Probably related to #12351. @GrahamBenHarper

@GrahamBenHarper
Copy link
Contributor

Also worth noting the Cuda build only does a hair better https://trilinos-cdash.sandia.gov/test/41214385
Based on the results, I'm assuming the majority of this difference is caused by BuildAggregatesRandom?

Copy link

This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity.
If you would like to keep this issue open please add a comment and/or remove the MARKED_FOR_CLOSURE label.
If this issue should be kept open even with no activity beyond the time limits you can add the label DO_NOT_AUTOCLOSE.
If it is ok for this issue to be closed, feel free to go ahead and close it. Please do not add any comments or change any labels or otherwise touch this issue unless your intention is to reset the inactivity counter for an additional year.

@github-actions github-actions bot added the MARKED_FOR_CLOSURE Issue or PR is marked for auto-closure by the GitHub Actions bot. label Nov 23, 2024
@jhux2 jhux2 added DO_NOT_AUTOCLOSE This issue should be exempt from auto-closing by the GitHub Actions bot. and removed MARKED_FOR_CLOSURE Issue or PR is marked for auto-closure by the GitHub Actions bot. labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: Backlog
Development

No branches or pull requests

2 participants