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.
development
1 parent 2221811 commit 68d2135Copy full SHA for 68d2135
cmake/dependencies/AMReX.cmake
@@ -86,7 +86,7 @@ option(pyAMReX_amrex_internal "Download & build AMReX" ON)
86
set(pyAMReX_amrex_repo "https://github.com/AMReX-Codes/amrex.git"
87
CACHE STRING
88
"Repository URI to pull and build AMReX from if(pyAMReX_amrex_internal)")
89
-set(pyAMReX_amrex_branch "25.01"
+set(pyAMReX_amrex_branch "0f46a1615c17f0bbeaedb20c27a97c9f6e439781"
90
91
"Repository branch for pyAMReX_amrex_repo if(pyAMReX_amrex_internal)")
92
0 commit comments