Skip to content

Commit 23e3074

Browse files
committed
[Dependencies] pyAMReX: ax3l branch
Update after 25.12 releases to development branch, once PR is merged AMReX-Codes/pyamrex#518
1 parent 3361874 commit 23e3074

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmake/dependencies/pyAMReX.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ set(ImpactX_pyamrex_src ""
7171

7272
# Git fetcher
7373
option(ImpactX_pyamrex_internal "Download & build pyAMReX" ON)
74-
set(ImpactX_pyamrex_repo "https://github.com/AMReX-Codes/pyamrex.git"
74+
set(ImpactX_pyamrex_repo "https://github.com/ax3l/pyamrex.git"
7575
CACHE STRING
7676
"Repository URI to pull and build pyamrex from if(ImpactX_pyamrex_internal)")
77-
set(ImpactX_pyamrex_branch "25.11"
77+
set(ImpactX_pyamrex_branch "topic-pc-impactx-spin"
7878
CACHE STRING
7979
"Repository branch for ImpactX_pyamrex_repo if(ImpactX_pyamrex_internal)")
8080

0 commit comments

Comments
 (0)