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

Add mixed precision double diagonal gpu ilu0 variants #5688

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

multitalentloes
Copy link

Adds another mixed precision variant to both DILU and ILU0 on the GPU.
This version stores the off-diagonals in float and the diagonal in double.
Tested to give reasonable iteration counts and speedup on large cases of spe11c.

This is rebased on top of the other active mixed precision branch (#5674), so it will stay in draft until that is merged

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