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

AMReX: int Index Type for Bins #5102

Closed
wants to merge 1 commit into from

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Jul 30, 2024

Binning functions are refactored from unsigned int to int in AMReX-Codes/amrex#3684 for performance reasons. This updates our usage to reflect the changes.

  • cherry-pick into the next weekly AMReX update after the 24.08 release

Binning functions are refactored from `unsigned int` to `int`
in AMReX-Codes/amrex#3684 for performance
reasons. This updates our usage to reflect the changes.
@ax3l ax3l added Performance optimization component: third party Changes in WarpX that reflect a change in a third-party library labels Jul 30, 2024
@ax3l ax3l requested a review from atmyers July 30, 2024 22:30
@ax3l ax3l mentioned this pull request Jul 30, 2024
5 tasks
@ax3l
Copy link
Member Author

ax3l commented Aug 11, 2024

Cherry-picked this into #5126

@ax3l ax3l closed this Aug 11, 2024
@ax3l ax3l deleted the topic-amrex-binning-int branch August 11, 2024 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: third party Changes in WarpX that reflect a change in a third-party library Performance optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants