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

Update AMReX and pyAMReX dependencies. #760

Open
wants to merge 9 commits into
base: development
Choose a base branch
from

Conversation

cemitch99
Copy link
Member

Update AMReX, ABLASTR, pyAMReX dependencies to the latest development, to use updated WarpX IGF solver exploiting new AMReX FFT: ECP-WarpX/WarpX#5457

@cemitch99 cemitch99 requested a review from RemiLehe November 21, 2024 01:37
@cemitch99
Copy link
Member Author

cemitch99 commented Nov 21, 2024

I seem to recall that we previously had problems on Windows with FFTW libraries related to the 1D FFT that Alex was using for the CSR solve, which were avoided when Alex switched from using FFTW to anyfft.
(https://github.com/ECP-WarpX/impactx/blob/development/src/particles/wakefields/WakeConvolution.cpp)
Not sure if this is directly relevant here.

#else()
# set(AMReX_FFT OFF CACHE INTERNAL "")
#endif()

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a commented duplicate of 40-44, because I wasn't sure of the best place to put this.

@cemitch99 cemitch99 mentioned this pull request Dec 12, 2024
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