Open MPI main development repository (BSD license)
https://github.com/open-mpi/ompi
8fe9be2e5e
void mpi_group_range_excl_(MPI_Fint *group, MPI_Fint *n, MPI_Fint *ranges3, MPI_Fint *newgroup, MPI_Fint *ierr); to void mpi_group_range_excl_(MPI_Fint *group, MPI_Fint *n, MPI_Fint ranges[][3], MPI_Fint *newgroup, MPI_Fint *ierr); and void mpi_group_range_incl_(MPI_Fint *group, MPI_Fint *n, MPI_Fint *ranges3, MPI_Fint *newgroup, MPI_Fint *ierr); to void mpi_group_range_incl_(MPI_Fint *group, MPI_Fint *n, MPI_Fint ranges[][3], MPI_Fint *newgroup, MPI_Fint *ierr); Reviewer: Tim Woodall This commit was SVN r1184. |
||
---|---|---|
config | ||
include | ||
src | ||
test | ||
acinclude.m4 | ||
autogen.sh | ||
configure.ac | ||
Doxyfile | ||
HACKING | ||
INSTALL | ||
Makefile.am | ||
mpi-up2date | ||
README | ||
VERSION |
This is the world's greatest MPI, version 10.0a1r975.