Skip to content

Commit 3e208d3

Browse files
committed
Ledger (75): record the gates the fused-pack merge passed, and the 3 chemistry-AMR tests it does not cover
1 parent a11b4fe commit 3e208d3

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/documentation/amr_action_plan.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,16 @@ would ship uninitialised device memory to the host. It is correct today only bec
335335
zero slack, and the `MFC_DEBUG` NaN poison covers the patch and not the pool -- a comment belongs at that call site,
336336
because a future padding or alignment change would break it silently.
337337

338+
**Gates, run on the MERGED tree (up/mega + the branch), not the pre-merge branch the parked note was gated on.** The
339+
merge itself was conflict-free. precheck clean; builds green on BOTH bars -- amdflang OpenMP offload
340+
(`--mpi --mp-gpu`) and CPU (`--mpi --no-gpu`). Goldens: 62 AMR + churn tests, 0 failed, 0 golden files modified, run on
341+
the offload build. That filter turned out to miss 8 of the 70 tests matching AMR, so they were found and run
342+
separately: the 5 `AMR + L0 tiles` tests (coexist multi-level and subcycle, np=1 and np=2) PASS; the remaining 3 are
343+
chemistry-AMR and need a chem build, so they are NOT covered here and are owed. np=2 order oracle on both split-tower
344+
decks: 6 families balanced with snd == rcv at both flag settings, the `[amr-xa]` blocks byte-identical flag-off vs
345+
flag-on, and all four `MFC_XA_SEED` controls abort with ORDER ORACLE MISMATCH (so the oracle is not blind). Merged as
346+
`a11b4fe7`, default off. Still owed before the default can flip: the CCE and NVHPC lanes.
347+
338348
**Scope.** np=8, one node, one case (399^3, `amr_max_level = 2`, cap 64, `amr_regrid_int = 20`), one rep per census arm.
339349
The win scales with per-rank transfer count and nothing here is a scaling claim. The branch base predates Task 9, but
340350
the merge into up/mega touches only the regrid chunked-gather region and NOT `s_amr_stage_fill_wave` or

0 commit comments

Comments
 (0)