Skip to content

Commit

Permalink
Update pyAMReX
Browse files Browse the repository at this point in the history
  • Loading branch information
EZoni committed Mar 4, 2025
1 parent 221f6cf commit f1ecbfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies/pyAMReX.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ function(find_pyamrex)
endif()
elseif(NOT WarpX_pyamrex_internal)
# TODO: MPI control
find_package(pyAMReX 25.02 CONFIG REQUIRED)
find_package(pyAMReX 25.03 CONFIG REQUIRED)
message(STATUS "pyAMReX: Found version '${pyAMReX_VERSION}'")
endif()
endfunction()
Expand Down

0 comments on commit f1ecbfb

Please sign in to comment.