https://github.com/bosilca/ompi
Raw File
Tip revision: 87e04b7beb153723d6d9f486d43a15002c3eef60 authored by George Bosilca on 16 February 2024, 01:07:06 UTC
Update the configury script.
Tip revision: 87e04b7
HACKING.md
# Open MPI Hacking / Developer's Guide

## Overview

This file is here for those who are building/exploring OMPI in its
source code form, most likely through a developer's tree (i.e., a
Git clone).

## This file has moved

Please see the content of this file in its new location:
https://docs.open-mpi.org/en/main/developers/

Additionally, see
https://docs.open-mpi.org/en/main/developers/prerequisites.html#sphinx
if you want to edit and build the documentation locally.
back to top