Skip to content

Conversation

@volkm
Copy link
Contributor

@volkm volkm commented Nov 28, 2025

The ILU preconditioner for gmm currently has some issues, see #707. I locally encountered test failures on my machine now as well.
This PR introduces a workaround for now which disables the ILU preconditioner for Clang >= 21 and GCC >= 15 and uses the diagonal preconditioner instead.. This is less disruptive than completely disabling gmm.

@volkm
Copy link
Contributor Author

volkm commented Nov 29, 2025

Now there are some convergence/precision issues with gmm when using the diagonal preconditioner.

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 this pull request may close these issues.

1 participant