open-mpi/ompi

Open MPI main development repository

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 41 minutes ago
Added to GitGenius on February 23rd, 2024
Created on September 16th, 2014
Open Issues & Pull Requests: 828 (+0)
Number of forks: 988
Total Stargazers: 2,634 (+0)
Total Subscribers: 115 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.6 hours
Mean response time: 236.4 days
90th percentile: 741.7 days
Tracked items: 643

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 82% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "Target: v6.0.x" is answered fastest, typically in under an hour, while "MPI-5.0" waits about 5 days. 40% of tracked open issues have had no activity in three months. Only 5% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 677
New in 7 days: 5
Closed in 7 days: 2
Avg open age: 1,462 days
Stale 30+ days: 659
Stale 90+ days: 627

Recent activity

Opened in 7 days: 5
Closed in 7 days: 2
Comments in 7 days: 10
Events in 7 days: 21

Top labels

  • bug (921)
  • Target: v5.0.x (593)
  • Target: main (550)
  • question (481)
  • Target: v4.1.x (344)
  • Severity: blocker (244)
  • Target: v4.0.x (160)
  • enhancement (120)

Detailed Description

Open MPI is the main development repository for an open source implementation of the Message Passing Interface specification. The project is developed and maintained by a consortium of academic, research, and industry partners, enabling the combination of expertise, technologies, and resources from across the High Performance Computing community. The repository is written primarily in C with Fortran support and serves as the central codebase for building the MPI library used in distributed and parallel computing environments.

The project addresses core challenges in high-performance computing by providing a message passing framework for parallel processing across multi-node clusters. Open MPI's scope encompasses process management, scalable messaging, network communication, and performance optimization for cluster computing. The library enables interoperability across different computing platforms and supports the development of parallel applications that can scale across distributed systems. The repository's classification reflects its central role in HPC infrastructure, spanning domains including scalability, portability, cross-platform compatibility, and distributed computing.

The repository maintains active development with significant community engagement.

This concentrated contributor base indicates a well-coordinated development effort with clear leadership and expertise distribution.

Documentation is a significant component of the project, with comprehensive resources available both online at docs.open-mpi.org and in self-contained formats within distribution tarballs. The repository includes a dedicated docs folder containing source code for documentation built with Sphinx and Python. Developers cloning the repository must build documentation locally following prerequisites outlined in the official developer documentation, reflecting the project's emphasis on comprehensive and maintainable documentation practices.

The project's positioning as a consortium-driven effort distinguishes it from single-vendor implementations, allowing it to serve diverse needs across system vendors, software vendors, application developers, and computer science researchers. This broad stakeholder base shapes the repository's development priorities and feature set, ensuring that Open MPI remains relevant across varied HPC environments and use cases.