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 0dc4f17 commit c0741b6Copy full SHA for c0741b6
cmake/dependencies/AMReX.cmake
@@ -82,7 +82,7 @@ option(pyAMReX_amrex_internal "Download & build AMReX" ON)
82
set(pyAMReX_amrex_repo "https://github.com/AMReX-Codes/amrex.git"
83
CACHE STRING
84
"Repository URI to pull and build AMReX from if(pyAMReX_amrex_internal)")
85
-set(pyAMReX_amrex_branch "ac8574131dd152ce40853e17af948360def806f4"
+set(pyAMReX_amrex_branch "d65dd906bd53c83eab8c88ea0e9205aa6dc6410b"
86
87
"Repository branch for pyAMReX_amrex_repo if(pyAMReX_amrex_internal)")
88
0 commit comments