Skip to content

Commit

Permalink
AMReX: Update to latest development
Browse files Browse the repository at this point in the history
Update to latest commit in `development`.
Pull in fix AMReX-Codes/amrex#4298
for AMReX-Codes#382.
  • Loading branch information
ax3l committed Jan 17, 2025
1 parent 47331d7 commit dfdfd54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies/AMReX.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ option(pyAMReX_amrex_internal "Download & build AMReX" ON)
set(pyAMReX_amrex_repo "https://github.com/AMReX-Codes/amrex.git"
CACHE STRING
"Repository URI to pull and build AMReX from if(pyAMReX_amrex_internal)")
set(pyAMReX_amrex_branch "25.01"
set(pyAMReX_amrex_branch "0233b8e67675c43211b27f789e16926e86f86138"
CACHE STRING
"Repository branch for pyAMReX_amrex_repo if(pyAMReX_amrex_internal)")

Expand Down

0 comments on commit dfdfd54

Please sign in to comment.