diff options
Diffstat (limited to '')
| -rw-r--r-- | net/mpich2/files/manpages | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/net/mpich2/files/manpages b/net/mpich2/files/manpages index 2cb7f8a28ac0..31dc6715569b 100644 --- a/net/mpich2/files/manpages +++ b/net/mpich2/files/manpages @@ -1,5 +1,22 @@ MAN1= \ MPI.1 \ +Zeroconf.1 \ +mpd.1 \ +mpdallexit.1 \ +mpdboot.1 \ +mpdcheck.1 \ +mpdchkpyver.1 \ +mpdcleanup.1 \ +mpdexit.1 \ +mpdgdbdrv.1 \ +mpdhelp.1 \ +mpdkilljob.1 \ +mpdlib.1 \ +mpdlistjobs.1 \ +mpdman.1 \ +mpdringtest.1 \ +mpdsigjob.1 \ +mpdtrace.1 \ mpicc.1 \ mpicxx.1 \ mpiexec.1 \ @@ -69,6 +86,10 @@ MPI_Comm_spawn_multiple.3 \ MPI_Comm_split.3 \ MPI_Comm_test_inter.3 \ MPI_Dims_create.3 \ +MPI_Dist_graph_create.3 \ +MPI_Dist_graph_create_adjacent.3 \ +MPI_Dist_graph_neighbors.3 \ +MPI_Dist_graph_neighbors_count.3 \ MPI_Errhandler_create.3 \ MPI_Errhandler_free.3 \ MPI_Errhandler_get.3 \ @@ -188,6 +209,7 @@ MPI_Issend.3 \ MPI_Keyval_create.3 \ MPI_Keyval_free.3 \ MPI_Lookup_name.3 \ +MPI_Op_commute.3 \ MPI_Op_create.3 \ MPI_Op_free.3 \ MPI_Open_port.3 \ @@ -203,7 +225,9 @@ MPI_Query_thread.3 \ MPI_Recv.3 \ MPI_Recv_init.3 \ MPI_Reduce.3 \ +MPI_Reduce_local.3 \ MPI_Reduce_scatter.3 \ +MPI_Reduce_scatter_block.3 \ MPI_Register_datarep.3 \ MPI_Request_free.3 \ MPI_Request_get_status.3 \ |
