Skip to content

Mpi collective - #1

Draft
eessmann wants to merge 127 commits into
masterfrom
mpi-collective
Draft

Mpi collective#1
eessmann wants to merge 127 commits into
masterfrom
mpi-collective

Conversation

@eessmann

Copy link
Copy Markdown
Owner

No description provided.

eessmann and others added 30 commits November 5, 2025 14:29
This commit enables testing by setting ENABLE_TESTING to ON in CMakeLists.txt. It includes the <cinttypes> header in mpi_types.h and updates the handling of CRAY-C compilers by adding conditional compilation checks. Additionally, it refines type casting and constexpr definitions for improved code clarity and performance.
eessmann and others added 30 commits September 1, 2026 15:44
Replace collective-shaped pairwise traffic with checked dense and neighborhood collectives, preserve deterministic partition semantics and asynchronous evolutionary gossip, and fail fast on MPI errors.

Adopt CMake 4 object targets and file sets, C++23 dependencies and vcpkg presets, plus deterministic correctness, install, sanitizer, MPI capability, and performance verification.
Use private stream-based fatal diagnostics and explicit tuple-based MPI schemas without changing installed public interfaces.

Add a locked devenv environment with multiverse MPICH 4.3.2 and a CMake 4 baseline. Preserve the existing CI Catch2 path and improve zero-degree MPI and macOS failure-probe portability.

Validated with 112 focused MPI and consumer checks, four serial consumer checks, and GCC 14 and Clang 19 builds on Cirrus.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant