Skip to content
#

mpi

Here are 1,232 public repositories matching this topic...

devreal
devreal commented Oct 26, 2020

Parts of the man page of MPI_Win_attach seem to be a verbatim copy of MPI_Win_create and states that this is a collective operation, which in case of MPI_Win_attach it is not. See: https://github.com/open-mpi/ompi/blob/master/ompi/mpi/man/man3/MPI_Win_attach.3in#L71

This should be fixed to reflect the actual behavior of MPI_Win_attach and should also contain at least a sentence on `MPI_

Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.

  • Updated Feb 20, 2021
  • C++

Improve this page

Add a description, image, and links to the mpi 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 mpi topic, visit your repo's landing page and select "manage topics."

Learn more