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

Use new strides for kernel corrections. #127

Merged

Conversation

prabhuramachandran
Copy link
Contributor

Using constants for this is fragile as if we underestimate the size
(especially for the taylor green problem) the code will segfault. This
is now fixed cleanly.

Using constants for this is fragile as if we underestimate the size
(especially for the taylor green problem) the code will segfault.  This
is now fixed cleanly.
@pep8speaks
Copy link

Hello @prabhuramachandran! Thanks for submitting the PR.

@prabhuramachandran
Copy link
Contributor Author

@adityapb -- I guess this will need to be merged after #126 as it fixes the travis issues.

@adityapb
Copy link
Contributor

I'll update PR #126 today afternoon

@prabhuramachandran prabhuramachandran merged commit 8ef2abd into pypr:master Oct 30, 2018
@prabhuramachandran prabhuramachandran deleted the fix-kernel-correction branch October 30, 2018 19:03
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.

3 participants