cobre-comm 0.2.1

Pluggable communication backend abstraction for the Cobre ecosystem (MPI, TCP, shared-memory, local)
Documentation

cobre-comm

Pluggable communication backend abstraction for the Cobre distributed SDDP solver.

Defines the Communicator and SharedMemoryProvider traits used by cobre-sddp, with feature-gated backends for MPI (via ferrompi), TCP, POSIX shared memory, and single-process local execution.

Status

Alpha — API is functional but not yet stable. See the main repository for the current release.

See the main repository for the full roadmap.

License

Apache-2.0