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

Fix Tile::offset function #155

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

neil-lindquist
Copy link
Contributor

offset wasn't updating user_data_ or ext_data_, so calls to setLayout were incorrectly setting data_ back to the unsliced buffers. I also noticed that offset wasn't respecting layout_.

This bug was causing failures in the GMRES codes.

@neil-lindquist neil-lindquist merged commit 8693751 into icl-utk-edu:master Dec 14, 2023
8 checks passed
@neil-lindquist neil-lindquist deleted the fix-gmres branch December 14, 2023 15:16
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.

2 participants