ompi
by
open-mpi

Description: Open MPI main development repository

View on GitHub ↗

Summary Information

Updated 13 minutes ago
Added to GitGenius on February 23rd, 2024
Created on September 16th, 2014
Open Issues & Pull Requests: 812 (+0)
Number of forks: 969
Total Stargazers: 2,618 (+0)
Total Subscribers: 117 (+0)

Issue Activity (beta)

Open issues: 666
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 1,487 days
Stale 30+ days: 633
Stale 90+ days: 620

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 2
Events in 7 days: 4

Top labels

  • bug (920)
  • Target: v5.0.x (592)
  • Target: main (547)
  • question (479)
  • Target: v4.1.x (344)
  • Severity: blocker (244)
  • Target: v4.0.x (160)
  • enhancement (120)

Repository Insights (GitGenius)

Median issue/PR response: 3.2 hours
Mean response time: 344.0 days
90th percentile: 1060.0 days
Tracked items: 725

Most active contributors

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. GitGenius tracking data shows a median issue and pull request response latency of 3.2 hours across 724 tracked items, indicating responsive project management. The most frequently targeted versions are v5.0.x with 172 tracked issues and the main development branch with 138 tracked issues, reflecting ongoing work across multiple release lines. Question-type issues represent another major category with 148 tracked items, suggesting substantial user engagement and support activity.

Core contributors drive the project's development, with jsquyres leading activity across 766 tracked events, followed by rhc54 with 605 events and hppritcha with 431 events. This concentrated contributor base indicates a well-coordinated development effort with clear leadership and expertise distribution. The project's visibility extends beyond the MPI community, as evidenced by GitGenius identifying overlapping contributors with major repositories including microsoft/vscode, microsoft/typescript, and rust-lang/rust, suggesting cross-pollination of ideas and practices from broader software engineering communities.

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.

ompi
by
open-mpiopen-mpi/ompi

Repository Details

Fetching additional details & charts...