Skip to content

Overview of the MPI Forum's GitHub usage

Jeff Squyres edited this page Oct 21, 2015 · 8 revisions

Overview of the MPI Forum's GitHub usage

Each MPI Forum working group has its own Github organization and repository(ies):

The idea is that each working group does work in their own organization, and then:

  1. Files a public issue against against the public mpi-forum/mpi-issues repository.
  2. Files a corresponding private pull request (since it contains document source code) against the private mpi-forum/mpi-standard repository (or other relevant private document repo).

It looks like this:

Overview of MPI Forum github usage

Clone this wiki locally