Skip to content

Commit e79093d

Browse files
committed
pyAMReX: latest development
X-ref: AMReX-Codes/pyamrex#220
1 parent 7842226 commit e79093d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies/pyAMReX.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ option(ImpactX_pyamrex_internal "Download & build pyAMReX" ON)
7979
set(ImpactX_pyamrex_repo "https://github.com/AMReX-Codes/pyamrex.git"
8080
CACHE STRING
8181
"Repository URI to pull and build pyamrex from if(ImpactX_pyamrex_internal)")
82-
set(ImpactX_pyamrex_branch "23.11"
82+
set(ImpactX_pyamrex_branch "d90e390971de4144fb380ae62d5c74cdc27dd3fc"
8383
CACHE STRING
8484
"Repository branch for ImpactX_pyamrex_repo if(ImpactX_pyamrex_internal)")
8585

0 commit comments

Comments
 (0)