Update net/mpich to version 1.1.2. The examples/test directory now
compiiles and runs, too! PR: 8364 and 10076 Submitted by: David Bader <dbader@eece.unm.edu>
This commit is contained in:
parent
cd42c5c737
commit
ad07b38b81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16728
@ -3,10 +3,10 @@
|
||||
# Date created: 2 May 1998
|
||||
# Whom: dbader@eece.unm.edu
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1998/11/11 05:37:28 asami Exp $
|
||||
# $Id: Makefile,v 1.7 1999/01/11 05:05:24 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mpich-1.1.1
|
||||
DISTNAME= mpich-1.1.2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/
|
||||
|
||||
@ -15,14 +15,14 @@ MAINTAINER= dbader@eece.unm.edu
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --cflags="$(CFLAGS)"
|
||||
CONFIGURE_ARGS= --cflags="$(CFLAGS)" -prefix=$(PREFIX)/mpich
|
||||
WRKSRC= ${WRKDIR}/mpich
|
||||
ALL_TARGET=
|
||||
MANPREFIX= $(PREFIX)/mpich
|
||||
MAN1= MPI.1 chp4_servs.1 mpiCC.1 mpicc.1 mpif77.1 mpif90.1 \
|
||||
mpiman.1 mpireconfig.1 mpirun.1 tstmachines.1
|
||||
MAN1= Jumpshot.1 MPI.1 chp4_servs.1 mpiCC.1 mpicc.1 mpif77.1 \
|
||||
mpif90.1 mpiman.1 mpireconfig.1 mpirun.1 tstmachines.1
|
||||
MAN3= Constants.3 MPIO_Request_c2f.3 MPIO_Request_f2c.3 \
|
||||
MPIO_Test.3 MPIO_Wait.3 MPIR_Init.3 MPI_2COMPLEX.3 \
|
||||
MPIO_Test.3 MPIO_Wait.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 \
|
||||
@ -142,25 +142,27 @@ MAN4= CLOG_Finalize.4 CLOG_Init.4 CLOG_Output.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 \
|
||||
CLOG_rectype.4 CLOG_treesetup.4 \
|
||||
MPE.4 MPE_Add_RGB_color.4 \
|
||||
MPE_CaptureFile.4 MPE_Close_graphics.4 \
|
||||
MPE_Comm_global_rank.4 MPE_Counter_create.4 \
|
||||
MPE_Counter_free.4 MPE_Counter_nxtval.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_Errors_call_debugger.4 MPE_Fill_circle.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_Initialized_logging.4 \
|
||||
MPE_Line_thickness.4 MPE_Log_event.4 \
|
||||
MPE_Log_get_event_number.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_Print_datatype_unpack_action.4 \
|
||||
MPE_ReturnTags.4 MPE_Seq_begin.4 MPE_Seq_end.4 \
|
||||
MPE_Signals_call_debugger.4 MPE_Start_log.4 \
|
||||
MPE_Stop_log.4 MPE_TagsEnd.4 MPE_Update.4 MPE_Wtime.4
|
||||
INSTALL_TARGET= install PREFIX=$(PREFIX)/mpich
|
||||
MPE_Start_log.4 \
|
||||
MPE_Stop_log.4 MPE_TagsEnd.4 MPE_Update.4
|
||||
INSTALL_TARGET= install
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (mpich-1.1.1.tar.gz) = 276d639e4ba661a8647e72f26a2dbd77
|
||||
MD5 (mpich-1.1.2.tar.gz) = b7d8c36c5c9fdbe7ae84c4211c55201a
|
||||
|
@ -1,11 +1,14 @@
|
||||
--- util/mpiinstall.in.orig Sun Jul 26 14:52:49 1998
|
||||
+++ util/mpiinstall.in Sun Jul 26 14:53:02 1998
|
||||
@@ -611,7 +611,7 @@
|
||||
if [ "$DEVICE" = "ch_p4" ] ; then
|
||||
if [ ! -x mpid/server/server ] ; then
|
||||
echo "Attempting to build alternate ch_p4 secure server"
|
||||
- $Show "( cd mpid/server ; configure ; $MAKE server )"
|
||||
+ $Show "( cd mpid/server ; ./configure ; $MAKE server )"
|
||||
fi
|
||||
if [ -x mpid/server/server ] ; then
|
||||
CopyFile mpid/server/server $PREFIX/bin $XMODE
|
||||
--- romio/adio/common/ad_fstype.c.orig Mon Jun 15 13:45:25 1998
|
||||
+++ romio/adio/common/ad_fstype.c Mon Oct 19 16:23:55 1998
|
||||
@@ -91,7 +91,11 @@
|
||||
|
||||
if (err) *error_code = MPI_ERR_UNKNOWN;
|
||||
else {
|
||||
+#if (__FreeBSD_version>300004)
|
||||
+ if ( !strncmp("nfs",fsbuf.f_fstypename,3) ) *fstype = ADIO_NFS;
|
||||
+#else
|
||||
if (fsbuf.f_type == MOUNT_NFS) *fstype = ADIO_NFS;
|
||||
+#endif
|
||||
else *fstype = ADIO_UFS;
|
||||
*error_code = MPI_SUCCESS;
|
||||
}
|
||||
|
@ -1,134 +0,0 @@
|
||||
--- util/makesharedlib.orig Wed Jul 1 13:56:20 1998
|
||||
+++ util/makesharedlib Sat Oct 17 07:26:06 1998
|
||||
@@ -10,6 +10,9 @@
|
||||
;;
|
||||
-kind=*) kind=`echo A$arg | sed -e 's/A-kind=//g'`
|
||||
;;
|
||||
+ -suffix=*) slsuffix=`echo A$arg | sed -e 's/A-suffix=//g'`
|
||||
+ ;;
|
||||
+ -echo) set -x ;;
|
||||
*)
|
||||
echo "Unrecognized option $arg"
|
||||
exit 1
|
||||
@@ -17,42 +20,70 @@
|
||||
esac
|
||||
done
|
||||
|
||||
+if [ "$SHELL_ECHO" = "on" ] ; then
|
||||
+ set -x
|
||||
+fi
|
||||
#
|
||||
# This is the default
|
||||
-if test "$kind" = "ignore" ; then
|
||||
+if [ "$kind" = "ignore" ] ; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
-if test -z "$slsuffix" ; then
|
||||
+if [ -z "$slsuffix" ] ; then
|
||||
slsuffix=so.1.0
|
||||
+ req_slsuffix=so
|
||||
+fi
|
||||
+if [ -z "$req_slsuffix" ] ; then
|
||||
+ req_slsuffix=$slsuffix
|
||||
fi
|
||||
-if test -z "$AR" ; then
|
||||
+if [ -z "$AR" ] ; then
|
||||
AR=ar
|
||||
fi
|
||||
-if test -z "$LD" ; then
|
||||
+if [ -z "$LD" ] ; then
|
||||
LD=ld
|
||||
fi
|
||||
-if test -z "$CLINKER" ; then
|
||||
- if test -n "$CC" ; then
|
||||
+if [ -z "$CLINKER" ] ; then
|
||||
+ if [ -n "$CC" ] ; then
|
||||
CLINKER=$CC
|
||||
else
|
||||
echo "No C linker or C compiler specified!"
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
-if test -z "$SHLIBS" ; then
|
||||
+if [ -z "$SHLIBS" ] ; then
|
||||
echo "No libraries specified!"
|
||||
exit 1
|
||||
fi
|
||||
+#
|
||||
+# Check that there are libraries
|
||||
+foundlib=0
|
||||
+for libname in $SHLIBS ; do
|
||||
+ libnamelocal=`basename $libname`
|
||||
+ if [ -s $libnamelocal ] ; then
|
||||
+ foundlib=1
|
||||
+ break
|
||||
+ fi
|
||||
+done
|
||||
+if [ $foundlib = 0 ] ; then
|
||||
+ echo "Could not find $SHLIBS"
|
||||
+ exit 1
|
||||
+fi
|
||||
+if [ ! -d shared ] ; then
|
||||
+ mkdir shared
|
||||
+fi
|
||||
case $kind in
|
||||
gcc)
|
||||
for libname in $SHLIBS ; do
|
||||
mkdir .tmp
|
||||
cd .tmp
|
||||
$AR x ../$libname
|
||||
- $CLINKER -shared -Wl,-soname,$libname.$slsuffix \
|
||||
- -o ../$libname.$slsuffix *.o
|
||||
+ libbase=`basename $libname .a`
|
||||
+ $CLINKER -shared -Wl,-soname,$libbase.$slsuffix \
|
||||
+ -o ../shared/$libbase.$slsuffix *.o
|
||||
cd ..
|
||||
+ if [ $slsuffix != $req_slsuffix ] ; then
|
||||
+ (cd shared ; ln -s $libbase.$slsuffix $libbase.$req_slsuffix )
|
||||
+ fi
|
||||
rm -rf .tmp
|
||||
done
|
||||
;;
|
||||
@@ -61,8 +92,12 @@
|
||||
mkdir .tmp
|
||||
cd .tmp
|
||||
$AR x ../$libname
|
||||
- $LD -G -h $libname.$slsuffix -o ../$libname.$slsuffix *.o
|
||||
+ libbase=`basename $libname .a`
|
||||
+ $LD -G -h $libbase.$slsuffix -o ../shared/$libbase.$slsuffix *.o
|
||||
cd ..
|
||||
+ if [ $slsuffix != $req_slsuffix ] ; then
|
||||
+ ( cd shared ; ln -s $libbase.$slsuffix $libbase.$req_slsuffix )
|
||||
+ fi
|
||||
rm -rf .tmp
|
||||
done
|
||||
;;
|
||||
@@ -73,20 +108,22 @@
|
||||
mkdir .tmp
|
||||
cd .tmp
|
||||
ar x ../$libname
|
||||
+ libbase=`basename $libname .a`
|
||||
nm -g -p *.o | awk '{ if ($2 == "T") { print $1 ; }}' | \
|
||||
- sed -e 's/^\.//g' > $libname.exp
|
||||
+ sed -e 's/^\.//g' > $libbase.exp
|
||||
# xlC doesn't work with this!
|
||||
# cc misses the iargc/getarg libraries
|
||||
- xlf -o ../$libname.so *.o -bE:$libname.exp -bM:SRE -bnoentry
|
||||
+ xlf -o ../shared/$libbase.so *.o -bE:$libbase.exp -bM:SRE -bnoentry
|
||||
# create new shared file name
|
||||
- newfile=`basename $libname`
|
||||
- newfile="${newfile}shared.a"
|
||||
+ newfile="${libbase}shared.a"
|
||||
/bin/rm -f $newfile
|
||||
- ar qv $newfile ../$libname.so
|
||||
+ ar qv $newfile ../shared/$libbase.so
|
||||
/bin/rm -f *.o
|
||||
cd ..
|
||||
/bin/rm -rf .tmp
|
||||
done
|
||||
+ ;;
|
||||
+
|
||||
*)
|
||||
echo "Unknown shared library type $kind"
|
||||
exit 1
|
@ -1,26 +1,17 @@
|
||||
mpich/MPI-2-C++/examples/Makefile
|
||||
mpich/MPI-2-C++/examples/Makefile.in
|
||||
mpich/MPI-2-C++/examples/README
|
||||
mpich/MPI-2-C++/examples/chapter_10_mpi2
|
||||
mpich/MPI-2-C++/examples/chapter_10_mpi2.cc
|
||||
mpich/MPI-2-C++/examples/chapter_10_mpi2.o
|
||||
mpich/MPI-2-C++/examples/hello_world
|
||||
mpich/MPI-2-C++/examples/hello_world.cc
|
||||
mpich/MPI-2-C++/examples/hello_world.o
|
||||
mpich/MPI-2-C++/examples/mpirun
|
||||
mpich/MPI-2-C++/examples/pi
|
||||
mpich/MPI-2-C++/examples/pi.cc
|
||||
mpich/MPI-2-C++/examples/pi.o
|
||||
mpich/MPI-2-C++/examples/ring
|
||||
mpich/MPI-2-C++/examples/ring.cc
|
||||
mpich/MPI-2-C++/examples/ring.o
|
||||
mpich/MPI-2-C++/examples/topology
|
||||
mpich/MPI-2-C++/examples/topology.cc
|
||||
mpich/MPI-2-C++/examples/topology.o
|
||||
mpich/MPI-2-C++/examples/user_bcast
|
||||
mpich/MPI-2-C++/examples/user_bcast.cc
|
||||
mpich/MPI-2-C++/examples/user_bcast.o
|
||||
mpich/bin/config.status
|
||||
mpich/bin/execer
|
||||
mpich/bin/jumpshot
|
||||
mpich/bin/mpereconfig
|
||||
mpich/bin/mpiCC
|
||||
mpich/bin/mpicc
|
||||
mpich/bin/mpif77
|
||||
@ -37,134 +28,142 @@ mpich/bin/tarch
|
||||
mpich/bin/tdevice
|
||||
mpich/bin/tstmachines
|
||||
mpich/bin/upshot
|
||||
mpich/build/bitmaps/2x2
|
||||
mpich/build/bitmaps/black
|
||||
mpich/build/bitmaps/boxes
|
||||
mpich/build/bitmaps/dimple3
|
||||
mpich/build/bitmaps/dllines3
|
||||
mpich/build/bitmaps/dllines4
|
||||
mpich/build/bitmaps/drlines3
|
||||
mpich/build/bitmaps/drlines4
|
||||
mpich/build/bitmaps/gray
|
||||
mpich/build/bitmaps/gray2
|
||||
mpich/build/bitmaps/gray3
|
||||
mpich/build/bitmaps/hlines2
|
||||
mpich/build/bitmaps/hlines3
|
||||
mpich/build/bitmaps/hlines4
|
||||
mpich/build/bitmaps/light_gray
|
||||
mpich/build/bitmaps/vlines2
|
||||
mpich/build/bitmaps/vlines3
|
||||
mpich/build/bitmaps/vlines4
|
||||
mpich/build/bitmaps/white
|
||||
mpich/build/freebsd/ch_p4/bin/chkserv
|
||||
mpich/build/freebsd/ch_p4/bin/chp4_servs
|
||||
mpich/build/freebsd/ch_p4/bin/config.status
|
||||
mpich/build/freebsd/ch_p4/bin/jumpshot
|
||||
mpich/build/freebsd/ch_p4/bin/mpiCC
|
||||
mpich/build/freebsd/ch_p4/bin/mpicc
|
||||
mpich/build/freebsd/ch_p4/bin/mpif77
|
||||
mpich/build/freebsd/ch_p4/bin/mpif90
|
||||
mpich/build/freebsd/ch_p4/bin/mpiman
|
||||
mpich/build/freebsd/ch_p4/bin/mpireconfig
|
||||
mpich/build/freebsd/ch_p4/bin/mpirun
|
||||
mpich/build/freebsd/ch_p4/bin/mpirun.args
|
||||
mpich/build/freebsd/ch_p4/bin/mpirun.ch_p4
|
||||
mpich/build/freebsd/ch_p4/bin/mpirun.pg
|
||||
mpich/build/freebsd/ch_p4/bin/mpiuninstall
|
||||
mpich/build/freebsd/ch_p4/bin/serv_p4
|
||||
mpich/build/freebsd/ch_p4/bin/server
|
||||
mpich/build/freebsd/ch_p4/bin/tarch
|
||||
mpich/build/freebsd/ch_p4/bin/tstmachines
|
||||
mpich/build/freebsd/ch_p4/data/Makefile.sample
|
||||
mpich/build/freebsd/ch_p4/include/c++/comm.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/comm_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/constants.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/datatype.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/datatype_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/errhandler.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/errhandler_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/exception.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/functions.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/functions_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/group.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/group_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/header.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/intercomm.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/intercomm_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/intracomm.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/intracomm_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/list.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/map.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/mpi++.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/mpi2c++_config.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/op.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/op_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pcomm.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pdatatype.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/perrhandler.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pexception.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pgroup.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pgroup_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pintercomm.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pintracomm.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pmpi++.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pop.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pop_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/prequest.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/prequest_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pstatus.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pstatus_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/ptopology.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/request.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/request_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/status.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/status_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/topology.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/topology_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/mpichconf.h
|
||||
mpich/build/freebsd/ch_p4/include/mpidefs.h
|
||||
mpich/build/freebsd/ch_p4/include/mpif.h
|
||||
mpich/build/freebsd/ch_p4/include/mpio.h
|
||||
mpich/build/freebsd/ch_p4/include/mpiof.h
|
||||
mpich/build/freebsd/ch_p4/lib/libampi.a
|
||||
mpich/build/freebsd/ch_p4/lib/libfmpich.a
|
||||
mpich/build/freebsd/ch_p4/lib/liblmpi.a
|
||||
mpich/build/freebsd/ch_p4/lib/libmpe.a
|
||||
mpich/build/freebsd/ch_p4/lib/libmpe_nompi.a
|
||||
mpich/build/freebsd/ch_p4/lib/libmpich++.a
|
||||
mpich/build/freebsd/ch_p4/lib/libmpich.a
|
||||
mpich/build/freebsd/ch_p4/lib/libpmpich.a
|
||||
mpich/build/freebsd/ch_p4/lib/libtmpi.a
|
||||
mpich/build/freebsd/ch_p4/lib/mpe_prof.o
|
||||
mpich/build/freebsd/ch_p4/lib/mpe_proff.o
|
||||
mpich/build/freebsd/mpich.En_US.cat
|
||||
mpich/build/freebsd/mpich.cat
|
||||
mpich/examples/Makefile
|
||||
mpich/examples/Makefile.in
|
||||
mpich/examples/README
|
||||
mpich/examples/cpi
|
||||
mpich/examples/cpi.c
|
||||
mpich/examples/cpi.o
|
||||
mpich/examples/cpilog
|
||||
mpich/examples/cpilog.c
|
||||
mpich/examples/cpilog.o
|
||||
mpich/examples/hello++
|
||||
mpich/examples/fibon.f
|
||||
mpich/examples/fibon.f90
|
||||
mpich/examples/hello++.cc
|
||||
mpich/examples/hello++.o
|
||||
mpich/examples/mpif.h
|
||||
mpich/examples/mpirun
|
||||
mpich/examples/pi3
|
||||
mpich/examples/pi3.f
|
||||
mpich/examples/pi3.o
|
||||
mpich/examples/simpleio
|
||||
mpich/examples/simpleio.c
|
||||
mpich/examples/simpleio.o
|
||||
mpich/include/basex11.h
|
||||
mpich/include/binding.h
|
||||
mpich/include/mpe.h
|
||||
mpich/include/mpe_graphics.h
|
||||
mpich/include/mpe_log.h
|
||||
mpich/include/mpeconf.h
|
||||
mpich/include/mpeexten.h
|
||||
mpich/include/mpetools.h
|
||||
mpich/include/mpi.h
|
||||
mpich/include/mpi_errno.h
|
||||
mpich/include/mpif.h
|
||||
mpich/include/patchlevel.h
|
||||
mpich/include/protofix.h
|
||||
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/lib/freebsd/ch_p4/Makefile.sample
|
||||
mpich/lib/freebsd/ch_p4/c++/comm.h
|
||||
mpich/lib/freebsd/ch_p4/c++/comm_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/config.h
|
||||
mpich/lib/freebsd/ch_p4/c++/constants.h
|
||||
mpich/lib/freebsd/ch_p4/c++/datatype.h
|
||||
mpich/lib/freebsd/ch_p4/c++/datatype_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/errhandler.h
|
||||
mpich/lib/freebsd/ch_p4/c++/errhandler_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/exception.h
|
||||
mpich/lib/freebsd/ch_p4/c++/functions.h
|
||||
mpich/lib/freebsd/ch_p4/c++/functions_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/group.h
|
||||
mpich/lib/freebsd/ch_p4/c++/group_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/header.h
|
||||
mpich/lib/freebsd/ch_p4/c++/intercomm.h
|
||||
mpich/lib/freebsd/ch_p4/c++/intercomm_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/intracomm.h
|
||||
mpich/lib/freebsd/ch_p4/c++/intracomm_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/list.h
|
||||
mpich/lib/freebsd/ch_p4/c++/map.h
|
||||
mpich/lib/freebsd/ch_p4/c++/mpi++.h
|
||||
mpich/lib/freebsd/ch_p4/c++/op.h
|
||||
mpich/lib/freebsd/ch_p4/c++/op_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pcomm.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pdatatype.h
|
||||
mpich/lib/freebsd/ch_p4/c++/perrhandler.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pexception.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pgroup.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pgroup_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pintercomm.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pintracomm.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pmpi++.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pop.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pop_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/prequest.h
|
||||
mpich/lib/freebsd/ch_p4/c++/prequest_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pstatus.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pstatus_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/ptopology.h
|
||||
mpich/lib/freebsd/ch_p4/c++/request.h
|
||||
mpich/lib/freebsd/ch_p4/c++/request_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/status.h
|
||||
mpich/lib/freebsd/ch_p4/c++/status_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/topology.h
|
||||
mpich/lib/freebsd/ch_p4/c++/topology_inln.h
|
||||
mpich/lib/freebsd/ch_p4/chkserv
|
||||
mpich/lib/freebsd/ch_p4/chp4_servs
|
||||
mpich/lib/freebsd/ch_p4/config.status
|
||||
mpich/lib/freebsd/ch_p4/libfmpich.a
|
||||
mpich/lib/freebsd/ch_p4/liblmpi.a
|
||||
mpich/lib/freebsd/ch_p4/libmpe.a
|
||||
mpich/lib/freebsd/ch_p4/libmpich.a
|
||||
mpich/lib/freebsd/ch_p4/libmpich++.a
|
||||
mpich/lib/freebsd/ch_p4/libpmpich.a
|
||||
mpich/lib/freebsd/ch_p4/libtmpi.a
|
||||
mpich/lib/freebsd/ch_p4/mpiCC
|
||||
mpich/lib/freebsd/ch_p4/mpicc
|
||||
mpich/lib/freebsd/ch_p4/mpichconf.h
|
||||
mpich/lib/freebsd/ch_p4/mpidefs.h
|
||||
mpich/lib/freebsd/ch_p4/mpif77
|
||||
mpich/lib/freebsd/ch_p4/mpif90
|
||||
mpich/lib/freebsd/ch_p4/mpiman
|
||||
mpich/lib/freebsd/ch_p4/mpio.h
|
||||
mpich/lib/freebsd/ch_p4/mpiof.h
|
||||
mpich/lib/freebsd/ch_p4/mpireconfig
|
||||
mpich/lib/freebsd/ch_p4/mpirun
|
||||
mpich/lib/freebsd/ch_p4/mpirun.args
|
||||
mpich/lib/freebsd/ch_p4/mpirun.ch_p4
|
||||
mpich/lib/freebsd/ch_p4/mpirun.pg
|
||||
mpich/lib/freebsd/ch_p4/serv_p4
|
||||
mpich/lib/freebsd/ch_p4/server
|
||||
mpich/lib/freebsd/ch_p4/tarch
|
||||
mpich/lib/freebsd/ch_p4/tstmachines
|
||||
mpich/lib/freebsd/mpich.En_US.cat
|
||||
mpich/lib/freebsd/mpich.cat
|
||||
mpich/man/mandesc
|
||||
mpich/mpe_examples/C/Makefile
|
||||
mpich/mpe_examples/C/Makefile.in
|
||||
mpich/mpe_examples/C/cpi.c
|
||||
mpich/mpe_examples/C/cpilog.c
|
||||
mpich/mpe_examples/C/mpirun
|
||||
mpich/mpe_examples/Fortran/Makefile
|
||||
mpich/mpe_examples/Fortran/Makefile.in
|
||||
mpich/mpe_examples/Fortran/fpi.f
|
||||
mpich/mpe_examples/Fortran/mpirun
|
||||
mpich/mpiuninstall
|
||||
mpich/util/chkserv
|
||||
mpich/util/chp4_servs
|
||||
@ -173,19 +172,26 @@ mpich/util/machines/machines.sample
|
||||
@dirrm mpich/MPI-2-C++/examples
|
||||
@dirrm mpich/MPI-2-C++
|
||||
@dirrm mpich/bin
|
||||
@dirrm mpich/build/bitmaps
|
||||
@dirrm mpich/build/freebsd/ch_p4/data
|
||||
@dirrm mpich/build/freebsd/ch_p4/include/c++
|
||||
@dirrm mpich/build/freebsd/ch_p4/include
|
||||
@dirrm mpich/build/freebsd/ch_p4/bin
|
||||
@dirrm mpich/build/freebsd/ch_p4/lib/shared
|
||||
@dirrm mpich/build/freebsd/ch_p4/lib
|
||||
@dirrm mpich/build/freebsd/ch_p4
|
||||
@dirrm mpich/build/freebsd
|
||||
@dirrm mpich/build
|
||||
@dirrm mpich/doc
|
||||
@dirrm mpich/examples
|
||||
@dirrm mpich/include
|
||||
@dirrm mpich/lib/bitmaps
|
||||
@dirrm mpich/lib/freebsd/ch_p4/c++
|
||||
@dirrm mpich/lib/freebsd/ch_p4
|
||||
@dirrm mpich/lib/freebsd
|
||||
@dirrm mpich/lib
|
||||
@dirrm mpich/man/man1
|
||||
@dirrm mpich/man/man3
|
||||
@dirrm mpich/man/man4
|
||||
@dirrm mpich/man/man5
|
||||
@dirrm mpich/man
|
||||
@dirrm mpich/mpe_examples/C
|
||||
@dirrm mpich/mpe_examples/Fortran
|
||||
@dirrm mpich/mpe_examples
|
||||
@dirrm mpich/util/machines
|
||||
@dirrm mpich/util
|
||||
@dirrm mpich
|
||||
|
@ -3,10 +3,10 @@
|
||||
# Date created: 2 May 1998
|
||||
# Whom: dbader@eece.unm.edu
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1998/11/11 05:37:28 asami Exp $
|
||||
# $Id: Makefile,v 1.7 1999/01/11 05:05:24 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mpich-1.1.1
|
||||
DISTNAME= mpich-1.1.2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/
|
||||
|
||||
@ -15,14 +15,14 @@ MAINTAINER= dbader@eece.unm.edu
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --cflags="$(CFLAGS)"
|
||||
CONFIGURE_ARGS= --cflags="$(CFLAGS)" -prefix=$(PREFIX)/mpich
|
||||
WRKSRC= ${WRKDIR}/mpich
|
||||
ALL_TARGET=
|
||||
MANPREFIX= $(PREFIX)/mpich
|
||||
MAN1= MPI.1 chp4_servs.1 mpiCC.1 mpicc.1 mpif77.1 mpif90.1 \
|
||||
mpiman.1 mpireconfig.1 mpirun.1 tstmachines.1
|
||||
MAN1= Jumpshot.1 MPI.1 chp4_servs.1 mpiCC.1 mpicc.1 mpif77.1 \
|
||||
mpif90.1 mpiman.1 mpireconfig.1 mpirun.1 tstmachines.1
|
||||
MAN3= Constants.3 MPIO_Request_c2f.3 MPIO_Request_f2c.3 \
|
||||
MPIO_Test.3 MPIO_Wait.3 MPIR_Init.3 MPI_2COMPLEX.3 \
|
||||
MPIO_Test.3 MPIO_Wait.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 \
|
||||
@ -142,25 +142,27 @@ MAN4= CLOG_Finalize.4 CLOG_Init.4 CLOG_Output.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 \
|
||||
CLOG_rectype.4 CLOG_treesetup.4 \
|
||||
MPE.4 MPE_Add_RGB_color.4 \
|
||||
MPE_CaptureFile.4 MPE_Close_graphics.4 \
|
||||
MPE_Comm_global_rank.4 MPE_Counter_create.4 \
|
||||
MPE_Counter_free.4 MPE_Counter_nxtval.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_Errors_call_debugger.4 MPE_Fill_circle.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_Initialized_logging.4 \
|
||||
MPE_Line_thickness.4 MPE_Log_event.4 \
|
||||
MPE_Log_get_event_number.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_Print_datatype_unpack_action.4 \
|
||||
MPE_ReturnTags.4 MPE_Seq_begin.4 MPE_Seq_end.4 \
|
||||
MPE_Signals_call_debugger.4 MPE_Start_log.4 \
|
||||
MPE_Stop_log.4 MPE_TagsEnd.4 MPE_Update.4 MPE_Wtime.4
|
||||
INSTALL_TARGET= install PREFIX=$(PREFIX)/mpich
|
||||
MPE_Start_log.4 \
|
||||
MPE_Stop_log.4 MPE_TagsEnd.4 MPE_Update.4
|
||||
INSTALL_TARGET= install
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (mpich-1.1.1.tar.gz) = 276d639e4ba661a8647e72f26a2dbd77
|
||||
MD5 (mpich-1.1.2.tar.gz) = b7d8c36c5c9fdbe7ae84c4211c55201a
|
||||
|
@ -1,11 +1,14 @@
|
||||
--- util/mpiinstall.in.orig Sun Jul 26 14:52:49 1998
|
||||
+++ util/mpiinstall.in Sun Jul 26 14:53:02 1998
|
||||
@@ -611,7 +611,7 @@
|
||||
if [ "$DEVICE" = "ch_p4" ] ; then
|
||||
if [ ! -x mpid/server/server ] ; then
|
||||
echo "Attempting to build alternate ch_p4 secure server"
|
||||
- $Show "( cd mpid/server ; configure ; $MAKE server )"
|
||||
+ $Show "( cd mpid/server ; ./configure ; $MAKE server )"
|
||||
fi
|
||||
if [ -x mpid/server/server ] ; then
|
||||
CopyFile mpid/server/server $PREFIX/bin $XMODE
|
||||
--- romio/adio/common/ad_fstype.c.orig Mon Jun 15 13:45:25 1998
|
||||
+++ romio/adio/common/ad_fstype.c Mon Oct 19 16:23:55 1998
|
||||
@@ -91,7 +91,11 @@
|
||||
|
||||
if (err) *error_code = MPI_ERR_UNKNOWN;
|
||||
else {
|
||||
+#if (__FreeBSD_version>300004)
|
||||
+ if ( !strncmp("nfs",fsbuf.f_fstypename,3) ) *fstype = ADIO_NFS;
|
||||
+#else
|
||||
if (fsbuf.f_type == MOUNT_NFS) *fstype = ADIO_NFS;
|
||||
+#endif
|
||||
else *fstype = ADIO_UFS;
|
||||
*error_code = MPI_SUCCESS;
|
||||
}
|
||||
|
@ -1,134 +0,0 @@
|
||||
--- util/makesharedlib.orig Wed Jul 1 13:56:20 1998
|
||||
+++ util/makesharedlib Sat Oct 17 07:26:06 1998
|
||||
@@ -10,6 +10,9 @@
|
||||
;;
|
||||
-kind=*) kind=`echo A$arg | sed -e 's/A-kind=//g'`
|
||||
;;
|
||||
+ -suffix=*) slsuffix=`echo A$arg | sed -e 's/A-suffix=//g'`
|
||||
+ ;;
|
||||
+ -echo) set -x ;;
|
||||
*)
|
||||
echo "Unrecognized option $arg"
|
||||
exit 1
|
||||
@@ -17,42 +20,70 @@
|
||||
esac
|
||||
done
|
||||
|
||||
+if [ "$SHELL_ECHO" = "on" ] ; then
|
||||
+ set -x
|
||||
+fi
|
||||
#
|
||||
# This is the default
|
||||
-if test "$kind" = "ignore" ; then
|
||||
+if [ "$kind" = "ignore" ] ; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
-if test -z "$slsuffix" ; then
|
||||
+if [ -z "$slsuffix" ] ; then
|
||||
slsuffix=so.1.0
|
||||
+ req_slsuffix=so
|
||||
+fi
|
||||
+if [ -z "$req_slsuffix" ] ; then
|
||||
+ req_slsuffix=$slsuffix
|
||||
fi
|
||||
-if test -z "$AR" ; then
|
||||
+if [ -z "$AR" ] ; then
|
||||
AR=ar
|
||||
fi
|
||||
-if test -z "$LD" ; then
|
||||
+if [ -z "$LD" ] ; then
|
||||
LD=ld
|
||||
fi
|
||||
-if test -z "$CLINKER" ; then
|
||||
- if test -n "$CC" ; then
|
||||
+if [ -z "$CLINKER" ] ; then
|
||||
+ if [ -n "$CC" ] ; then
|
||||
CLINKER=$CC
|
||||
else
|
||||
echo "No C linker or C compiler specified!"
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
-if test -z "$SHLIBS" ; then
|
||||
+if [ -z "$SHLIBS" ] ; then
|
||||
echo "No libraries specified!"
|
||||
exit 1
|
||||
fi
|
||||
+#
|
||||
+# Check that there are libraries
|
||||
+foundlib=0
|
||||
+for libname in $SHLIBS ; do
|
||||
+ libnamelocal=`basename $libname`
|
||||
+ if [ -s $libnamelocal ] ; then
|
||||
+ foundlib=1
|
||||
+ break
|
||||
+ fi
|
||||
+done
|
||||
+if [ $foundlib = 0 ] ; then
|
||||
+ echo "Could not find $SHLIBS"
|
||||
+ exit 1
|
||||
+fi
|
||||
+if [ ! -d shared ] ; then
|
||||
+ mkdir shared
|
||||
+fi
|
||||
case $kind in
|
||||
gcc)
|
||||
for libname in $SHLIBS ; do
|
||||
mkdir .tmp
|
||||
cd .tmp
|
||||
$AR x ../$libname
|
||||
- $CLINKER -shared -Wl,-soname,$libname.$slsuffix \
|
||||
- -o ../$libname.$slsuffix *.o
|
||||
+ libbase=`basename $libname .a`
|
||||
+ $CLINKER -shared -Wl,-soname,$libbase.$slsuffix \
|
||||
+ -o ../shared/$libbase.$slsuffix *.o
|
||||
cd ..
|
||||
+ if [ $slsuffix != $req_slsuffix ] ; then
|
||||
+ (cd shared ; ln -s $libbase.$slsuffix $libbase.$req_slsuffix )
|
||||
+ fi
|
||||
rm -rf .tmp
|
||||
done
|
||||
;;
|
||||
@@ -61,8 +92,12 @@
|
||||
mkdir .tmp
|
||||
cd .tmp
|
||||
$AR x ../$libname
|
||||
- $LD -G -h $libname.$slsuffix -o ../$libname.$slsuffix *.o
|
||||
+ libbase=`basename $libname .a`
|
||||
+ $LD -G -h $libbase.$slsuffix -o ../shared/$libbase.$slsuffix *.o
|
||||
cd ..
|
||||
+ if [ $slsuffix != $req_slsuffix ] ; then
|
||||
+ ( cd shared ; ln -s $libbase.$slsuffix $libbase.$req_slsuffix )
|
||||
+ fi
|
||||
rm -rf .tmp
|
||||
done
|
||||
;;
|
||||
@@ -73,20 +108,22 @@
|
||||
mkdir .tmp
|
||||
cd .tmp
|
||||
ar x ../$libname
|
||||
+ libbase=`basename $libname .a`
|
||||
nm -g -p *.o | awk '{ if ($2 == "T") { print $1 ; }}' | \
|
||||
- sed -e 's/^\.//g' > $libname.exp
|
||||
+ sed -e 's/^\.//g' > $libbase.exp
|
||||
# xlC doesn't work with this!
|
||||
# cc misses the iargc/getarg libraries
|
||||
- xlf -o ../$libname.so *.o -bE:$libname.exp -bM:SRE -bnoentry
|
||||
+ xlf -o ../shared/$libbase.so *.o -bE:$libbase.exp -bM:SRE -bnoentry
|
||||
# create new shared file name
|
||||
- newfile=`basename $libname`
|
||||
- newfile="${newfile}shared.a"
|
||||
+ newfile="${libbase}shared.a"
|
||||
/bin/rm -f $newfile
|
||||
- ar qv $newfile ../$libname.so
|
||||
+ ar qv $newfile ../shared/$libbase.so
|
||||
/bin/rm -f *.o
|
||||
cd ..
|
||||
/bin/rm -rf .tmp
|
||||
done
|
||||
+ ;;
|
||||
+
|
||||
*)
|
||||
echo "Unknown shared library type $kind"
|
||||
exit 1
|
@ -1,26 +1,17 @@
|
||||
mpich/MPI-2-C++/examples/Makefile
|
||||
mpich/MPI-2-C++/examples/Makefile.in
|
||||
mpich/MPI-2-C++/examples/README
|
||||
mpich/MPI-2-C++/examples/chapter_10_mpi2
|
||||
mpich/MPI-2-C++/examples/chapter_10_mpi2.cc
|
||||
mpich/MPI-2-C++/examples/chapter_10_mpi2.o
|
||||
mpich/MPI-2-C++/examples/hello_world
|
||||
mpich/MPI-2-C++/examples/hello_world.cc
|
||||
mpich/MPI-2-C++/examples/hello_world.o
|
||||
mpich/MPI-2-C++/examples/mpirun
|
||||
mpich/MPI-2-C++/examples/pi
|
||||
mpich/MPI-2-C++/examples/pi.cc
|
||||
mpich/MPI-2-C++/examples/pi.o
|
||||
mpich/MPI-2-C++/examples/ring
|
||||
mpich/MPI-2-C++/examples/ring.cc
|
||||
mpich/MPI-2-C++/examples/ring.o
|
||||
mpich/MPI-2-C++/examples/topology
|
||||
mpich/MPI-2-C++/examples/topology.cc
|
||||
mpich/MPI-2-C++/examples/topology.o
|
||||
mpich/MPI-2-C++/examples/user_bcast
|
||||
mpich/MPI-2-C++/examples/user_bcast.cc
|
||||
mpich/MPI-2-C++/examples/user_bcast.o
|
||||
mpich/bin/config.status
|
||||
mpich/bin/execer
|
||||
mpich/bin/jumpshot
|
||||
mpich/bin/mpereconfig
|
||||
mpich/bin/mpiCC
|
||||
mpich/bin/mpicc
|
||||
mpich/bin/mpif77
|
||||
@ -37,134 +28,142 @@ mpich/bin/tarch
|
||||
mpich/bin/tdevice
|
||||
mpich/bin/tstmachines
|
||||
mpich/bin/upshot
|
||||
mpich/build/bitmaps/2x2
|
||||
mpich/build/bitmaps/black
|
||||
mpich/build/bitmaps/boxes
|
||||
mpich/build/bitmaps/dimple3
|
||||
mpich/build/bitmaps/dllines3
|
||||
mpich/build/bitmaps/dllines4
|
||||
mpich/build/bitmaps/drlines3
|
||||
mpich/build/bitmaps/drlines4
|
||||
mpich/build/bitmaps/gray
|
||||
mpich/build/bitmaps/gray2
|
||||
mpich/build/bitmaps/gray3
|
||||
mpich/build/bitmaps/hlines2
|
||||
mpich/build/bitmaps/hlines3
|
||||
mpich/build/bitmaps/hlines4
|
||||
mpich/build/bitmaps/light_gray
|
||||
mpich/build/bitmaps/vlines2
|
||||
mpich/build/bitmaps/vlines3
|
||||
mpich/build/bitmaps/vlines4
|
||||
mpich/build/bitmaps/white
|
||||
mpich/build/freebsd/ch_p4/bin/chkserv
|
||||
mpich/build/freebsd/ch_p4/bin/chp4_servs
|
||||
mpich/build/freebsd/ch_p4/bin/config.status
|
||||
mpich/build/freebsd/ch_p4/bin/jumpshot
|
||||
mpich/build/freebsd/ch_p4/bin/mpiCC
|
||||
mpich/build/freebsd/ch_p4/bin/mpicc
|
||||
mpich/build/freebsd/ch_p4/bin/mpif77
|
||||
mpich/build/freebsd/ch_p4/bin/mpif90
|
||||
mpich/build/freebsd/ch_p4/bin/mpiman
|
||||
mpich/build/freebsd/ch_p4/bin/mpireconfig
|
||||
mpich/build/freebsd/ch_p4/bin/mpirun
|
||||
mpich/build/freebsd/ch_p4/bin/mpirun.args
|
||||
mpich/build/freebsd/ch_p4/bin/mpirun.ch_p4
|
||||
mpich/build/freebsd/ch_p4/bin/mpirun.pg
|
||||
mpich/build/freebsd/ch_p4/bin/mpiuninstall
|
||||
mpich/build/freebsd/ch_p4/bin/serv_p4
|
||||
mpich/build/freebsd/ch_p4/bin/server
|
||||
mpich/build/freebsd/ch_p4/bin/tarch
|
||||
mpich/build/freebsd/ch_p4/bin/tstmachines
|
||||
mpich/build/freebsd/ch_p4/data/Makefile.sample
|
||||
mpich/build/freebsd/ch_p4/include/c++/comm.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/comm_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/constants.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/datatype.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/datatype_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/errhandler.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/errhandler_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/exception.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/functions.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/functions_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/group.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/group_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/header.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/intercomm.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/intercomm_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/intracomm.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/intracomm_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/list.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/map.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/mpi++.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/mpi2c++_config.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/op.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/op_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pcomm.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pdatatype.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/perrhandler.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pexception.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pgroup.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pgroup_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pintercomm.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pintracomm.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pmpi++.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pop.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pop_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/prequest.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/prequest_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pstatus.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/pstatus_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/ptopology.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/request.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/request_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/status.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/status_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/topology.h
|
||||
mpich/build/freebsd/ch_p4/include/c++/topology_inln.h
|
||||
mpich/build/freebsd/ch_p4/include/mpichconf.h
|
||||
mpich/build/freebsd/ch_p4/include/mpidefs.h
|
||||
mpich/build/freebsd/ch_p4/include/mpif.h
|
||||
mpich/build/freebsd/ch_p4/include/mpio.h
|
||||
mpich/build/freebsd/ch_p4/include/mpiof.h
|
||||
mpich/build/freebsd/ch_p4/lib/libampi.a
|
||||
mpich/build/freebsd/ch_p4/lib/libfmpich.a
|
||||
mpich/build/freebsd/ch_p4/lib/liblmpi.a
|
||||
mpich/build/freebsd/ch_p4/lib/libmpe.a
|
||||
mpich/build/freebsd/ch_p4/lib/libmpe_nompi.a
|
||||
mpich/build/freebsd/ch_p4/lib/libmpich++.a
|
||||
mpich/build/freebsd/ch_p4/lib/libmpich.a
|
||||
mpich/build/freebsd/ch_p4/lib/libpmpich.a
|
||||
mpich/build/freebsd/ch_p4/lib/libtmpi.a
|
||||
mpich/build/freebsd/ch_p4/lib/mpe_prof.o
|
||||
mpich/build/freebsd/ch_p4/lib/mpe_proff.o
|
||||
mpich/build/freebsd/mpich.En_US.cat
|
||||
mpich/build/freebsd/mpich.cat
|
||||
mpich/examples/Makefile
|
||||
mpich/examples/Makefile.in
|
||||
mpich/examples/README
|
||||
mpich/examples/cpi
|
||||
mpich/examples/cpi.c
|
||||
mpich/examples/cpi.o
|
||||
mpich/examples/cpilog
|
||||
mpich/examples/cpilog.c
|
||||
mpich/examples/cpilog.o
|
||||
mpich/examples/hello++
|
||||
mpich/examples/fibon.f
|
||||
mpich/examples/fibon.f90
|
||||
mpich/examples/hello++.cc
|
||||
mpich/examples/hello++.o
|
||||
mpich/examples/mpif.h
|
||||
mpich/examples/mpirun
|
||||
mpich/examples/pi3
|
||||
mpich/examples/pi3.f
|
||||
mpich/examples/pi3.o
|
||||
mpich/examples/simpleio
|
||||
mpich/examples/simpleio.c
|
||||
mpich/examples/simpleio.o
|
||||
mpich/include/basex11.h
|
||||
mpich/include/binding.h
|
||||
mpich/include/mpe.h
|
||||
mpich/include/mpe_graphics.h
|
||||
mpich/include/mpe_log.h
|
||||
mpich/include/mpeconf.h
|
||||
mpich/include/mpeexten.h
|
||||
mpich/include/mpetools.h
|
||||
mpich/include/mpi.h
|
||||
mpich/include/mpi_errno.h
|
||||
mpich/include/mpif.h
|
||||
mpich/include/patchlevel.h
|
||||
mpich/include/protofix.h
|
||||
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/lib/freebsd/ch_p4/Makefile.sample
|
||||
mpich/lib/freebsd/ch_p4/c++/comm.h
|
||||
mpich/lib/freebsd/ch_p4/c++/comm_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/config.h
|
||||
mpich/lib/freebsd/ch_p4/c++/constants.h
|
||||
mpich/lib/freebsd/ch_p4/c++/datatype.h
|
||||
mpich/lib/freebsd/ch_p4/c++/datatype_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/errhandler.h
|
||||
mpich/lib/freebsd/ch_p4/c++/errhandler_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/exception.h
|
||||
mpich/lib/freebsd/ch_p4/c++/functions.h
|
||||
mpich/lib/freebsd/ch_p4/c++/functions_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/group.h
|
||||
mpich/lib/freebsd/ch_p4/c++/group_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/header.h
|
||||
mpich/lib/freebsd/ch_p4/c++/intercomm.h
|
||||
mpich/lib/freebsd/ch_p4/c++/intercomm_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/intracomm.h
|
||||
mpich/lib/freebsd/ch_p4/c++/intracomm_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/list.h
|
||||
mpich/lib/freebsd/ch_p4/c++/map.h
|
||||
mpich/lib/freebsd/ch_p4/c++/mpi++.h
|
||||
mpich/lib/freebsd/ch_p4/c++/op.h
|
||||
mpich/lib/freebsd/ch_p4/c++/op_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pcomm.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pdatatype.h
|
||||
mpich/lib/freebsd/ch_p4/c++/perrhandler.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pexception.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pgroup.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pgroup_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pintercomm.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pintracomm.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pmpi++.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pop.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pop_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/prequest.h
|
||||
mpich/lib/freebsd/ch_p4/c++/prequest_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pstatus.h
|
||||
mpich/lib/freebsd/ch_p4/c++/pstatus_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/ptopology.h
|
||||
mpich/lib/freebsd/ch_p4/c++/request.h
|
||||
mpich/lib/freebsd/ch_p4/c++/request_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/status.h
|
||||
mpich/lib/freebsd/ch_p4/c++/status_inln.h
|
||||
mpich/lib/freebsd/ch_p4/c++/topology.h
|
||||
mpich/lib/freebsd/ch_p4/c++/topology_inln.h
|
||||
mpich/lib/freebsd/ch_p4/chkserv
|
||||
mpich/lib/freebsd/ch_p4/chp4_servs
|
||||
mpich/lib/freebsd/ch_p4/config.status
|
||||
mpich/lib/freebsd/ch_p4/libfmpich.a
|
||||
mpich/lib/freebsd/ch_p4/liblmpi.a
|
||||
mpich/lib/freebsd/ch_p4/libmpe.a
|
||||
mpich/lib/freebsd/ch_p4/libmpich.a
|
||||
mpich/lib/freebsd/ch_p4/libmpich++.a
|
||||
mpich/lib/freebsd/ch_p4/libpmpich.a
|
||||
mpich/lib/freebsd/ch_p4/libtmpi.a
|
||||
mpich/lib/freebsd/ch_p4/mpiCC
|
||||
mpich/lib/freebsd/ch_p4/mpicc
|
||||
mpich/lib/freebsd/ch_p4/mpichconf.h
|
||||
mpich/lib/freebsd/ch_p4/mpidefs.h
|
||||
mpich/lib/freebsd/ch_p4/mpif77
|
||||
mpich/lib/freebsd/ch_p4/mpif90
|
||||
mpich/lib/freebsd/ch_p4/mpiman
|
||||
mpich/lib/freebsd/ch_p4/mpio.h
|
||||
mpich/lib/freebsd/ch_p4/mpiof.h
|
||||
mpich/lib/freebsd/ch_p4/mpireconfig
|
||||
mpich/lib/freebsd/ch_p4/mpirun
|
||||
mpich/lib/freebsd/ch_p4/mpirun.args
|
||||
mpich/lib/freebsd/ch_p4/mpirun.ch_p4
|
||||
mpich/lib/freebsd/ch_p4/mpirun.pg
|
||||
mpich/lib/freebsd/ch_p4/serv_p4
|
||||
mpich/lib/freebsd/ch_p4/server
|
||||
mpich/lib/freebsd/ch_p4/tarch
|
||||
mpich/lib/freebsd/ch_p4/tstmachines
|
||||
mpich/lib/freebsd/mpich.En_US.cat
|
||||
mpich/lib/freebsd/mpich.cat
|
||||
mpich/man/mandesc
|
||||
mpich/mpe_examples/C/Makefile
|
||||
mpich/mpe_examples/C/Makefile.in
|
||||
mpich/mpe_examples/C/cpi.c
|
||||
mpich/mpe_examples/C/cpilog.c
|
||||
mpich/mpe_examples/C/mpirun
|
||||
mpich/mpe_examples/Fortran/Makefile
|
||||
mpich/mpe_examples/Fortran/Makefile.in
|
||||
mpich/mpe_examples/Fortran/fpi.f
|
||||
mpich/mpe_examples/Fortran/mpirun
|
||||
mpich/mpiuninstall
|
||||
mpich/util/chkserv
|
||||
mpich/util/chp4_servs
|
||||
@ -173,19 +172,26 @@ mpich/util/machines/machines.sample
|
||||
@dirrm mpich/MPI-2-C++/examples
|
||||
@dirrm mpich/MPI-2-C++
|
||||
@dirrm mpich/bin
|
||||
@dirrm mpich/build/bitmaps
|
||||
@dirrm mpich/build/freebsd/ch_p4/data
|
||||
@dirrm mpich/build/freebsd/ch_p4/include/c++
|
||||
@dirrm mpich/build/freebsd/ch_p4/include
|
||||
@dirrm mpich/build/freebsd/ch_p4/bin
|
||||
@dirrm mpich/build/freebsd/ch_p4/lib/shared
|
||||
@dirrm mpich/build/freebsd/ch_p4/lib
|
||||
@dirrm mpich/build/freebsd/ch_p4
|
||||
@dirrm mpich/build/freebsd
|
||||
@dirrm mpich/build
|
||||
@dirrm mpich/doc
|
||||
@dirrm mpich/examples
|
||||
@dirrm mpich/include
|
||||
@dirrm mpich/lib/bitmaps
|
||||
@dirrm mpich/lib/freebsd/ch_p4/c++
|
||||
@dirrm mpich/lib/freebsd/ch_p4
|
||||
@dirrm mpich/lib/freebsd
|
||||
@dirrm mpich/lib
|
||||
@dirrm mpich/man/man1
|
||||
@dirrm mpich/man/man3
|
||||
@dirrm mpich/man/man4
|
||||
@dirrm mpich/man/man5
|
||||
@dirrm mpich/man
|
||||
@dirrm mpich/mpe_examples/C
|
||||
@dirrm mpich/mpe_examples/Fortran
|
||||
@dirrm mpich/mpe_examples
|
||||
@dirrm mpich/util/machines
|
||||
@dirrm mpich/util
|
||||
@dirrm mpich
|
||||
|
Loading…
Reference in New Issue
Block a user