Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2001 16:39:12 -0300 (ADT)
From:      David Bremner <bremner@unb.ca>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29930: New port LAM -- Implementation of MPI message passing standard
Message-ID:  <200108211939.f7LJdCp54076@convex.cs.unb.ca>

next in thread | raw e-mail | index | archive | help

>Number:         29930
>Category:       ports
>Synopsis:       new port for LAM/MPI
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 21 12:40:31 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     David Bremner
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
University of New Brunswick
>Environment:
System: FreeBSD convex.cs.unb.ca 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Tue Jun 19 11:37:07 ADT 2001 bremner@convex.cs.unb.ca:/usr/obj/usr/src/sys/CONVEX i386


	
>Description:
	New port attached. Does the same thing as mpich, so I guess net 
	is the best category
>How-To-Repeat:
	
>Fix:

	

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	lam
#	lam/Makefile
#	lam/distinfo
#	lam/pkg-plist
#	lam/pkg-comment
#	lam/pkg-descr
#
echo c - lam
mkdir -p lam > /dev/null 2>&1
echo x - lam/Makefile
sed 's/^X//' >lam/Makefile << 'END-of-lam/Makefile'
X# New ports collection makefile for:   lam
X# Date created:        Aug 21 2001
X# Whom:                bremner@unb.ca
X#
X# $FreeBSD$
X#
X
XPORTNAME=      	lam
XPORTVERSION=   	6.5.4
XCATEGORIES=    	net
XMASTER_SITES=  	http://www.lam-mpi.org/download/files/
X
XMAINTAINER=    	bremner@unb.ca
X
XGNU_CONFIGURE=	yes
X.include <bsd.port.mk>
END-of-lam/Makefile
echo x - lam/distinfo
sed 's/^X//' >lam/distinfo << 'END-of-lam/distinfo'
XMD5 (lam-6.5.4.tar.gz) = f9a963adfa7a4ff292eef051d75dfa0b
END-of-lam/distinfo
echo x - lam/pkg-plist
sed 's/^X//' >lam/pkg-plist << 'END-of-lam/pkg-plist'
Xbin/lamclean
Xbin/lamexec
Xbin/lamgrow
Xbin/lamshrink
Xbin/lamtrace
Xbin/mpimsg
Xbin/mpirun
Xbin/mpitask
Xbin/lamd
Xbin/tping
Xbin/hboot
Xbin/hcc
Xbin/hcp
Xbin/mpicc
Xbin/mpiCC
Xbin/hf77
Xbin/mpif77
Xbin/lamboot
Xbin/lamhalt
Xbin/lamnodes
Xbin/recon
Xbin/tkill
Xbin/wipe
Xbin/balky
Xetc/lam-bhost.def
Xetc/lam-bhost.lam
Xetc/lam-conf.lam
Xetc/lam-conf.otb
Xetc/lam-helpfile
Xinclude/lam_config.h
Xinclude/mpi.h
Xinclude/mpif.h
Xinclude/mpi2c++/mpi2c++_config.h
Xinclude/mpi2c++/mpi++.h
Xinclude/mpi2c++/mpi2c++_map.h
Xinclude/mpi2c++/mpi2c++_list.h
Xinclude/mpi2c++/constants.h
Xinclude/mpi2c++/functions.h
Xinclude/mpi2c++/datatype.h
Xinclude/mpi2c++/exception.h
Xinclude/mpi2c++/op.h
Xinclude/mpi2c++/status.h
Xinclude/mpi2c++/request.h
Xinclude/mpi2c++/group.h
Xinclude/mpi2c++/comm.h
Xinclude/mpi2c++/errhandler.h
Xinclude/mpi2c++/intracomm.h
Xinclude/mpi2c++/topology.h
Xinclude/mpi2c++/intercomm.h
Xinclude/mpi2c++/datatype_inln.h
Xinclude/mpi2c++/functions_inln.h
Xinclude/mpi2c++/request_inln.h
Xinclude/mpi2c++/comm_inln.h
Xinclude/mpi2c++/intracomm_inln.h
Xinclude/mpi2c++/op_inln.h
Xinclude/mpi2c++/topology_inln.h
Xinclude/mpi2c++/intercomm_inln.h
Xinclude/mpi2c++/group_inln.h
Xinclude/mpi2c++/errhandler_inln.h
Xinclude/mpi2c++/status_inln.h
Xinclude/mpi++.h
Xinclude/mpio.h
Xinclude/mpiof.h
Xlib/liblamf77mpi.la
Xlib/liblamf77mpi.a
Xlib/libpmpi.la
Xlib/libpmpi.a
Xlib/liblam.la
Xlib/liblam.a
Xlib/libmpi.la
Xlib/libmpi.a
Xlib/liblammpi++.a
Xlib/liblammpio.a
Xman/man1/hboot.1
Xman/man1/hcc.1
Xman/man1/hcp.1
Xman/man1/hf77.1
Xman/man1/introu.1
Xman/man1/lamboot.1
Xman/man1/lamclean.1
Xman/man1/lamexec.1
Xman/man1/lamgrow.1
Xman/man1/lamshrink.1
Xman/man1/lamtrace.1
Xman/man1/mpiCC.1
Xman/man1/mpicc.1
Xman/man1/mpif77.1
Xman/man1/mpimsg.1
Xman/man1/mpirun.1
Xman/man1/mpitask.1
Xman/man1/recon.1
Xman/man1/tkill.1
Xman/man1/tping.1
Xman/man1/wipe.1
Xman/man3/libmpi.3
Xman/man3/MPI_Wtime.3
Xman/man3/MPI_Wtick.3
Xman/man3/MPI_Win_wait.3
Xman/man3/MPI_Win_start.3
Xman/man3/MPI_Win_set_name.3
Xman/man3/MPI_Win_set_errhandler.3
Xman/man3/MPI_Win_set_attr.3
Xman/man3/MPI_Win_post.3
Xman/man3/MPI_Win_get_name.3
Xman/man3/MPI_Win_get_group.3
Xman/man3/MPI_Win_get_errhandler.3
Xman/man3/MPI_Win_get_attr.3
Xman/man3/MPI_Win_free_keyval.3
Xman/man3/MPI_Win_free.3
Xman/man3/MPI_Win_fence.3
Xman/man3/MPI_Win_f2c.3
Xman/man3/MPI_Win_delete_attr.3
Xman/man3/MPI_Win_create_keyval.3
Xman/man3/MPI_Win_create_errhandler.3
Xman/man3/MPI_Win_create.3
Xman/man3/MPI_Win_complete.3
Xman/man3/MPI_Win_c2f.3
Xman/man3/MPI_Waitsome.3
Xman/man3/MPI_Waitany.3
Xman/man3/MPI_Waitall.3
Xman/man3/MPI_Wait.3
Xman/man3/MPI_WIN_DUP_FN.3
Xman/man3/MPI_Unpack.3
Xman/man3/MPI_Type_vector.3
Xman/man3/MPI_Type_ub.3
Xman/man3/MPI_Type_struct.3
Xman/man3/MPI_Type_size.3
Xman/man3/MPI_Type_set_name.3
Xman/man3/MPI_Type_set_attr.3
Xman/man3/MPI_Type_lb.3
Xman/man3/MPI_Type_indexed.3
Xman/man3/MPI_Type_hvector.3
Xman/man3/MPI_Type_hindexed.3
Xman/man3/MPI_Type_get_true_extent.3
Xman/man3/MPI_Type_get_name.3
Xman/man3/MPI_Type_get_extent.3
Xman/man3/MPI_Type_get_envelope.3
Xman/man3/MPI_Type_get_contents.3
Xman/man3/MPI_Type_get_attr.3
Xman/man3/MPI_Type_free_keyval.3
Xman/man3/MPI_Type_free.3
Xman/man3/MPI_Type_f2c.3
Xman/man3/MPI_Type_extent.3
Xman/man3/MPI_Type_dup.3
Xman/man3/MPI_Type_delete_attr.3
Xman/man3/MPI_Type_create_subarray.3
Xman/man3/MPI_Type_create_struct.3
Xman/man3/MPI_Type_contiguous.3
Xman/man3/MPI_Type_create_keyval.3
Xman/man3/MPI_Type_create_hvector.3
Xman/man3/MPI_Type_create_hindexed.3
Xman/man3/MPI_Type_create_extent.3
Xman/man3/MPI_Type_create_darray.3
Xman/man3/MPI_Type_commit.3
Xman/man3/MPI_Type_c2f.3
Xman/man3/MPI_Topo_test.3
Xman/man3/MPI_Testsome.3
Xman/man3/MPI_Testany.3
Xman/man3/MPI_Testall.3
Xman/man3/MPI_Test_cancelled.3
Xman/man3/MPI_Test.3
Xman/man3/MPI_TYPE_DUP_FN.3
Xman/man3/MPI_Status_f2c.3
Xman/man3/MPI_Status_c2f.3
Xman/man3/MPI_Startall.3
Xman/man3/MPI_Start.3
Xman/man3/MPI_Ssend_init.3
Xman/man3/MPI_Ssend.3
Xman/man3/MPI_Sendrecv_replace.3
Xman/man3/MPI_Sendrecv.3
Xman/man3/MPI_Send_init.3
Xman/man3/MPI_Send.3
Xman/man3/MPI_Scatterv.3
Xman/man3/MPI_Scatter.3
Xman/man3/MPI_Scan.3
Xman/man3/MPI_Rsend_init.3
Xman/man3/MPI_Rsend.3
Xman/man3/MPI_Request_free.3
Xman/man3/MPI_Request_f2c.3
Xman/man3/MPI_Request_c2f.3
Xman/man3/MPI_Reduce_scatter.3
Xman/man3/MPI_Reduce.3
Xman/man3/MPI_Recv_init.3
Xman/man3/MPI_Recv.3
Xman/man3/MPI_Query_thread.3
Xman/man3/MPI_Put.3
Xman/man3/MPI_Publish_name.3
Xman/man3/MPI_Probe.3
Xman/man3/MPI_Pcontrol.3
Xman/man3/MPI_Pack_size.3
Xman/man3/MPI_Pack.3
Xman/man3/MPI_Open_port.3
Xman/man3/MPI_Op_free.3
Xman/man3/MPI_Op_f2c.3
Xman/man3/MPI_Op_create.3
Xman/man3/MPI_Op_c2f.3
Xman/man3/MPI_Lookup_name.3
Xman/man3/MPI_Keyval_free.3
Xman/man3/MPI_Keyval_create.3
Xman/man3/MPI_Issend.3
Xman/man3/MPI_Isend.3
Xman/man3/MPI_Is_thread_main.3
Xman/man3/MPI_Irsend.3
Xman/man3/MPI_Irecv.3
Xman/man3/MPI_Iprobe.3
Xman/man3/MPI_Intercomm_merge.3
Xman/man3/MPI_Intercomm_create.3
Xman/man3/MPI_Initialized.3
Xman/man3/MPI_Init_thread.3
Xman/man3/MPI_Init.3
Xman/man3/MPI_Info_set.3
Xman/man3/MPI_Info_get_valuelen.3
Xman/man3/MPI_Info_get_nthkey.3
Xman/man3/MPI_Info_get_nkeys.3
Xman/man3/MPI_Info_get.3
Xman/man3/MPI_Info_free.3
Xman/man3/MPI_Info_f2c.3
Xman/man3/MPI_Info_dup.3
Xman/man3/MPI_Info_delete.3
Xman/man3/MPI_Info_create.3
Xman/man3/MPI_Info_c2f.3
Xman/man3/MPI_Ibsend.3
Xman/man3/MPI_Group_union.3
Xman/man3/MPI_Group_translate_ranks.3
Xman/man3/MPI_Get.3
Xman/man3/MPI_Group_size.3
Xman/man3/MPI_Group_rank.3
Xman/man3/MPI_Group_range_incl.3
Xman/man3/MPI_Group_range_excl.3
Xman/man3/MPI_Group_intersection.3
Xman/man3/MPI_Group_incl.3
Xman/man3/MPI_Group_free.3
Xman/man3/MPI_Group_f2c.3
Xman/man3/MPI_Group_excl.3
Xman/man3/MPI_Group_difference.3
Xman/man3/MPI_Group_compare.3
Xman/man3/MPI_Group_c2f.3
Xman/man3/MPI_Graphdims_get.3
Xman/man3/MPI_Graph_neighbors_count.3
Xman/man3/MPI_Graph_neighbors.3
Xman/man3/MPI_Graph_map.3
Xman/man3/MPI_Graph_get.3
Xman/man3/MPI_Bsend.3
Xman/man3/MPI_Graph_create.3
Xman/man3/MPI_Get_version.3
Xman/man3/MPI_Get_processor_name.3
Xman/man3/MPI_Get_elements.3
Xman/man3/MPI_Get_count.3
Xman/man3/MPI_Get_address.3
Xman/man3/MPI_Gatherv.3
Xman/man3/MPI_Gather.3
Xman/man3/MPI_Free_mem.3
Xman/man3/MPI_Finalized.3
Xman/man3/MPI_Finalize.3
Xman/man3/MPI_File_write_shared.3
Xman/man3/MPI_File_write_ordered_end.3
Xman/man3/MPI_File_write_ordered_begin.3
Xman/man3/MPI_File_write_ordered.3
Xman/man3/MPI_File_write_at_all_end.3
Xman/man3/MPI_File_write_at_all.3
Xman/man3/MPI_File_write_at_all_begin.3
Xman/man3/MPI_File_write_at.3
Xman/man3/MPI_File_write_all_end.3
Xman/man3/MPI_File_write_all_begin.3
Xman/man3/MPI_File_write_all.3
Xman/man3/MPI_File_write.3
Xman/man3/MPI_File_sync.3
Xman/man3/MPI_File_set_view.3
Xman/man3/MPI_File_set_size.3
Xman/man3/MPI_File_set_info.3
Xman/man3/MPI_File_set_errhandler.3
Xman/man3/MPI_File_set_atomicity.3
Xman/man3/MPI_File_seek_shared.3
Xman/man3/MPI_File_seek.3
Xman/man3/MPI_File_read_shared.3
Xman/man3/MPI_File_read_ordered_end.3
Xman/man3/MPI_File_read_ordered_begin.3
Xman/man3/MPI_File_read_ordered.3
Xman/man3/MPI_File_read_at_all_end.3
Xman/man3/MPI_File_read_at_all_begin.3
Xman/man3/MPI_File_read_at_all.3
Xman/man3/MPI_File_read_at.3
Xman/man3/MPI_File_read_all_end.3
Xman/man3/MPI_File_read_all_begin.3
Xman/man3/MPI_File_read_all.3
Xman/man3/MPI_File_read.3
Xman/man3/MPI_File_preallocate.3
Xman/man3/MPI_File_open.3
Xman/man3/MPI_File_iwrite_shared.3
Xman/man3/MPI_File_iwrite_at.3
Xman/man3/MPI_File_iwrite.3
Xman/man3/MPI_File_iread_shared.3
Xman/man3/MPI_File_iread_at.3
Xman/man3/MPI_File_iread.3
Xman/man3/MPI_File_get_view.3
Xman/man3/MPI_File_get_type_extent.3
Xman/man3/MPI_File_get_size.3
Xman/man3/MPI_File_get_position_shared.3
Xman/man3/MPI_File_get_position.3
Xman/man3/MPI_File_get_info.3
Xman/man3/MPI_File_get_group.3
Xman/man3/MPI_File_get_errhandler.3
Xman/man3/MPI_File_get_byte_offset.3
Xman/man3/MPI_File_get_atomicity.3
Xman/man3/MPI_File_get_amode.3
Xman/man3/MPI_File_f2c.3
Xman/man3/MPI_File_delete.3
Xman/man3/MPI_File_close.3
Xman/man3/MPI_File_c2f.3
Xman/man3/MPI_Error_string.3
Xman/man3/MPI_Error_class.3
Xman/man3/MPI_Errhandler_set.3
Xman/man3/MPI_Errhandler_get.3
Xman/man3/MPI_Errhandler_free.3
Xman/man3/MPI_Errhandler_f2c.3
Xman/man3/MPI_Errhandler_create.3
Xman/man3/MPI_Errhandler_c2f.3
Xman/man3/MPI_Dims_create.3
Xman/man3/MPI_DUP_FN.3
Xman/man3/MPI_Comm_test_inter.3
Xman/man3/MPI_Comm_split.3
Xman/man3/MPI_Comm_spawn_multiple.3
Xman/man3/MPI_Comm_spawn.3
Xman/man3/MPI_Comm_size.3
Xman/man3/MPI_Comm_set_name.3
Xman/man3/MPI_Comm_set_attr.3
Xman/man3/MPI_Comm_ser_errhandler.3
Xman/man3/MPI_Comm_remote_size.3
Xman/man3/MPI_Comm_remote_group.3
Xman/man3/MPI_Comm_rank.3
Xman/man3/MPI_Comm_join.3
Xman/man3/MPI_Comm_group.3
Xman/man3/MPI_Comm_get_parent.3
Xman/man3/MPI_Comm_get_name.3
Xman/man3/MPI_Comm_get_errhandler.3
Xman/man3/MPI_Comm_get_attr.3
Xman/man3/MPI_Comm_free_keyval.3
Xman/man3/MPI_Comm_free.3
Xman/man3/MPI_Comm_f2c.3
Xman/man3/MPI_Comm_dup.3
Xman/man3/MPI_Comm_disconnect.3
Xman/man3/MPI_Comm_delete_attr.3
Xman/man3/MPI_Comm_create_keyval.3
Xman/man3/MPI_Comm_create_errhandler.3
Xman/man3/MPI_Comm_create.3
Xman/man3/MPI_Comm_connect.3
Xman/man3/MPI_Comm_compare.3
Xman/man3/MPI_Comm_c2f.3
Xman/man3/MPI_Comm_accept.3
Xman/man3/MPI_Close_port.3
Xman/man3/MPI_Cartdim_get.3
Xman/man3/MPI_Cart_sub.3
Xman/man3/MPI_Cart_shift.3
Xman/man3/MPI_Cart_rank.3
Xman/man3/MPI_Cart_map.3
Xman/man3/MPI_Cart_get.3
Xman/man3/MPI_Cart_create.3
Xman/man3/MPI_Cart_coords.3
Xman/man3/MPI_Cancel.3
Xman/man3/MPI_COMM_DUP_FN.3
Xman/man3/MPI_Buffer_detach.3
Xman/man3/MPI_Buffer_attach.3
Xman/man3/MPI_Bsend_init.3
Xman/man3/MPI_Bcast.3
Xman/man3/MPI_Barrier.3
Xman/man3/MPI_Attr_put.3
Xman/man3/MPI_Attr_get.3
Xman/man3/MPI_Attr_delete.3
Xman/man3/MPI_Alltoallv.3
Xman/man3/MPI_Alltoall.3
Xman/man3/MPI_Allreduce.3
Xman/man3/MPI_Alloc_mem.3
Xman/man3/MPI_Allgatherv.3
Xman/man3/MPI_Allgather.3
Xman/man3/MPI_Address.3
Xman/man3/MPI_Accumulate.3
Xman/man3/MPI_Abort.3
Xman/man3/XMPI_Coloron.3
Xman/man3/XMPI_Coloroff.3
Xman/man3/XMPI_Buoy.3
Xman/man3/MPIO_Wait.3
Xman/man3/MPIO_Test.3
Xman/man3/MPIO_Request_f2c.3
Xman/man3/MPIO_Request_c2f.3
Xman/man3/MPIL_Comm_gps.3
Xman/man3/MPIL_Comm_id.3
Xman/man3/MPIL_Comm_parent.3
Xman/man3/MPIL_Signal.3
Xman/man3/MPIL_Spawn.3
Xman/man3/MPIL_Trace_off.3
Xman/man3/MPIL_Trace_on.3
Xman/man3/MPIL_Type_id.3
Xman/man3/MPIL_Universe_size.3
Xman/man5/appschema.5
Xman/man5/bhost.5
Xman/man5/conf.5
Xman/man5/CONSTANTS.5
Xman/man5/lam-helpfile.5
Xman/man5/procschema.5
Xman/man7/LAM.7
Xman/man7/lam.7
Xman/man7/MPI.7
Xman/man7/mpi.7
Xman/mans/mpi.share
Xshare/lam/doc/ROMIO-COPYRIGHT
Xshare/lam/doc/ROMIO-README
Xshare/lam/doc/ROMIO-README_LAM
Xshare/lam/doc/romio-users-guide.ps.gz
X@dirrm include/mpi2c++
X@dirrm man/mans
X@dirrm share/lam/doc
X@dirrm share/lam
X
END-of-lam/pkg-plist
echo x - lam/pkg-comment
sed 's/^X//' >lam/pkg-comment << 'END-of-lam/pkg-comment'
XLAM-MPI -- Local Area Multicomputer MPI implementation
END-of-lam/pkg-comment
echo x - lam/pkg-descr
sed 's/^X//' >lam/pkg-descr << 'END-of-lam/pkg-descr'
XThis is LAM/MPI version 6.5.4.  Users are highly encouraged to report
Xall problems with LAM 6.5.4 to the LAM mailing list (lam@lam-mpi.org)
X
XWWW: http://www.lam-mpi.org
END-of-lam/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108211939.f7LJdCp54076>