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

Disable AMReX_LINEAR_SOLVER_INCFLO by default #5364

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

WeiqunZhang
Copy link
Member

We do not need to compile these linear solvers that are intended for incompressible flow solvers. This should speed up the build process a little bit.

Depends on AMReX-Codes/amrex#4181

@WeiqunZhang
Copy link
Member Author

I have tested with the latest CUDA, HIP and SYCL compilers. The compilers seem to have improved a lot. It used to be quite slow to compile the EB tensor and nodal projection solvers. But now I only saw a few percent difference when those solvers were not included.

@ax3l ax3l requested review from ax3l and EZoni October 7, 2024 16:13
@ax3l ax3l added install component: third party Changes in WarpX that reflect a change in a third-party library labels Oct 7, 2024
@WeiqunZhang WeiqunZhang marked this pull request as ready for review October 9, 2024 19:41
We do not need to compile these linear solvers that are intended for
incompressible flow solvers. This should speed up the build process a
little bit.
Copy link
Member

@ax3l ax3l left a comment

Choose a reason for hiding this comment

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

Thank you! 🚀 ✨

GNUmakefile Show resolved Hide resolved
@ax3l ax3l enabled auto-merge (squash) October 9, 2024 20:26
@ax3l ax3l self-assigned this Oct 9, 2024
@ax3l ax3l merged commit 65e8261 into ECP-WarpX:development Oct 9, 2024
37 checks passed
@WeiqunZhang WeiqunZhang deleted the lsem branch October 9, 2024 22:48
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 install
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants