Skip to content

Commit e36a680

Browse files
committed
Ledger (75): all 70 AMR goldens pass on the merged tree -- the 3 chemistry-AMR tests needed the bench fftw on LD_LIBRARY_PATH, not a code fix
1 parent a4618f6 commit e36a680

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/documentation/amr_action_plan.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,10 @@ because a future padding or alignment change would break it silently.
383383
merge itself was conflict-free. precheck clean; builds green on BOTH bars -- amdflang OpenMP offload
384384
(`--mpi --mp-gpu`) and CPU (`--mpi --no-gpu`). Goldens: 62 AMR + churn tests, 0 failed, 0 golden files modified, run on
385385
the offload build. That filter turned out to miss 8 of the 70 tests matching AMR, so they were found and run
386-
separately: the 5 `AMR + L0 tiles` tests (coexist multi-level and subcycle, np=1 and np=2) PASS; the remaining 3 are
387-
chemistry-AMR and need a chem build, so they are NOT covered here and are owed. np=2 order oracle on both split-tower
386+
separately: the 5 `AMR + L0 tiles` tests (coexist multi-level and subcycle, np=1 and np=2) PASS, and so do the 3
387+
chemistry-AMR tests once the chem build is given the bench fftw on `LD_LIBRARY_PATH` -- without it every one dies at
388+
exit 127 on a missing `libfftw3.so.3`, which reads as a test failure and is not one. **All 70 AMR tests pass, none
389+
regenerated.** np=2 order oracle on both split-tower
388390
decks: 6 families balanced with snd == rcv at both flag settings, the `[amr-xa]` blocks byte-identical flag-off vs
389391
flag-on, and all four `MFC_XA_SEED` controls abort with ORDER ORACLE MISMATCH (so the oracle is not blind). Merged as
390392
`a11b4fe7`, default off. Still owed before the default can flip: the CCE and NVHPC lanes.

0 commit comments

Comments
 (0)