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

ThreadedDiagonalPreconditioner #43

Open
lijas opened this issue Oct 17, 2023 · 1 comment
Open

ThreadedDiagonalPreconditioner #43

lijas opened this issue Oct 17, 2023 · 1 comment

Comments

@lijas
Copy link

lijas commented Oct 17, 2023

I took me a while to figure out why more threads did not really speed up my linear sove, since DiagonalPreconditioner is not threaded.

Would it make sense to add something like ThreadedDiagonalPreconditioner? Or is better to make the DiagonalPreconditioner always be threaded?

@mohamed82008
Copy link
Member

I like the always threaded option

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

No branches or pull requests

2 participants