Skip to content

Commit

Permalink
Update pyAMReX (#4633)
Browse files Browse the repository at this point in the history
Update to include
  AMReX-Codes/pyamrex#243
for #3850.
  • Loading branch information
ax3l authored Jan 24, 2024
1 parent 77dbf6d commit c1533a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies/pyAMReX.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ option(WarpX_pyamrex_internal "Download & build pyAMReX" ON)
set(WarpX_pyamrex_repo "https://github.com/AMReX-Codes/pyamrex.git"
CACHE STRING
"Repository URI to pull and build pyamrex from if(WarpX_pyamrex_internal)")
set(WarpX_pyamrex_branch "47c4364845371cd4f529ebc1ae7120ab7849adb8"
set(WarpX_pyamrex_branch "cdf03496f6809527b97950e077508ca4b201fa9b"
CACHE STRING
"Repository branch for WarpX_pyamrex_repo if(WarpX_pyamrex_internal)")

Expand Down

0 comments on commit c1533a9

Please sign in to comment.