We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7842226 commit e79093dCopy full SHA for e79093d
cmake/dependencies/pyAMReX.cmake
@@ -79,7 +79,7 @@ option(ImpactX_pyamrex_internal "Download & build pyAMReX" ON)
79
set(ImpactX_pyamrex_repo "https://github.com/AMReX-Codes/pyamrex.git"
80
CACHE STRING
81
"Repository URI to pull and build pyamrex from if(ImpactX_pyamrex_internal)")
82
-set(ImpactX_pyamrex_branch "23.11"
+set(ImpactX_pyamrex_branch "d90e390971de4144fb380ae62d5c74cdc27dd3fc"
83
84
"Repository branch for ImpactX_pyamrex_repo if(ImpactX_pyamrex_internal)")
85
0 commit comments