https://github.com/bosilca/ompi
Raw File
Tip revision: 1ee52d082ebed09ab5bf41d88fbb994523a5fa66 authored by George Bosilca on 08 March 2022, 16:44:37 UTC
Accept a NULL pointer to descriptor in sendi.
Tip revision: 1ee52d0
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://ompi.readthedocs.io/en/latest/developers/

Additionally, see
https://ompi.readthedocs.io/en/latest/developers/prerequisites.html#sphinx
if you want to edit and build the documentation locally.
back to top