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

Make MFParallelFor safer from int overflow #3768

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

WeiqunZhang
Copy link
Member

This is continuation of the changes in #3742 making AMReX ready for big kernels.

We also store the number of points in BoxIndexer now because we always need that number in GPU kernels.

@WeiqunZhang WeiqunZhang force-pushed the mfparfor_longint branch 3 times, most recently from 991ba95 to 5c6c854 Compare February 15, 2024 23:21
This is continuation of the changes in AMReX-Codes#3742 making AMReX ready for big
kernels.

We also store the number of points in BoxIndexer now because we always need
that number in GPU kernels.
@WeiqunZhang WeiqunZhang marked this pull request as ready for review February 17, 2024 04:35
@WeiqunZhang
Copy link
Member Author

All regression tests have passed.

@WeiqunZhang WeiqunZhang requested a review from atmyers February 17, 2024 04:36
@WeiqunZhang WeiqunZhang merged commit 4ebd5e0 into AMReX-Codes:development Feb 20, 2024
68 of 69 checks passed
@WeiqunZhang WeiqunZhang deleted the mfparfor_longint branch February 20, 2024 19:47
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