Skip to content
#

collective-communication

Here are 24 public repositories matching this topic...

Benchmark suite for MPI collectives (Bcast, Alltoall, Allreduce) with from-scratch ring and recursive-doubling allreduce implementations. Fitted Hockney cost models, measured algorithm crossovers, and LaTeX reports generated entirely from the data. C++17, Open MPI, Python analysis pipeline.

  • Updated Jul 21, 2026
  • Python

Analytical simulator for collective communication on ring, fat tree, and dragonfly topologies: graph based hop costs, bandwidth efficiency, and closed form algorithm crossover up to 1024 nodes. Reproducible sweeps in Python (networkx), with a compiled LaTeX report.

  • Updated Jul 24, 2026
  • Python

Improve this page

Add a description, image, and links to the collective-communication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the collective-communication topic, visit your repo's landing page and select "manage topics."

Learn more