We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77dbf6d commit c1533a9Copy full SHA for c1533a9
cmake/dependencies/pyAMReX.cmake
@@ -79,7 +79,7 @@ option(WarpX_pyamrex_internal "Download & build pyAMReX" ON)
79
set(WarpX_pyamrex_repo "https://github.com/AMReX-Codes/pyamrex.git"
80
CACHE STRING
81
"Repository URI to pull and build pyamrex from if(WarpX_pyamrex_internal)")
82
-set(WarpX_pyamrex_branch "47c4364845371cd4f529ebc1ae7120ab7849adb8"
+set(WarpX_pyamrex_branch "cdf03496f6809527b97950e077508ca4b201fa9b"
83
84
"Repository branch for WarpX_pyamrex_repo if(WarpX_pyamrex_internal)")
85
0 commit comments