mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
- Update to 7.1.1
PR: ports/76335 Submitted by: maintainer
This commit is contained in:
parent
4baf9132ba
commit
205506adcf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127096
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= lam7
|
||||
PORTVERSION= 7.0.5
|
||||
PORTVERSION= 7.1.1
|
||||
CATEGORIES= net parallel
|
||||
MASTER_SITES= http://www.lam-mpi.org/download/files/ \
|
||||
http://www.thinkingnerds.com/lam/download/files/
|
||||
@ -22,17 +22,365 @@ CONFIGURE_ARGS+= --with-rsh=ssh
|
||||
|
||||
CONFLICTS= lam-6.*
|
||||
|
||||
.include "files/manpages"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= "Broken pkg-plist on !i386"
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
.if ${ARCH} == "i386"
|
||||
PLIST_FILES= lib/lam/liblam_totalview.la \
|
||||
lib/lam/liblam_totalview.so.0 \
|
||||
lib/lam/liblam_totalview.so
|
||||
.endif
|
||||
|
||||
MAN1= hboot.1 \
|
||||
hcc.1 \
|
||||
hcp.1 \
|
||||
hf77.1 \
|
||||
introu.1 \
|
||||
lamboot.1 \
|
||||
lamcheckpoint.1 \
|
||||
lamclean.1 \
|
||||
lamd.1 \
|
||||
lamexec.1 \
|
||||
lamgrow.1 \
|
||||
laminfo.1 \
|
||||
lamrestart.1 \
|
||||
lamshrink.1 \
|
||||
lamtrace.1 \
|
||||
lamwipe.1 \
|
||||
mpiCC.1 \
|
||||
mpic++.1 \
|
||||
mpicc.1 \
|
||||
mpiexec.1 \
|
||||
mpif77.1 \
|
||||
mpimsg.1 \
|
||||
mpirun.1 \
|
||||
mpitask.1 \
|
||||
recon.1 \
|
||||
tkill.1 \
|
||||
tping.1 \
|
||||
wipe.1
|
||||
MAN3= MPIL_Comm_gps.3 \
|
||||
MPIL_Comm_id.3 \
|
||||
MPIL_Request_get_name.3 \
|
||||
MPIL_Request_set_name.3 \
|
||||
MPIL_Signal.3 \
|
||||
MPIL_Trace_off.3 \
|
||||
MPIL_Trace_on.3 \
|
||||
MPIL_Type_id.3 \
|
||||
MPIO_Request_c2f.3 \
|
||||
MPIO_Request_f2c.3 \
|
||||
MPIO_Test.3 \
|
||||
MPIO_Wait.3 \
|
||||
MPI_Abort.3 \
|
||||
MPI_Accumulate.3 \
|
||||
MPI_Address.3 \
|
||||
MPI_Allgather.3 \
|
||||
MPI_Allgatherv.3 \
|
||||
MPI_Alloc_mem.3 \
|
||||
MPI_Allreduce.3 \
|
||||
MPI_Alltoall.3 \
|
||||
MPI_Alltoallv.3 \
|
||||
MPI_Alltoallw.3 \
|
||||
MPI_Attr_delete.3 \
|
||||
MPI_Attr_get.3 \
|
||||
MPI_Attr_put.3 \
|
||||
MPI_Barrier.3 \
|
||||
MPI_Bcast.3 \
|
||||
MPI_Bsend.3 \
|
||||
MPI_Bsend_init.3 \
|
||||
MPI_Buffer_attach.3 \
|
||||
MPI_Buffer_detach.3 \
|
||||
MPI_COMM_DUP_FN.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_Close_port.3 \
|
||||
MPI_Comm_accept.3 \
|
||||
MPI_Comm_c2f.3 \
|
||||
MPI_Comm_compare.3 \
|
||||
MPI_Comm_connect.3 \
|
||||
MPI_Comm_create.3 \
|
||||
MPI_Comm_create_errhandler.3 \
|
||||
MPI_Comm_create_keyval.3 \
|
||||
MPI_Comm_delete_attr.3 \
|
||||
MPI_Comm_disconnect.3 \
|
||||
MPI_Comm_dup.3 \
|
||||
MPI_Comm_f2c.3 \
|
||||
MPI_Comm_free.3 \
|
||||
MPI_Comm_free_keyval.3 \
|
||||
MPI_Comm_get_attr.3 \
|
||||
MPI_Comm_get_errhandler.3 \
|
||||
MPI_Comm_get_name.3 \
|
||||
MPI_Comm_get_parent.3 \
|
||||
MPI_Comm_group.3 \
|
||||
MPI_Comm_join.3 \
|
||||
MPI_Comm_rank.3 \
|
||||
MPI_Comm_remote_group.3 \
|
||||
MPI_Comm_remote_size.3 \
|
||||
MPI_Comm_ser_errhandler.3 \
|
||||
MPI_Comm_set_attr.3 \
|
||||
MPI_Comm_set_name.3 \
|
||||
MPI_Comm_size.3 \
|
||||
MPI_Comm_spawn.3 \
|
||||
MPI_Comm_spawn_multiple.3 \
|
||||
MPI_Comm_split.3 \
|
||||
MPI_Comm_test_inter.3 \
|
||||
MPI_DUP_FN.3 \
|
||||
MPI_Dims_create.3 \
|
||||
MPI_Errhandler_c2f.3 \
|
||||
MPI_Errhandler_create.3 \
|
||||
MPI_Errhandler_f2c.3 \
|
||||
MPI_Errhandler_free.3 \
|
||||
MPI_Errhandler_get.3 \
|
||||
MPI_Errhandler_set.3 \
|
||||
MPI_Error_class.3 \
|
||||
MPI_Error_string.3 \
|
||||
MPI_Exscan.3 \
|
||||
MPI_File_c2f.3 \
|
||||
MPI_File_close.3 \
|
||||
MPI_File_delete.3 \
|
||||
MPI_File_f2c.3 \
|
||||
MPI_File_get_amode.3 \
|
||||
MPI_File_get_atomicity.3 \
|
||||
MPI_File_get_byte_offset.3 \
|
||||
MPI_File_get_errhandler.3 \
|
||||
MPI_File_get_group.3 \
|
||||
MPI_File_get_info.3 \
|
||||
MPI_File_get_position.3 \
|
||||
MPI_File_get_position_shared.3 \
|
||||
MPI_File_get_size.3 \
|
||||
MPI_File_get_type_extent.3 \
|
||||
MPI_File_get_view.3 \
|
||||
MPI_File_iread.3 \
|
||||
MPI_File_iread_at.3 \
|
||||
MPI_File_iread_shared.3 \
|
||||
MPI_File_iwrite.3 \
|
||||
MPI_File_iwrite_at.3 \
|
||||
MPI_File_iwrite_shared.3 \
|
||||
MPI_File_open.3 \
|
||||
MPI_File_preallocate.3 \
|
||||
MPI_File_read.3 \
|
||||
MPI_File_read_all.3 \
|
||||
MPI_File_read_all_begin.3 \
|
||||
MPI_File_read_all_end.3 \
|
||||
MPI_File_read_at.3 \
|
||||
MPI_File_read_at_all.3 \
|
||||
MPI_File_read_at_all_begin.3 \
|
||||
MPI_File_read_at_all_end.3 \
|
||||
MPI_File_read_ordered.3 \
|
||||
MPI_File_read_ordered_begin.3 \
|
||||
MPI_File_read_ordered_end.3 \
|
||||
MPI_File_read_shared.3 \
|
||||
MPI_File_seek.3 \
|
||||
MPI_File_seek_shared.3 \
|
||||
MPI_File_set_atomicity.3 \
|
||||
MPI_File_set_errhandler.3 \
|
||||
MPI_File_set_info.3 \
|
||||
MPI_File_set_size.3 \
|
||||
MPI_File_set_view.3 \
|
||||
MPI_File_sync.3 \
|
||||
MPI_File_write.3 \
|
||||
MPI_File_write_all.3 \
|
||||
MPI_File_write_all_begin.3 \
|
||||
MPI_File_write_all_end.3 \
|
||||
MPI_File_write_at.3 \
|
||||
MPI_File_write_at_all.3 \
|
||||
MPI_File_write_at_all_begin.3 \
|
||||
MPI_File_write_at_all_end.3 \
|
||||
MPI_File_write_ordered.3 \
|
||||
MPI_File_write_ordered_begin.3 \
|
||||
MPI_File_write_ordered_end.3 \
|
||||
MPI_File_write_shared.3 \
|
||||
MPI_Finalize.3 \
|
||||
MPI_Finalized.3 \
|
||||
MPI_Free_mem.3 \
|
||||
MPI_Gather.3 \
|
||||
MPI_Gatherv.3 \
|
||||
MPI_Get.3 \
|
||||
MPI_Get_address.3 \
|
||||
MPI_Get_count.3 \
|
||||
MPI_Get_elements.3 \
|
||||
MPI_Get_processor_name.3 \
|
||||
MPI_Get_version.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_c2f.3 \
|
||||
MPI_Group_compare.3 \
|
||||
MPI_Group_difference.3 \
|
||||
MPI_Group_excl.3 \
|
||||
MPI_Group_f2c.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_Ibsend.3 \
|
||||
MPI_Info_c2f.3 \
|
||||
MPI_Info_create.3 \
|
||||
MPI_Info_delete.3 \
|
||||
MPI_Info_dup.3 \
|
||||
MPI_Info_f2c.3 \
|
||||
MPI_Info_free.3 \
|
||||
MPI_Info_get.3 \
|
||||
MPI_Info_get_nkeys.3 \
|
||||
MPI_Info_get_nthkey.3 \
|
||||
MPI_Info_get_valuelen.3 \
|
||||
MPI_Info_set.3 \
|
||||
MPI_Init.3 \
|
||||
MPI_Init_thread.3 \
|
||||
MPI_Initialized.3 \
|
||||
MPI_Intercomm_create.3 \
|
||||
MPI_Intercomm_merge.3 \
|
||||
MPI_Iprobe.3 \
|
||||
MPI_Irecv.3 \
|
||||
MPI_Irsend.3 \
|
||||
MPI_Is_thread_main.3 \
|
||||
MPI_Isend.3 \
|
||||
MPI_Issend.3 \
|
||||
MPI_Keyval_create.3 \
|
||||
MPI_Keyval_free.3 \
|
||||
MPI_Lookup_name.3 \
|
||||
MPI_Op_c2f.3 \
|
||||
MPI_Op_create.3 \
|
||||
MPI_Op_f2c.3 \
|
||||
MPI_Op_free.3 \
|
||||
MPI_Open_port.3 \
|
||||
MPI_Pack.3 \
|
||||
MPI_Pack_size.3 \
|
||||
MPI_Pcontrol.3 \
|
||||
MPI_Probe.3 \
|
||||
MPI_Publish_name.3 \
|
||||
MPI_Put.3 \
|
||||
MPI_Query_thread.3 \
|
||||
MPI_Recv.3 \
|
||||
MPI_Recv_init.3 \
|
||||
MPI_Reduce.3 \
|
||||
MPI_Reduce_scatter.3 \
|
||||
MPI_Request_c2f.3 \
|
||||
MPI_Request_f2c.3 \
|
||||
MPI_Request_free.3 \
|
||||
MPI_Rsend.3 \
|
||||
MPI_Rsend_init.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_Status_c2f.3 \
|
||||
MPI_Status_f2c.3 \
|
||||
MPI_TYPE_DUP_FN.3 \
|
||||
MPI_Test.3 \
|
||||
MPI_Test_cancelled.3 \
|
||||
MPI_Testall.3 \
|
||||
MPI_Testany.3 \
|
||||
MPI_Testsome.3 \
|
||||
MPI_Topo_test.3 \
|
||||
MPI_Type_c2f.3 \
|
||||
MPI_Type_commit.3 \
|
||||
MPI_Type_contiguous.3 \
|
||||
MPI_Type_create_darray.3 \
|
||||
MPI_Type_create_extent.3 \
|
||||
MPI_Type_create_hindexed.3 \
|
||||
MPI_Type_create_hvector.3 \
|
||||
MPI_Type_create_keyval.3 \
|
||||
MPI_Type_create_struct.3 \
|
||||
MPI_Type_create_subarray.3 \
|
||||
MPI_Type_delete_attr.3 \
|
||||
MPI_Type_dup.3 \
|
||||
MPI_Type_extent.3 \
|
||||
MPI_Type_f2c.3 \
|
||||
MPI_Type_free.3 \
|
||||
MPI_Type_free_keyval.3 \
|
||||
MPI_Type_get_attr.3 \
|
||||
MPI_Type_get_contents.3 \
|
||||
MPI_Type_get_envelope.3 \
|
||||
MPI_Type_get_extent.3 \
|
||||
MPI_Type_get_name.3 \
|
||||
MPI_Type_get_true_extent.3 \
|
||||
MPI_Type_hindexed.3 \
|
||||
MPI_Type_hvector.3 \
|
||||
MPI_Type_indexed.3 \
|
||||
MPI_Type_lb.3 \
|
||||
MPI_Type_set_attr.3 \
|
||||
MPI_Type_set_name.3 \
|
||||
MPI_Type_size.3 \
|
||||
MPI_Type_struct.3 \
|
||||
MPI_Type_ub.3 \
|
||||
MPI_Type_vector.3 \
|
||||
MPI_Unpack.3 \
|
||||
MPI_WIN_DUP_FN.3 \
|
||||
MPI_Wait.3 \
|
||||
MPI_Waitall.3 \
|
||||
MPI_Waitany.3 \
|
||||
MPI_Waitsome.3 \
|
||||
MPI_Win_Lock.3 \
|
||||
MPI_Win_Test.3 \
|
||||
MPI_Win_c2f.3 \
|
||||
MPI_Win_call_errhandler.3 \
|
||||
MPI_Win_complete.3 \
|
||||
MPI_Win_create.3 \
|
||||
MPI_Win_create_errhandler.3 \
|
||||
MPI_Win_create_keyval.3 \
|
||||
MPI_Win_delete_attr.3 \
|
||||
MPI_Win_f2c.3 \
|
||||
MPI_Win_fence.3 \
|
||||
MPI_Win_free.3 \
|
||||
MPI_Win_free_keyval.3 \
|
||||
MPI_Win_get_attr.3 \
|
||||
MPI_Win_get_errhandler.3 \
|
||||
MPI_Win_get_group.3 \
|
||||
MPI_Win_get_name.3 \
|
||||
MPI_Win_post.3 \
|
||||
MPI_Win_set_attr.3 \
|
||||
MPI_Win_set_errhandler.3 \
|
||||
MPI_Win_set_name.3 \
|
||||
MPI_Win_start.3 \
|
||||
MPI_Win_unlock.3 \
|
||||
MPI_Win_wait.3 \
|
||||
MPI_Wtick.3 \
|
||||
MPI_Wtime.3 \
|
||||
XMPI_Buoy.3 \
|
||||
XMPI_Coloroff.3 \
|
||||
XMPI_Coloron.3
|
||||
MAN5= CONSTANTS.5 \
|
||||
appschema.5 \
|
||||
bhost.5 \
|
||||
conf.5 \
|
||||
lam-helpfile.5 \
|
||||
procschema.5
|
||||
MAN7= LAM.7 \
|
||||
MPI.7 \
|
||||
lam.7 \
|
||||
lamssi.7 \
|
||||
lamssi_boot.7 \
|
||||
lamssi_coll.7 \
|
||||
lamssi_cr.7 \
|
||||
lamssi_rpi.7 \
|
||||
libmpi.7 \
|
||||
mpi.7
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (lam-7.0.5.tar.bz2) = 8dc847526d194f168309b7c00f5b9492
|
||||
SIZE (lam-7.0.5.tar.bz2) = 5763641
|
||||
MD5 (lam-7.1.1.tar.bz2) = 0a3eee53281884a063ce2c44793672b3
|
||||
SIZE (lam-7.1.1.tar.bz2) = 7589413
|
||||
|
@ -1,349 +0,0 @@
|
||||
MAN1= \
|
||||
hboot.1 \
|
||||
hcc.1 \
|
||||
hcp.1 \
|
||||
hf77.1 \
|
||||
introu.1 \
|
||||
lamboot.1 \
|
||||
lamclean.1 \
|
||||
lamd.1 \
|
||||
lamexec.1 \
|
||||
lamgrow.1 \
|
||||
laminfo.1 \
|
||||
lamshrink.1 \
|
||||
lamtrace.1 \
|
||||
mpiCC.1 \
|
||||
mpic++.1 \
|
||||
mpicc.1 \
|
||||
mpiexec.1 \
|
||||
mpif77.1 \
|
||||
mpimsg.1 \
|
||||
mpirun.1 \
|
||||
mpitask.1 \
|
||||
recon.1 \
|
||||
tkill.1 \
|
||||
tping.1 \
|
||||
wipe.1
|
||||
|
||||
MAN3= \
|
||||
MPIL_Comm_gps.3 \
|
||||
MPIL_Comm_id.3 \
|
||||
MPIL_Request_get_name.3 \
|
||||
MPIL_Request_set_name.3 \
|
||||
MPIL_Signal.3 \
|
||||
MPIL_Trace_off.3 \
|
||||
MPIL_Trace_on.3 \
|
||||
MPIL_Type_id.3 \
|
||||
MPIO_Request_c2f.3 \
|
||||
MPIO_Request_f2c.3 \
|
||||
MPIO_Test.3 \
|
||||
MPIO_Wait.3 \
|
||||
MPI_Abort.3 \
|
||||
MPI_Accumulate.3 \
|
||||
MPI_Address.3 \
|
||||
MPI_Allgather.3 \
|
||||
MPI_Allgatherv.3 \
|
||||
MPI_Alloc_mem.3 \
|
||||
MPI_Allreduce.3 \
|
||||
MPI_Alltoall.3 \
|
||||
MPI_Alltoallv.3 \
|
||||
MPI_Attr_delete.3 \
|
||||
MPI_Attr_get.3 \
|
||||
MPI_Attr_put.3 \
|
||||
MPI_Barrier.3 \
|
||||
MPI_Bcast.3 \
|
||||
MPI_Bsend.3 \
|
||||
MPI_Bsend_init.3 \
|
||||
MPI_Buffer_attach.3 \
|
||||
MPI_Buffer_detach.3 \
|
||||
MPI_COMM_DUP_FN.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_Close_port.3 \
|
||||
MPI_Comm_accept.3 \
|
||||
MPI_Comm_c2f.3 \
|
||||
MPI_Comm_compare.3 \
|
||||
MPI_Comm_connect.3 \
|
||||
MPI_Comm_create.3 \
|
||||
MPI_Comm_create_errhandler.3 \
|
||||
MPI_Comm_create_keyval.3 \
|
||||
MPI_Comm_delete_attr.3 \
|
||||
MPI_Comm_disconnect.3 \
|
||||
MPI_Comm_dup.3 \
|
||||
MPI_Comm_f2c.3 \
|
||||
MPI_Comm_free.3 \
|
||||
MPI_Comm_free_keyval.3 \
|
||||
MPI_Comm_get_attr.3 \
|
||||
MPI_Comm_get_errhandler.3 \
|
||||
MPI_Comm_get_name.3 \
|
||||
MPI_Comm_get_parent.3 \
|
||||
MPI_Comm_group.3 \
|
||||
MPI_Comm_join.3 \
|
||||
MPI_Comm_rank.3 \
|
||||
MPI_Comm_remote_group.3 \
|
||||
MPI_Comm_remote_size.3 \
|
||||
MPI_Comm_ser_errhandler.3 \
|
||||
MPI_Comm_set_attr.3 \
|
||||
MPI_Comm_set_name.3 \
|
||||
MPI_Comm_size.3 \
|
||||
MPI_Comm_spawn.3 \
|
||||
MPI_Comm_spawn_multiple.3 \
|
||||
MPI_Comm_split.3 \
|
||||
MPI_Comm_test_inter.3 \
|
||||
MPI_DUP_FN.3 \
|
||||
MPI_Dims_create.3 \
|
||||
MPI_Errhandler_c2f.3 \
|
||||
MPI_Errhandler_create.3 \
|
||||
MPI_Errhandler_f2c.3 \
|
||||
MPI_Errhandler_free.3 \
|
||||
MPI_Errhandler_get.3 \
|
||||
MPI_Errhandler_set.3 \
|
||||
MPI_Error_class.3 \
|
||||
MPI_Error_string.3 \
|
||||
MPI_File_c2f.3 \
|
||||
MPI_File_close.3 \
|
||||
MPI_File_delete.3 \
|
||||
MPI_File_f2c.3 \
|
||||
MPI_File_get_amode.3 \
|
||||
MPI_File_get_atomicity.3 \
|
||||
MPI_File_get_byte_offset.3 \
|
||||
MPI_File_get_errhandler.3 \
|
||||
MPI_File_get_group.3 \
|
||||
MPI_File_get_info.3 \
|
||||
MPI_File_get_position.3 \
|
||||
MPI_File_get_position_shared.3 \
|
||||
MPI_File_get_size.3 \
|
||||
MPI_File_get_type_extent.3 \
|
||||
MPI_File_get_view.3 \
|
||||
MPI_File_iread.3 \
|
||||
MPI_File_iread_at.3 \
|
||||
MPI_File_iread_shared.3 \
|
||||
MPI_File_iwrite.3 \
|
||||
MPI_File_iwrite_at.3 \
|
||||
MPI_File_iwrite_shared.3 \
|
||||
MPI_File_open.3 \
|
||||
MPI_File_preallocate.3 \
|
||||
MPI_File_read.3 \
|
||||
MPI_File_read_all.3 \
|
||||
MPI_File_read_all_begin.3 \
|
||||
MPI_File_read_all_end.3 \
|
||||
MPI_File_read_at.3 \
|
||||
MPI_File_read_at_all.3 \
|
||||
MPI_File_read_at_all_begin.3 \
|
||||
MPI_File_read_at_all_end.3 \
|
||||
MPI_File_read_ordered.3 \
|
||||
MPI_File_read_ordered_begin.3 \
|
||||
MPI_File_read_ordered_end.3 \
|
||||
MPI_File_read_shared.3 \
|
||||
MPI_File_seek.3 \
|
||||
MPI_File_seek_shared.3 \
|
||||
MPI_File_set_atomicity.3 \
|
||||
MPI_File_set_errhandler.3 \
|
||||
MPI_File_set_info.3 \
|
||||
MPI_File_set_size.3 \
|
||||
MPI_File_set_view.3 \
|
||||
MPI_File_sync.3 \
|
||||
MPI_File_write.3 \
|
||||
MPI_File_write_all.3 \
|
||||
MPI_File_write_all_begin.3 \
|
||||
MPI_File_write_all_end.3 \
|
||||
MPI_File_write_at.3 \
|
||||
MPI_File_write_at_all.3 \
|
||||
MPI_File_write_at_all_begin.3 \
|
||||
MPI_File_write_at_all_end.3 \
|
||||
MPI_File_write_ordered.3 \
|
||||
MPI_File_write_ordered_begin.3 \
|
||||
MPI_File_write_ordered_end.3 \
|
||||
MPI_File_write_shared.3 \
|
||||
MPI_Finalize.3 \
|
||||
MPI_Finalized.3 \
|
||||
MPI_Free_mem.3 \
|
||||
MPI_Gather.3 \
|
||||
MPI_Gatherv.3 \
|
||||
MPI_Get.3 \
|
||||
MPI_Get_address.3 \
|
||||
MPI_Get_count.3 \
|
||||
MPI_Get_elements.3 \
|
||||
MPI_Get_processor_name.3 \
|
||||
MPI_Get_version.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_c2f.3 \
|
||||
MPI_Group_compare.3 \
|
||||
MPI_Group_difference.3 \
|
||||
MPI_Group_excl.3 \
|
||||
MPI_Group_f2c.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_Ibsend.3 \
|
||||
MPI_Info_c2f.3 \
|
||||
MPI_Info_create.3 \
|
||||
MPI_Info_delete.3 \
|
||||
MPI_Info_dup.3 \
|
||||
MPI_Info_f2c.3 \
|
||||
MPI_Info_free.3 \
|
||||
MPI_Info_get.3 \
|
||||
MPI_Info_get_nkeys.3 \
|
||||
MPI_Info_get_nthkey.3 \
|
||||
MPI_Info_get_valuelen.3 \
|
||||
MPI_Info_set.3 \
|
||||
MPI_Init.3 \
|
||||
MPI_Init_thread.3 \
|
||||
MPI_Initialized.3 \
|
||||
MPI_Intercomm_create.3 \
|
||||
MPI_Intercomm_merge.3 \
|
||||
MPI_Iprobe.3 \
|
||||
MPI_Irecv.3 \
|
||||
MPI_Irsend.3 \
|
||||
MPI_Is_thread_main.3 \
|
||||
MPI_Isend.3 \
|
||||
MPI_Issend.3 \
|
||||
MPI_Keyval_create.3 \
|
||||
MPI_Keyval_free.3 \
|
||||
MPI_Lookup_name.3 \
|
||||
MPI_Op_c2f.3 \
|
||||
MPI_Op_create.3 \
|
||||
MPI_Op_f2c.3 \
|
||||
MPI_Op_free.3 \
|
||||
MPI_Open_port.3 \
|
||||
MPI_Pack.3 \
|
||||
MPI_Pack_size.3 \
|
||||
MPI_Pcontrol.3 \
|
||||
MPI_Probe.3 \
|
||||
MPI_Publish_name.3 \
|
||||
MPI_Put.3 \
|
||||
MPI_Query_thread.3 \
|
||||
MPI_Recv.3 \
|
||||
MPI_Recv_init.3 \
|
||||
MPI_Reduce.3 \
|
||||
MPI_Reduce_scatter.3 \
|
||||
MPI_Request_c2f.3 \
|
||||
MPI_Request_f2c.3 \
|
||||
MPI_Request_free.3 \
|
||||
MPI_Rsend.3 \
|
||||
MPI_Rsend_init.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_Status_c2f.3 \
|
||||
MPI_Status_f2c.3 \
|
||||
MPI_TYPE_DUP_FN.3 \
|
||||
MPI_Test.3 \
|
||||
MPI_Test_cancelled.3 \
|
||||
MPI_Testall.3 \
|
||||
MPI_Testany.3 \
|
||||
MPI_Testsome.3 \
|
||||
MPI_Topo_test.3 \
|
||||
MPI_Type_c2f.3 \
|
||||
MPI_Type_commit.3 \
|
||||
MPI_Type_contiguous.3 \
|
||||
MPI_Type_create_darray.3 \
|
||||
MPI_Type_create_extent.3 \
|
||||
MPI_Type_create_hindexed.3 \
|
||||
MPI_Type_create_hvector.3 \
|
||||
MPI_Type_create_keyval.3 \
|
||||
MPI_Type_create_struct.3 \
|
||||
MPI_Type_create_subarray.3 \
|
||||
MPI_Type_delete_attr.3 \
|
||||
MPI_Type_dup.3 \
|
||||
MPI_Type_extent.3 \
|
||||
MPI_Type_f2c.3 \
|
||||
MPI_Type_free.3 \
|
||||
MPI_Type_free_keyval.3 \
|
||||
MPI_Type_get_attr.3 \
|
||||
MPI_Type_get_contents.3 \
|
||||
MPI_Type_get_envelope.3 \
|
||||
MPI_Type_get_extent.3 \
|
||||
MPI_Type_get_name.3 \
|
||||
MPI_Type_get_true_extent.3 \
|
||||
MPI_Type_hindexed.3 \
|
||||
MPI_Type_hvector.3 \
|
||||
MPI_Type_indexed.3 \
|
||||
MPI_Type_lb.3 \
|
||||
MPI_Type_set_attr.3 \
|
||||
MPI_Type_set_name.3 \
|
||||
MPI_Type_size.3 \
|
||||
MPI_Type_struct.3 \
|
||||
MPI_Type_ub.3 \
|
||||
MPI_Type_vector.3 \
|
||||
MPI_Unpack.3 \
|
||||
MPI_WIN_DUP_FN.3 \
|
||||
MPI_Wait.3 \
|
||||
MPI_Waitall.3 \
|
||||
MPI_Waitany.3 \
|
||||
MPI_Waitsome.3 \
|
||||
MPI_Win_Lock.3 \
|
||||
MPI_Win_Test.3 \
|
||||
MPI_Win_c2f.3 \
|
||||
MPI_Win_call_errhandler.3 \
|
||||
MPI_Win_complete.3 \
|
||||
MPI_Win_create.3 \
|
||||
MPI_Win_create_errhandler.3 \
|
||||
MPI_Win_create_keyval.3 \
|
||||
MPI_Win_delete_attr.3 \
|
||||
MPI_Win_f2c.3 \
|
||||
MPI_Win_fence.3 \
|
||||
MPI_Win_free.3 \
|
||||
MPI_Win_free_keyval.3 \
|
||||
MPI_Win_get_attr.3 \
|
||||
MPI_Win_get_errhandler.3 \
|
||||
MPI_Win_get_group.3 \
|
||||
MPI_Win_get_name.3 \
|
||||
MPI_Win_post.3 \
|
||||
MPI_Win_set_attr.3 \
|
||||
MPI_Win_set_errhandler.3 \
|
||||
MPI_Win_set_name.3 \
|
||||
MPI_Win_start.3 \
|
||||
MPI_Win_unlock.3 \
|
||||
MPI_Win_wait.3 \
|
||||
MPI_Wtick.3 \
|
||||
MPI_Wtime.3 \
|
||||
XMPI_Buoy.3 \
|
||||
XMPI_Coloroff.3 \
|
||||
XMPI_Coloron.3 \
|
||||
libmpi.3
|
||||
|
||||
MAN5= \
|
||||
CONSTANTS.5 \
|
||||
appschema.5 \
|
||||
bhost.5 \
|
||||
conf.5 \
|
||||
lam-helpfile.5 \
|
||||
procschema.5
|
||||
|
||||
MAN7= \
|
||||
LAM.7 \
|
||||
MPI.7 \
|
||||
lam.7 \
|
||||
lamssi.7 \
|
||||
lamssi_boot.7 \
|
||||
lamssi_coll.7 \
|
||||
lamssi_cr.7 \
|
||||
lamssi_rpi.7 \
|
||||
mpi.7
|
@ -3,6 +3,7 @@ bin/hcc
|
||||
bin/hcp
|
||||
bin/hf77
|
||||
bin/lamboot
|
||||
bin/lamcheckpoint
|
||||
bin/lamclean
|
||||
bin/lamd
|
||||
bin/lamexec
|
||||
@ -10,8 +11,10 @@ bin/lamgrow
|
||||
bin/lamhalt
|
||||
bin/laminfo
|
||||
bin/lamnodes
|
||||
bin/lamrestart
|
||||
bin/lamshrink
|
||||
bin/lamtrace
|
||||
bin/lamwipe
|
||||
bin/mpiCC
|
||||
bin/mpic++
|
||||
bin/mpicc
|
||||
@ -27,7 +30,10 @@ bin/wipe
|
||||
etc/lam-bhost.def
|
||||
etc/lam-conf.lamd
|
||||
etc/lam-helpfile
|
||||
etc/lam-hostmap.txt
|
||||
etc/lam-ssi-boot-globus-helpfile
|
||||
etc/lam-ssi-boot-slurm-helpfile
|
||||
etc/lam-ssi-crmpi-self-helpfile
|
||||
include/lam_config.h
|
||||
include/lam_config_bottom.h
|
||||
include/mpi.h
|
||||
@ -83,9 +89,6 @@ include/mpicxx.h
|
||||
include/mpif.h
|
||||
include/mpio.h
|
||||
include/mpiof.h
|
||||
lib/lam/liblam_totalview.la
|
||||
lib/lam/liblam_totalview.so
|
||||
lib/lam/liblam_totalview.so.0
|
||||
lib/liblam.a
|
||||
lib/liblam.la
|
||||
lib/liblamf77mpi.a
|
||||
@ -95,13 +98,13 @@ lib/liblammpi++.la
|
||||
lib/liblammpio.a
|
||||
lib/libmpi.a
|
||||
lib/libmpi.la
|
||||
share/lam/doc/APPLE_LICENSE
|
||||
share/lam/doc/ROMIO-COPYRIGHT
|
||||
share/lam/doc/ROMIO-README
|
||||
share/lam/doc/ROMIO-README_LAM
|
||||
share/lam/doc/ptmalloc-COPYRIGHT
|
||||
share/lam/doc/ptmalloc2-COPYRIGHT
|
||||
share/lam/doc/romio-users-guide.ps.gz
|
||||
share/lam/lam-shell-setup.csh
|
||||
share/lam/lam-shell-setup.sh
|
||||
share/lam/lam_module.tcl
|
||||
share/lam/mpi.share
|
||||
@dirrm include/mpi2cxx
|
||||
@dirrm lib/lam
|
||||
|
Loading…
Reference in New Issue
Block a user