Back to Eqiora docs Skip to main content

Module mpi

Module mpi 

Source
Description

MPI distributed-transport adapter.

Structs§

AdmissionRecordV1
Fixed-size rank record used before operator-dependent communication.
AdmittedDistributedRun
A collectively admitted, plan-sealed distributed execution.
CollectiveStepV1
Exact identity of one communication boundary in an admitted run.
MpiCollectiveTraceV1
Immutable ordered collective trace for one successfully accepted MPI run.
MpiExecutionGroup
One application-owned MPI communicator duplicated for Eqiora admissions.
MpiLinearSolveResult
Complete host solution paired with its exact accepted MPI collective trace.
MpiRankDeviceTopologyV1
Common rank-ordered device topology admitted by one MPI execution group.
MpiSpatialAssemblyBackend
MPI transport adapter for the transport-neutral distributed assembly protocol.
OwnedGatherPlanV1
MPI-v0 count/displacement plan derived from an arbitrary owner map.
PhaseStatusV1
Fixed-size per-rank readiness or rejection record.
ProducerReportSummaryV2
Domain-separated fixed-size summary of accepted producer evidence.
RankLocalDeviceV1
One rank-local physical device observation supplied by a composed adapter.

Enums§

CollectivePhaseV1
Communication boundary synchronized by one fixed-size status collective.
DistributedProtocolFailureV1
Stable rank-local failure category exchanged before communication.
MpiThreadSupport
Eqiora-owned mirror of MPI’s provided thread-support level.

Constants§

MPI_ADAPTER_VERSION
Exact Eqiora MPI adapter package version compiled into this binary.
MPI_DISTRIBUTED_KRYLOV_BACKEND
Stable backend identity for Eqiora’s distributed Krylov solvers over MPI.
MPI_DISTRIBUTED_KRYLOV_SOLVER_PROVIDER
Exact declared distributed Krylov solver release.
MPI_EXECUTION
Stable execution identity for MPI communicator actions.
MPI_EXECUTION_PROVIDER
Exact declared MPI execution release and transport binding.
MPI_RS_VERSION
Exact mpi-rs transport-binding dependency version.
MPI_SPATIAL_ASSEMBLY_EXECUTION
Stable execution identity for MPI owner-routed spatial assembly.

Traits§

MpiAdmittedExecutionAdapter
L3 adapter seam consuming one exact L2 distributed execution admission.
MpiRankLocalCsrAction
Narrow rank-local sparse-action seam for composed execution adapters.

Functions§

evaluate_admission
Validate all fixed admission records deterministically.
evaluate_phase_statuses
Require one ready status per partition in exact rank order.