diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1998-05-03 01:43:08 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1998-05-03 01:43:08 +0000 |
commit | 49a35a2d1dcb6c041f94c04b0e85ca28e6bf199d (patch) | |
tree | 851eef9a6002d5ff87951ab66af01390e8a57e33 /net/mpich | |
parent | Activate dvipsk. (diff) |
New port of mpich, a portable implementation of the message passing
interface (MPI) standard.
PR: 4133
Submitted by: David A. Bader <dbader@eece.unm.edu>
Notes
Notes:
svn path=/head/; revision=10813
Diffstat (limited to 'net/mpich')
-rw-r--r-- | net/mpich/Makefile | 124 | ||||
-rw-r--r-- | net/mpich/distinfo | 1 | ||||
-rw-r--r-- | net/mpich/pkg-comment | 1 | ||||
-rw-r--r-- | net/mpich/pkg-descr | 6 | ||||
-rw-r--r-- | net/mpich/pkg-plist | 477 |
5 files changed, 609 insertions, 0 deletions
diff --git a/net/mpich/Makefile b/net/mpich/Makefile new file mode 100644 index 000000000000..25b73c1498a7 --- /dev/null +++ b/net/mpich/Makefile @@ -0,0 +1,124 @@ +# New ports collection makefile for: mpich (portable mpi standard imp.) +# Version required: 1.1.0 +# Date created: 2 May 1998 +# Whom: dbader@eece.unm.edu +# +# $Id: Makefile,v 1.5 1997/10/17 21:39:59 chuckr Exp $ +# + +DISTNAME= mpich-1.1.0 +CATEGORIES= net +MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ + +MAINTAINER= dbader@eece.unm.edu + +HAS_CONFIGURE= yes +WRKSRC= ${WRKDIR}/mpich +ALL_TARGET= +MANPREFIX= $(PREFIX)/mpich +MAN1= MPI.1 chp4_servs.1 mpicc.1 mpif77.1 mpiman.1 mpireconfig.1 \ + mpirun.1 tstmachines.1 +MAN3= Constants.3 MPIR_Breakpoint.3 MPIR_cstr2fstr.3 \ + MPIR_fstr2cstr.3 MPIR_trspace.3 MPI_2COMPLEX.3 \ + MPI_2DOUBLE_COMPLEX.3 MPI_2DOUBLE_PRECISION.3 MPI_2INT.3 \ + MPI_2INTEGER.3 MPI_2REAL.3 MPI_ANY_SOURCE.3 MPI_ANY_TAG.3 \ + MPI_Abort.3 MPI_Address.3 MPI_Aint.3 MPI_Allgather.3 \ + MPI_Allgatherv.3 MPI_Allreduce.3 MPI_Alltoall.3 \ + MPI_Alltoallv.3 MPI_Attr_delete.3 MPI_Attr_get.3 \ + MPI_Attr_put.3 MPI_BAND.3 MPI_BOR.3 MPI_BOTTOM.3 \ + MPI_BSEND_OVERHEAD.3 MPI_BXOR.3 MPI_BYTE.3 MPI_Barrier.3 \ + MPI_Bcast.3 MPI_Bsend.3 MPI_Bsend_init.3 MPI_Buffer_attach.3 \ + MPI_Buffer_detach.3 MPI_CART.3 MPI_CHAR.3 MPI_COMM_NULL.3 \ + MPI_COMM_SELF.3 MPI_COMM_WORLD.3 MPI_COMPLEX.3 \ + MPI_CONGRUENT.3 MPI_Cancel.3 MPI_Cart_coords.3 \ + MPI_Cart_create.3 MPI_Cart_get.3 MPI_Cart_map.3 \ + MPI_Cart_rank.3 MPI_Cart_shift.3 MPI_Cart_sub.3 \ + MPI_Cartdim_get.3 MPI_Comm_compare.3 MPI_Comm_create.3 \ + MPI_Comm_dup.3 MPI_Comm_free.3 MPI_Comm_group.3 \ + MPI_Comm_rank.3 MPI_Comm_remote_group.3 \ + MPI_Comm_remote_size.3 MPI_Comm_size.3 MPI_Comm_split.3 \ + MPI_Comm_test_inter.3 MPI_Copy_function.3 MPI_DATATYPE_NULL.3 \ + MPI_DOUBLE.3 MPI_DOUBLE_COMPLEX.3 MPI_DOUBLE_INT.3 \ + MPI_DOUBLE_PRECISION.3 MPI_DUP_FN.3 MPI_Delete_function.3 \ + MPI_Dims_create.3 MPI_ERRHANDLER_NULL.3 MPI_ERROR.3 \ + MPI_ERRORS_ARE_FATAL.3 MPI_ERRORS_RETURN.3 MPI_ERR_ARG.3 \ + MPI_ERR_BAD_ARGS.3 MPI_ERR_BUFFER.3 MPI_ERR_BUFFER_EXISTS.3 \ + MPI_ERR_COMM.3 MPI_ERR_COMM_INTER.3 MPI_ERR_COMM_INTRA.3 \ + MPI_ERR_COMM_NULL.3 MPI_ERR_COUNT.3 MPI_ERR_DIMS.3 \ + MPI_ERR_ERRORCODE.3 MPI_ERR_EXHAUSTED.3 MPI_ERR_GROUP.3 \ + MPI_ERR_INIT.3 MPI_ERR_INTERN.3 MPI_ERR_IN_STATUS.3 \ + MPI_ERR_LASTCODE.3 MPI_ERR_LIMIT.3 MPI_ERR_NOMATCH.3 \ + MPI_ERR_NULL.3 MPI_ERR_OP.3 MPI_ERR_OTHER.3 \ + MPI_ERR_PERM_KEY.3 MPI_ERR_PERM_OP.3 MPI_ERR_PERM_TYPE.3 \ + MPI_ERR_PRE_INIT.3 MPI_ERR_RANK.3 MPI_ERR_REQUEST.3 \ + MPI_ERR_ROOT.3 MPI_ERR_TAG.3 MPI_ERR_TOPOLOGY.3 \ + MPI_ERR_TRUNCATE.3 MPI_ERR_TYPE.3 MPI_ERR_UNKNOWN.3 \ + MPI_Errhandler_create.3 MPI_Errhandler_free.3 \ + MPI_Errhandler_get.3 MPI_Errhandler_set.3 MPI_Error_class.3 \ + MPI_Error_string.3 MPI_FLOAT.3 MPI_FLOAT_INT.3 MPI_Finalize.3 \ + MPI_GRAPH.3 MPI_GROUP_EMPTY.3 MPI_GROUP_NULL.3 MPI_Gather.3 \ + MPI_Gatherv.3 MPI_Get_count.3 MPI_Get_elements.3 \ + MPI_Get_processor_name.3 MPI_Graph_create.3 MPI_Graph_get.3 \ + MPI_Graph_map.3 MPI_Graph_neighbors.3 \ + MPI_Graph_neighbors_count.3 MPI_Graphdims_get.3 \ + MPI_Group_compare.3 MPI_Group_difference.3 \ + MPI_Group_excl.3 MPI_Group_free.3 MPI_Group_incl.3 \ + MPI_Group_intersection.3 MPI_Group_range_excl.3 \ + MPI_Group_range_incl.3 MPI_Group_rank.3 MPI_Group_size.3 \ + MPI_Group_translate_ranks.3 MPI_Group_union.3 MPI_HOST.3 \ + MPI_Handle2int.3 MPI_Handler_function.3 MPI_IDENT.3 MPI_INT.3 \ + MPI_INTEGER.3 MPI_INTEGER1.3 MPI_INTEGER2.3 MPI_INTEGER4.3 \ + MPI_IO.3 MPI_Ibsend.3 MPI_Init.3 MPI_Initialized.3 \ + MPI_Int2handle.3 MPI_Intercomm_create.3 MPI_Intercomm_merge.3 \ + MPI_Iprobe.3 MPI_Irecv.3 MPI_Irsend.3 MPI_Isend.3 \ + MPI_Issend.3 MPI_KEYVAL_INVALID.3 MPI_Keyval_create.3 \ + MPI_Keyval_free.3 MPI_LAND.3 MPI_LB.3 MPI_LOGICAL.3 \ + MPI_LONG.3 MPI_LONG_DOUBLE.3 MPI_LONG_DOUBLE_INT.3 \ + MPI_LONG_INT.3 MPI_LONG_LONG_INT.3 MPI_LOR.3 MPI_LXOR.3 \ + MPI_MAX.3 MPI_MAXLOC.3 MPI_MAX_ERROR_STRING.3 \ + MPI_MAX_PROCESSOR_NAME.3 MPI_MIN.3 MPI_MINLOC.3 \ + MPI_NULL_COPY_FN.3 MPI_NULL_DELETE_FN.3 MPI_OP_NULL.3 \ + MPI_Op_create.3 MPI_Op_free.3 MPI_PACKED.3 MPI_PROC_NULL.3 \ + MPI_PROD.3 MPI_Pack.3 MPI_Pack_size.3 MPI_Pcontrol.3 \ + MPI_Probe.3 MPI_REAL.3 MPI_REAL4.3 MPI_REAL8.3 \ + MPI_REQUEST_NULL.3 MPI_Recv.3 MPI_Recv_init.3 MPI_Reduce.3 \ + MPI_Reduce_scatter.3 MPI_Request_free.3 MPI_Rsend.3 \ + MPI_Rsend_init.3 MPI_SHORT.3 MPI_SHORT_INT.3 MPI_SIMILAR.3 \ + MPI_SOURCE.3 MPI_SUCCESS.3 MPI_SUM.3 MPI_Scan.3 \ + MPI_Scatter.3 MPI_Scatterv.3 MPI_Send.3 MPI_Send_init.3 \ + MPI_Sendrecv.3 MPI_Sendrecv_replace.3 MPI_Ssend.3 \ + MPI_Ssend_init.3 MPI_Start.3 MPI_Startall.3 MPI_TAG.3 \ + MPI_TAG_UB.3 MPI_Test.3 MPI_Test_cancelled.3 MPI_Testall.3 \ + MPI_Testany.3 MPI_Testsome.3 MPI_Topo_test.3 \ + MPI_Type_commit.3 MPI_Type_contiguous.3 MPI_Type_extent.3 \ + MPI_Type_free.3 MPI_Type_hindexed.3 MPI_Type_hvector.3 \ + MPI_Type_indexed.3 MPI_Type_lb.3 MPI_Type_size.3 \ + MPI_Type_struct.3 MPI_Type_ub.3 MPI_Type_vector.3 MPI_UB.3 \ + MPI_UNDEFINED.3 MPI_UNDEFINED_RANK.3 MPI_UNEQUAL.3 \ + MPI_UNSIGNED.3 MPI_UNSIGNED_CHAR.3 MPI_UNSIGNED_LONG.3 \ + MPI_UNSIGNED_SHORT.3 MPI_Unpack.3 MPI_User_function.3 \ + MPI_WTIME_IS_GLOBAL.3 MPI_Wait.3 MPI_Waitall.3 MPI_Waitany.3 \ + MPI_Waitsome.3 MPI_Wtick.3 MPI_Wtime.3 +MAN4= CLOG_Finalize.4 CLOG_Init.4 CLOG_Output.4 CLOG_commtype.4 \ + CLOG_cput.4 CLOG_csync.4 CLOG_get_new_event.4 \ + CLOG_get_new_state.4 CLOG_mergelogs.4 CLOG_mergend.4 \ + CLOG_msgtype.4 CLOG_newbuff.4 CLOG_procbuf.4 CLOG_reclen.4 \ + CLOG_rectype.4 CLOG_treesetup.4 MPE_Add_RGB_color.4 \ + MPE_CaptureFile.4 MPE_Close_graphics.4 MPE_Comm_global_rank.4 \ + MPE_Decomp1d.4 MPE_Describe_event.4 MPE_Describe_state.4 \ + MPE_Draw_circle.4 MPE_Draw_line.4 MPE_Draw_logic.4 \ + MPE_Draw_point.4 MPE_Draw_points.4 MPE_Draw_string.4 \ + MPE_Fill_circle.4 MPE_Fill_rectangle.4 MPE_Finish_log.4 \ + MPE_GetTags.4 MPE_Get_mouse_press.4 MPE_IO_Stdout_to_file.4 \ + MPE_Iget_mouse_press.4 MPE_Init_log.4 MPE_Initlog.4 \ + MPE_Line_thickness.4 MPE_Log_event.4 \ + MPE_Log_get_event_number.4 MPE_Log_message.4 \ + MPE_Log_receive.4 MPE_Log_send.4 MPE_Make_color_array.4 \ + MPE_Num_colors.4 MPE_Open_graphics.4 \ + MPE_Print_datatype_pack_action.4 \ + MPE_Print_datatype_unpack_action.4 MPE_Ptime.4 \ + MPE_ReturnTags.4 MPE_Seq_begin.4 MPE_Seq_end.4 \ + MPE_Start_log.4 MPE_Stop_log.4 MPE_TagsEnd.4 MPE_Update.4 \ + MPE_Wtime.4 MPI.4 mpirun.4 +INSTALL_TARGET= install PREFIX=$(PREFIX)/mpich +.include <bsd.port.mk> diff --git a/net/mpich/distinfo b/net/mpich/distinfo new file mode 100644 index 000000000000..9edc7ed08022 --- /dev/null +++ b/net/mpich/distinfo @@ -0,0 +1 @@ +MD5 (mpich-1.1.0.tar.gz) = b420099171d614981da357a64c491626 diff --git a/net/mpich/pkg-comment b/net/mpich/pkg-comment new file mode 100644 index 000000000000..efdcf10dd90c --- /dev/null +++ b/net/mpich/pkg-comment @@ -0,0 +1 @@ +Message Passing Interface (MPI) Library diff --git a/net/mpich/pkg-descr b/net/mpich/pkg-descr new file mode 100644 index 000000000000..f4b74445be9e --- /dev/null +++ b/net/mpich/pkg-descr @@ -0,0 +1,6 @@ +MPICH is a portable implementation of the MPI (Message Passing +Interface) standard. The goal of MPI, simply stated, is to develop a +widely used standard for writing message-passing programs. As such the +interface should establish a practical, portable, efficient, and +flexible standard for message passing. Included are a full set of +documents and parallel programming examples. diff --git a/net/mpich/pkg-plist b/net/mpich/pkg-plist new file mode 100644 index 000000000000..b5a9c812c436 --- /dev/null +++ b/net/mpich/pkg-plist @@ -0,0 +1,477 @@ +mpich/lib/freebsd/ch_p4/mpiman +mpich/lib/freebsd/ch_p4/mpirun.anlspx +mpich/lib/freebsd/ch_p4/mpirun.args +mpich/lib/freebsd/ch_p4/mpirun.ch +mpich/lib/freebsd/ch_p4/mpirun.ch_cenju3 +mpich/lib/freebsd/ch_p4/mpirun.ch_cmmd +mpich/lib/freebsd/ch_p4/mpirun.ch_mpl +mpich/lib/freebsd/ch_p4/mpirun.ch_p4 +mpich/lib/freebsd/ch_p4/mpirun.ch_shmem +mpich/lib/freebsd/ch_p4/mpirun.ch_tcp +mpich/lib/freebsd/ch_p4/mpirun.delta +mpich/lib/freebsd/ch_p4/mpirun.djm +mpich/lib/freebsd/ch_p4/mpirun.execer +mpich/lib/freebsd/ch_p4/mpirun.i860 +mpich/lib/freebsd/ch_p4/mpirun.meiko +mpich/lib/freebsd/ch_p4/mpirun.p4shmem +mpich/lib/freebsd/ch_p4/mpirun.paragon +mpich/lib/freebsd/ch_p4/mpirun.pg +mpich/lib/freebsd/ch_p4/tarch +mpich/lib/freebsd/ch_p4/mpirun.t3d +mpich/lib/freebsd/ch_p4/tstmachines +mpich/lib/freebsd/ch_p4/mpirun +mpich/lib/freebsd/ch_p4/mpireconfig +mpich/lib/freebsd/ch_p4/mpicc +mpich/lib/freebsd/ch_p4/mpif77 +mpich/lib/freebsd/ch_p4/serv_p4 +mpich/lib/freebsd/ch_p4/chp4_servs +mpich/lib/freebsd/ch_p4/chkserv +mpich/lib/freebsd/ch_p4/server +mpich/lib/freebsd/ch_p4/libampi.a +mpich/lib/freebsd/ch_p4/libfmpi.a +mpich/lib/freebsd/ch_p4/liblmpi.a +mpich/lib/freebsd/ch_p4/libmpe.a +mpich/lib/freebsd/ch_p4/libmpe_nompi.a +mpich/lib/freebsd/ch_p4/libmpi.a +mpich/lib/freebsd/ch_p4/libpmpi.a +mpich/lib/freebsd/ch_p4/libtmpi.a +mpich/lib/freebsd/ch_p4/config.status +mpich/lib/freebsd/ch_p4/Makefile.sample +mpich/lib/freebsd/mpich.En_US.cat +mpich/lib/freebsd/mpich.cat +mpich/lib/bitmaps/2x2 +mpich/lib/bitmaps/black +mpich/lib/bitmaps/boxes +mpich/lib/bitmaps/dimple3 +mpich/lib/bitmaps/dllines3 +mpich/lib/bitmaps/dllines4 +mpich/lib/bitmaps/drlines3 +mpich/lib/bitmaps/drlines4 +mpich/lib/bitmaps/gray +mpich/lib/bitmaps/gray2 +mpich/lib/bitmaps/gray3 +mpich/lib/bitmaps/hlines2 +mpich/lib/bitmaps/hlines3 +mpich/lib/bitmaps/hlines4 +mpich/lib/bitmaps/light_gray +mpich/lib/bitmaps/vlines2 +mpich/lib/bitmaps/vlines3 +mpich/lib/bitmaps/vlines4 +mpich/lib/bitmaps/white +mpich/util/machines/README +mpich/util/machines/machines.freebsd +mpich/util/machines/machines.sample +mpich/util/chp4_servs +mpich/util/chkserv +mpich/include/mpi.h +mpich/include/mpi++.h +mpich/include/mpi++P.h +mpich/include/mpif.h +mpich/include/mpi_errno.h +mpich/include/binding.h +mpich/include/protofix.h +mpich/include/mpeexten.h +mpich/include/patchlevel.h +mpich/include/mpe.h +mpich/include/mpe_graphics.h +mpich/include/mpe_log.h +mpich/include/mpetools.h +mpich/include/basex11.h +mpich/examples/mpif.h +mpich/examples/Makefile.in +mpich/examples/Makefile +mpich/examples/cpi.c +mpich/examples/pi3.f +mpich/examples/cpilog.c +mpich/examples/README +mpich/examples/mpirun +mpich/examples/pi3.o +mpich/examples/pi3 +mpich/examples/cpi.o +mpich/examples/cpi +mpich/examples/cpilog2 +mpich/bin/tarch +mpich/bin/tdevice +mpich/bin/mpiman +mpich/bin/upshot +mpich/bin/mpirun.anlspx +mpich/bin/mpirun.args +mpich/bin/mpirun.ch +mpich/bin/mpirun.ch_cenju3 +mpich/bin/mpirun.ch_cmmd +mpich/bin/mpirun.ch_mpl +mpich/bin/mpirun.ch_p4 +mpich/bin/mpirun.ch_shmem +mpich/bin/mpirun.ch_tcp +mpich/bin/mpirun.delta +mpich/bin/mpirun.djm +mpich/bin/mpirun.execer +mpich/bin/mpirun.i860 +mpich/bin/mpirun.meiko +mpich/bin/mpirun.p4shmem +mpich/bin/mpirun.paragon +mpich/bin/mpirun.pg +mpich/bin/mpireconfig +mpich/bin/mpirun.t3d +mpich/bin/tstmachines +mpich/bin/mpirun +mpich/bin/execer +mpich/bin/mpicc +mpich/bin/mpif77 +mpich/bin/serv_p4 +mpich/bin/server +mpich/man/mandesc +mpich/man/man1/MPI.1.gz +mpich/man/man1/chp4_servs.1.gz +mpich/man/man1/mpicc.1.gz +mpich/man/man1/mpif77.1.gz +mpich/man/man1/mpiman.1.gz +mpich/man/man1/mpireconfig.1.gz +mpich/man/man1/mpirun.1.gz +mpich/man/man1/tstmachines.1.gz +mpich/man/man3/Constants.3.gz +mpich/man/man3/MPIR_Breakpoint.3.gz +mpich/man/man3/MPIR_cstr2fstr.3.gz +mpich/man/man3/MPIR_fstr2cstr.3.gz +mpich/man/man3/MPIR_trspace.3.gz +mpich/man/man3/MPI_2COMPLEX.3.gz +mpich/man/man3/MPI_2DOUBLE_COMPLEX.3.gz +mpich/man/man3/MPI_2DOUBLE_PRECISION.3.gz +mpich/man/man3/MPI_2INT.3.gz +mpich/man/man3/MPI_2INTEGER.3.gz +mpich/man/man3/MPI_2REAL.3.gz +mpich/man/man3/MPI_ANY_SOURCE.3.gz +mpich/man/man3/MPI_ANY_TAG.3.gz +mpich/man/man3/MPI_Abort.3.gz +mpich/man/man3/MPI_Address.3.gz +mpich/man/man3/MPI_Aint.3.gz +mpich/man/man3/MPI_Allgather.3.gz +mpich/man/man3/MPI_Allgatherv.3.gz +mpich/man/man3/MPI_Allreduce.3.gz +mpich/man/man3/MPI_Alltoall.3.gz +mpich/man/man3/MPI_Alltoallv.3.gz +mpich/man/man3/MPI_Attr_delete.3.gz +mpich/man/man3/MPI_Attr_get.3.gz +mpich/man/man3/MPI_Attr_put.3.gz +mpich/man/man3/MPI_BAND.3.gz +mpich/man/man3/MPI_BOR.3.gz +mpich/man/man3/MPI_BOTTOM.3.gz +mpich/man/man3/MPI_BSEND_OVERHEAD.3.gz +mpich/man/man3/MPI_BXOR.3.gz +mpich/man/man3/MPI_BYTE.3.gz +mpich/man/man3/MPI_Barrier.3.gz +mpich/man/man3/MPI_Bcast.3.gz +mpich/man/man3/MPI_Bsend.3.gz +mpich/man/man3/MPI_Bsend_init.3.gz +mpich/man/man3/MPI_Buffer_attach.3.gz +mpich/man/man3/MPI_Buffer_detach.3.gz +mpich/man/man3/MPI_CART.3.gz +mpich/man/man3/MPI_CHAR.3.gz +mpich/man/man3/MPI_COMM_NULL.3.gz +mpich/man/man3/MPI_COMM_SELF.3.gz +mpich/man/man3/MPI_COMM_WORLD.3.gz +mpich/man/man3/MPI_COMPLEX.3.gz +mpich/man/man3/MPI_CONGRUENT.3.gz +mpich/man/man3/MPI_Cancel.3.gz +mpich/man/man3/MPI_Cart_coords.3.gz +mpich/man/man3/MPI_Cart_create.3.gz +mpich/man/man3/MPI_Cart_get.3.gz +mpich/man/man3/MPI_Cart_map.3.gz +mpich/man/man3/MPI_Cart_rank.3.gz +mpich/man/man3/MPI_Cart_shift.3.gz +mpich/man/man3/MPI_Cart_sub.3.gz +mpich/man/man3/MPI_Cartdim_get.3.gz +mpich/man/man3/MPI_Comm_compare.3.gz +mpich/man/man3/MPI_Comm_create.3.gz +mpich/man/man3/MPI_Comm_dup.3.gz +mpich/man/man3/MPI_Comm_free.3.gz +mpich/man/man3/MPI_Comm_group.3.gz +mpich/man/man3/MPI_Comm_rank.3.gz +mpich/man/man3/MPI_Comm_remote_group.3.gz +mpich/man/man3/MPI_Comm_remote_size.3.gz +mpich/man/man3/MPI_Comm_size.3.gz +mpich/man/man3/MPI_Comm_split.3.gz +mpich/man/man3/MPI_Comm_test_inter.3.gz +mpich/man/man3/MPI_Copy_function.3.gz +mpich/man/man3/MPI_DATATYPE_NULL.3.gz +mpich/man/man3/MPI_DOUBLE.3.gz +mpich/man/man3/MPI_DOUBLE_COMPLEX.3.gz +mpich/man/man3/MPI_DOUBLE_INT.3.gz +mpich/man/man3/MPI_DOUBLE_PRECISION.3.gz +mpich/man/man3/MPI_DUP_FN.3.gz +mpich/man/man3/MPI_Delete_function.3.gz +mpich/man/man3/MPI_Dims_create.3.gz +mpich/man/man3/MPI_ERRHANDLER_NULL.3.gz +mpich/man/man3/MPI_ERROR.3.gz +mpich/man/man3/MPI_ERRORS_ARE_FATAL.3.gz +mpich/man/man3/MPI_ERRORS_RETURN.3.gz +mpich/man/man3/MPI_ERR_ARG.3.gz +mpich/man/man3/MPI_ERR_BAD_ARGS.3.gz +mpich/man/man3/MPI_ERR_BUFFER.3.gz +mpich/man/man3/MPI_ERR_BUFFER_EXISTS.3.gz +mpich/man/man3/MPI_ERR_COMM.3.gz +mpich/man/man3/MPI_ERR_COMM_INTER.3.gz +mpich/man/man3/MPI_ERR_COMM_INTRA.3.gz +mpich/man/man3/MPI_ERR_COMM_NULL.3.gz +mpich/man/man3/MPI_ERR_COUNT.3.gz +mpich/man/man3/MPI_ERR_DIMS.3.gz +mpich/man/man3/MPI_ERR_ERRORCODE.3.gz +mpich/man/man3/MPI_ERR_EXHAUSTED.3.gz +mpich/man/man3/MPI_ERR_GROUP.3.gz +mpich/man/man3/MPI_ERR_INIT.3.gz +mpich/man/man3/MPI_ERR_INTERN.3.gz +mpich/man/man3/MPI_ERR_IN_STATUS.3.gz +mpich/man/man3/MPI_ERR_LASTCODE.3.gz +mpich/man/man3/MPI_ERR_LIMIT.3.gz +mpich/man/man3/MPI_ERR_NOMATCH.3.gz +mpich/man/man3/MPI_FLOAT.3.gz +mpich/man/man3/MPI_ERR_NULL.3.gz +mpich/man/man3/MPI_ERR_OP.3.gz +mpich/man/man3/MPI_ERR_OTHER.3.gz +mpich/man/man3/MPI_ERR_PERM_KEY.3.gz +mpich/man/man3/MPI_ERR_PERM_OP.3.gz +mpich/man/man3/MPI_ERR_PERM_TYPE.3.gz +mpich/man/man3/MPI_ERR_PRE_INIT.3.gz +mpich/man/man3/MPI_ERR_RANK.3.gz +mpich/man/man3/MPI_ERR_REQUEST.3.gz +mpich/man/man3/MPI_ERR_ROOT.3.gz +mpich/man/man3/MPI_ERR_TAG.3.gz +mpich/man/man3/MPI_ERR_TOPOLOGY.3.gz +mpich/man/man3/MPI_ERR_TRUNCATE.3.gz +mpich/man/man3/MPI_ERR_TYPE.3.gz +mpich/man/man3/MPI_ERR_UNKNOWN.3.gz +mpich/man/man3/MPI_Errhandler_create.3.gz +mpich/man/man3/MPI_Errhandler_free.3.gz +mpich/man/man3/MPI_Errhandler_get.3.gz +mpich/man/man3/MPI_FLOAT_INT.3.gz +mpich/man/man3/MPI_Errhandler_set.3.gz +mpich/man/man3/MPI_Error_class.3.gz +mpich/man/man3/MPI_Error_string.3.gz +mpich/man/man3/MPI_Finalize.3.gz +mpich/man/man3/MPI_GRAPH.3.gz +mpich/man/man3/MPI_GROUP_EMPTY.3.gz +mpich/man/man3/MPI_GROUP_NULL.3.gz +mpich/man/man3/MPI_Gather.3.gz +mpich/man/man3/MPI_Gatherv.3.gz +mpich/man/man3/MPI_Get_count.3.gz +mpich/man/man3/MPI_Get_elements.3.gz +mpich/man/man3/MPI_Get_processor_name.3.gz +mpich/man/man3/MPI_Graph_create.3.gz +mpich/man/man3/MPI_Graph_get.3.gz +mpich/man/man3/MPI_Graph_map.3.gz +mpich/man/man3/MPI_Graph_neighbors.3.gz +mpich/man/man3/MPI_Graph_neighbors_count.3.gz +mpich/man/man3/MPI_Graphdims_get.3.gz +mpich/man/man3/MPI_Group_compare.3.gz +mpich/man/man3/MPI_Group_difference.3.gz +mpich/man/man3/MPI_Group_excl.3.gz +mpich/man/man3/MPI_Group_free.3.gz +mpich/man/man3/MPI_Group_incl.3.gz +mpich/man/man3/MPI_Group_intersection.3.gz +mpich/man/man3/MPI_Group_range_excl.3.gz +mpich/man/man3/MPI_Group_range_incl.3.gz +mpich/man/man3/MPI_Group_rank.3.gz +mpich/man/man3/MPI_Group_size.3.gz +mpich/man/man3/MPI_Group_translate_ranks.3.gz +mpich/man/man3/MPI_Group_union.3.gz +mpich/man/man3/MPI_HOST.3.gz +mpich/man/man3/MPI_Handle2int.3.gz +mpich/man/man3/MPI_Handler_function.3.gz +mpich/man/man3/MPI_IDENT.3.gz +mpich/man/man3/MPI_INT.3.gz +mpich/man/man3/MPI_INTEGER.3.gz +mpich/man/man3/MPI_INTEGER1.3.gz +mpich/man/man3/MPI_INTEGER2.3.gz +mpich/man/man3/MPI_INTEGER4.3.gz +mpich/man/man3/MPI_IO.3.gz +mpich/man/man3/MPI_Ibsend.3.gz +mpich/man/man3/MPI_Init.3.gz +mpich/man/man3/MPI_Initialized.3.gz +mpich/man/man3/MPI_Int2handle.3.gz +mpich/man/man3/MPI_Intercomm_create.3.gz +mpich/man/man3/MPI_Intercomm_merge.3.gz +mpich/man/man3/MPI_Iprobe.3.gz +mpich/man/man3/MPI_Irecv.3.gz +mpich/man/man3/MPI_Irsend.3.gz +mpich/man/man3/MPI_Isend.3.gz +mpich/man/man3/MPI_Issend.3.gz +mpich/man/man3/MPI_KEYVAL_INVALID.3.gz +mpich/man/man3/MPI_Keyval_create.3.gz +mpich/man/man3/MPI_Keyval_free.3.gz +mpich/man/man3/MPI_LAND.3.gz +mpich/man/man3/MPI_LB.3.gz +mpich/man/man3/MPI_LOGICAL.3.gz +mpich/man/man3/MPI_LONG.3.gz +mpich/man/man3/MPI_LONG_DOUBLE.3.gz +mpich/man/man3/MPI_LONG_DOUBLE_INT.3.gz +mpich/man/man3/MPI_LONG_INT.3.gz +mpich/man/man3/MPI_LONG_LONG_INT.3.gz +mpich/man/man3/MPI_LOR.3.gz +mpich/man/man3/MPI_LXOR.3.gz +mpich/man/man3/MPI_MAX.3.gz +mpich/man/man3/MPI_MAXLOC.3.gz +mpich/man/man3/MPI_MAX_ERROR_STRING.3.gz +mpich/man/man3/MPI_MAX_PROCESSOR_NAME.3.gz +mpich/man/man3/MPI_MIN.3.gz +mpich/man/man3/MPI_MINLOC.3.gz +mpich/man/man3/MPI_NULL_COPY_FN.3.gz +mpich/man/man3/MPI_NULL_DELETE_FN.3.gz +mpich/man/man3/MPI_OP_NULL.3.gz +mpich/man/man3/MPI_Op_create.3.gz +mpich/man/man3/MPI_Op_free.3.gz +mpich/man/man3/MPI_PACKED.3.gz +mpich/man/man3/MPI_PROC_NULL.3.gz +mpich/man/man3/MPI_PROD.3.gz +mpich/man/man3/MPI_Pack.3.gz +mpich/man/man3/MPI_Pack_size.3.gz +mpich/man/man3/MPI_Pcontrol.3.gz +mpich/man/man3/MPI_Probe.3.gz +mpich/man/man3/MPI_REAL.3.gz +mpich/man/man3/MPI_REAL4.3.gz +mpich/man/man3/MPI_REAL8.3.gz +mpich/man/man3/MPI_REQUEST_NULL.3.gz +mpich/man/man3/MPI_Recv.3.gz +mpich/man/man3/MPI_Recv_init.3.gz +mpich/man/man3/MPI_Reduce.3.gz +mpich/man/man3/MPI_Reduce_scatter.3.gz +mpich/man/man3/MPI_Request_free.3.gz +mpich/man/man3/MPI_Rsend.3.gz +mpich/man/man3/MPI_Rsend_init.3.gz +mpich/man/man3/MPI_SHORT.3.gz +mpich/man/man3/MPI_SHORT_INT.3.gz +mpich/man/man3/MPI_SIMILAR.3.gz +mpich/man/man3/MPI_SOURCE.3.gz +mpich/man/man3/MPI_SUCCESS.3.gz +mpich/man/man3/MPI_SUM.3.gz +mpich/man/man3/MPI_Scan.3.gz +mpich/man/man3/MPI_Scatter.3.gz +mpich/man/man3/MPI_Scatterv.3.gz +mpich/man/man3/MPI_Send.3.gz +mpich/man/man3/MPI_Send_init.3.gz +mpich/man/man3/MPI_Sendrecv.3.gz +mpich/man/man3/MPI_Sendrecv_replace.3.gz +mpich/man/man3/MPI_Ssend.3.gz +mpich/man/man3/MPI_Ssend_init.3.gz +mpich/man/man3/MPI_Start.3.gz +mpich/man/man3/MPI_Startall.3.gz +mpich/man/man3/MPI_TAG.3.gz +mpich/man/man3/MPI_TAG_UB.3.gz +mpich/man/man3/MPI_Test.3.gz +mpich/man/man3/MPI_Test_cancelled.3.gz +mpich/man/man3/MPI_Testall.3.gz +mpich/man/man3/MPI_Testany.3.gz +mpich/man/man3/MPI_Testsome.3.gz +mpich/man/man3/MPI_Topo_test.3.gz +mpich/man/man3/MPI_Type_commit.3.gz +mpich/man/man3/MPI_Type_contiguous.3.gz +mpich/man/man3/MPI_Type_extent.3.gz +mpich/man/man3/MPI_Type_free.3.gz +mpich/man/man3/MPI_Type_hindexed.3.gz +mpich/man/man3/MPI_Type_hvector.3.gz +mpich/man/man3/MPI_Type_indexed.3.gz +mpich/man/man3/MPI_Type_lb.3.gz +mpich/man/man3/MPI_Type_size.3.gz +mpich/man/man3/MPI_Type_struct.3.gz +mpich/man/man3/MPI_Type_ub.3.gz +mpich/man/man3/MPI_Type_vector.3.gz +mpich/man/man3/MPI_UB.3.gz +mpich/man/man3/MPI_UNDEFINED.3.gz +mpich/man/man3/MPI_UNDEFINED_RANK.3.gz +mpich/man/man3/MPI_UNEQUAL.3.gz +mpich/man/man3/MPI_UNSIGNED.3.gz +mpich/man/man3/MPI_UNSIGNED_CHAR.3.gz +mpich/man/man3/MPI_UNSIGNED_LONG.3.gz +mpich/man/man3/MPI_UNSIGNED_SHORT.3.gz +mpich/man/man3/MPI_Unpack.3.gz +mpich/man/man3/MPI_User_function.3.gz +mpich/man/man3/MPI_WTIME_IS_GLOBAL.3.gz +mpich/man/man3/MPI_Wait.3.gz +mpich/man/man3/MPI_Waitall.3.gz +mpich/man/man3/MPI_Waitany.3.gz +mpich/man/man3/MPI_Waitsome.3.gz +mpich/man/man3/MPI_Wtick.3.gz +mpich/man/man3/MPI_Wtime.3.gz +mpich/man/man4/CLOG_Finalize.4.gz +mpich/man/man4/CLOG_Init.4.gz +mpich/man/man4/CLOG_Output.4.gz +mpich/man/man4/CLOG_commtype.4.gz +mpich/man/man4/CLOG_cput.4.gz +mpich/man/man4/CLOG_csync.4.gz +mpich/man/man4/CLOG_get_new_event.4.gz +mpich/man/man4/CLOG_get_new_state.4.gz +mpich/man/man4/CLOG_mergelogs.4.gz +mpich/man/man4/CLOG_mergend.4.gz +mpich/man/man4/CLOG_msgtype.4.gz +mpich/man/man4/CLOG_newbuff.4.gz +mpich/man/man4/CLOG_procbuf.4.gz +mpich/man/man4/CLOG_reclen.4.gz +mpich/man/man4/CLOG_rectype.4.gz +mpich/man/man4/CLOG_treesetup.4.gz +mpich/man/man4/MPE_Add_RGB_color.4.gz +mpich/man/man4/MPE_CaptureFile.4.gz +mpich/man/man4/MPE_Close_graphics.4.gz +mpich/man/man4/MPE_Comm_global_rank.4.gz +mpich/man/man4/MPE_Decomp1d.4.gz +mpich/man/man4/MPE_Describe_event.4.gz +mpich/man/man4/MPE_Describe_state.4.gz +mpich/man/man4/MPE_Draw_circle.4.gz +mpich/man/man4/MPE_Draw_line.4.gz +mpich/man/man4/MPE_Draw_logic.4.gz +mpich/man/man4/MPE_Draw_point.4.gz +mpich/man/man4/MPE_Draw_points.4.gz +mpich/man/man4/MPE_Draw_string.4.gz +mpich/man/man4/MPE_Fill_circle.4.gz +mpich/man/man4/MPE_Fill_rectangle.4.gz +mpich/man/man4/MPE_Finish_log.4.gz +mpich/man/man4/MPE_GetTags.4.gz +mpich/man/man4/MPE_Get_mouse_press.4.gz +mpich/man/man4/MPE_IO_Stdout_to_file.4.gz +mpich/man/man4/MPE_Iget_mouse_press.4.gz +mpich/man/man4/MPE_Ptime.4.gz +mpich/man/man4/MPE_Init_log.4.gz +mpich/man/man4/MPE_Initlog.4.gz +mpich/man/man4/MPE_Line_thickness.4.gz +mpich/man/man4/MPE_Log_event.4.gz +mpich/man/man4/MPE_Log_get_event_number.4.gz +mpich/man/man4/MPE_Log_message.4.gz +mpich/man/man4/MPE_Log_receive.4.gz +mpich/man/man4/MPE_Log_send.4.gz +mpich/man/man4/MPE_Make_color_array.4.gz +mpich/man/man4/MPE_Num_colors.4.gz +mpich/man/man4/MPE_Open_graphics.4.gz +mpich/man/man4/MPE_Print_datatype_pack_action.4.gz +mpich/man/man4/MPE_Print_datatype_unpack_action.4.gz +mpich/man/man4/MPE_ReturnTags.4.gz +mpich/man/man4/MPE_Seq_begin.4.gz +mpich/man/man4/MPE_Seq_end.4.gz +mpich/man/man4/MPE_Start_log.4.gz +mpich/man/man4/MPI.4.gz +mpich/man/man4/MPE_Stop_log.4.gz +mpich/man/man4/MPE_TagsEnd.4.gz +mpich/man/man4/MPE_Update.4.gz +mpich/man/man4/MPE_Wtime.4.gz +mpich/man/man4/mpirun.4.gz +mpich/doc/functions.ps.Z +mpich/doc/guide.ps.Z +mpich/doc/install.ps.Z +mpich/doc/adiman.ps.Z +mpich/doc/mpiman.ps.Z +mpich/config.status +mpich/mpiuninstall + +@dirrm mpich/lib/freebsd/ch_p4/ +@dirrm mpich/lib/freebsd/ +@dirrm mpich/lib/bitmaps/ +@dirrm mpich/lib/ +@dirrm mpich/util/machines/ +@dirrm mpich/util/ +@dirrm mpich/include/ +@dirrm mpich/examples/ +@dirrm mpich/bin/ +@dirrm mpich/doc/ +@dirrm mpich/man/man1/ +@dirrm mpich/man/man3/ +@dirrm mpich/man/man4/ +@dirrm mpich/man/man5/ +@dirrm mpich/man/ +@dirrm mpich/ |