P3: consolidate native runtime and exact-output foundations - #631
Draft
wolf75222 wants to merge 142 commits into
Draft
P3: consolidate native runtime and exact-output foundations#631wolf75222 wants to merge 142 commits into
wolf75222 wants to merge 142 commits into
Conversation
…ion-history-20260730 # Conflicts: # CHANGELOG.md # docs/design/native-capability-matrix.md # include/pops/runtime/config/generated_component_abi.hpp # include/pops/runtime/config/generated_component_catalog.hpp # include/pops/runtime/config/generated_route_accessors.inc # include/pops/runtime/multiblock/interface_flux_scheduler.hpp # python/bindings/core/init/generated_component_invokers.inc # python/pops/_generated_component_interfaces.py # python/pops/model/_generated_component_schema.py # python/pops/runtime/_generated_component_routes.py # tests/cpp/integration/mpi/test_mpi_multiblock_interface_scheduler.cpp
# Conflicts: # CHANGELOG.md # scripts/release_preflight.py # tests/python/architecture/test_final_release_gate.py
# Conflicts: # CHANGELOG.md # scripts/release_preflight.py
# Conflicts: # CHANGELOG.md # tests/python/unit/amr/test_external_amr_providers.py
# Conflicts: # include/pops/numerics/time/amr/levels/amr_subcycling.hpp # include/pops/runtime/amr/amr_program_reflux.hpp # include/pops/runtime/program/amr_program_context.hpp
# Conflicts: # CHANGELOG.md
Owner
Author
|
CI repair and ADC-682 provider-pack cutover integrated with history at Fixes the prior run failures:
Integrated-head source evidence: 550 architecture tests passed; 42 focused provider/codegen tests passed; direct generated Euler/ExB C++ harness passed; Ruff, clang-format, docs and diff check green. Native CPU/GPU/MPI provider-pack parity is still not claimed and remains under ADC-682/ADC-687. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Scope
This draft consolidates the P3 runtime/output/release history on current
master@de3f6b56without squashing, rebasing, amending, force-pushing, or deleting thematic commits.Integrated histories include:
All stacks are preserved through explicit merge commits. The ADC-681/686 resolution is compositional: every prepared Reflux call retains the exact logical clock while optionally returning the gathered component correction used by automatic Balance evidence. PoPS still owns topology, collectives and accepted publication.
Validation so far
git diff --check: passHonest remaining limits
This is not P3/M4 closure. The exact rebuilt extension is required for the remaining runtime/unit/native matrices. ADC-686 still lacks automatic boundary-flux and source producers, polar projection, and integrated native/MPI execution. ADC-683 needs real MPI/HDF5/ROOT proof; ADC-681 needs external multi-rank Reflux/conservation/GPU proof; ADC-680 needs the exact installed-wheel release lane. The PR stays draft.