Skip to content

Conversation

@AlexanderSinn
Copy link
Member

@AlexanderSinn AlexanderSinn commented May 12, 2025

Another fix for AMReX-Codes/amrex#4430

@AlexanderSinn
Copy link
Member Author

I think with .def("crossProduct", &RealVect::crossProduct<>, it also worked with amrex development but not amrex release. I only converted about half the CI tests to development. But with pyamrex_realvect_crossproduct it works with both versions.

@WeiqunZhang
Copy link
Member

WeiqunZhang commented May 13, 2025 via email

@WeiqunZhang
Copy link
Member

Should we switch to using amrex development in CI?

@AlexanderSinn
Copy link
Member Author

Probably should. However, I don't know how to change the amrex branch in the tests where pyamrex is compiled with pip

@WeiqunZhang
Copy link
Member

That might be difficult.

@WeiqunZhang WeiqunZhang merged commit 9b26578 into AMReX-Codes:development May 13, 2025
8 of 9 checks passed
@ax3l
Copy link
Member

ax3l commented Jun 5, 2025

@WeiqunZhang @AlexanderSinn I rather would, as in other projects, add pyAMReX to the app tests in AMReX and then manually update here the commits weekly (and on demand for breaking PRs). That gives us more control

@ax3l
Copy link
Member

ax3l commented Jun 5, 2025

Only cmake/dependencies/AMReX.cmake needs to be updated here, as we do in WarpX/ImpactX/HiPACE++.

See #446 and #379 as examples

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