fritzkink
2023-06-08 37766b20aac2f8ee6337f6aced963389e223ed35
mpich - update to version 4.1.1

5 files modified
2531 ■■■■ changed files
components/library/mpich/Makefile 36 ●●●●● patch | view | raw | blame | history
components/library/mpich/manifests/sample-manifest.p5m 989 ●●●●● patch | view | raw | blame | history
components/library/mpich/mpich.p5m 1457 ●●●●● patch | view | raw | blame | history
components/library/mpich/pkg5 12 ●●●●● patch | view | raw | blame | history
components/library/mpich/test/results-all.master 37 ●●●●● patch | view | raw | blame | history
components/library/mpich/Makefile
@@ -17,24 +17,21 @@
include $(WS_MAKE_RULES)/mpi-macros.mk
COMPONENT_NAME =    mpich/$(COMPILER)
COMPONENT_VERSION =    3.3.2
COMPONENT_VERSION =    4.1.1
COMPONENT_FMRI =    library/$(COMPONENT_NAME)
COMPONENT_CLASSIFICATION = Development/High Performance Computing
COMPONENT_PROJECT_URL =    http://www.mpich.org/
COMPONENT_SRC_NAME = mpich
COMPONENT_PROJECT_URL =    https://www.mpich.org/
COMPONENT_SRC_NAME =    mpich
COMPONENT_SRC =        $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE =    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH = \
    sha256:4bfaf8837a54771d3e4922c84071ef80ffebddbb6971a006038d91ee7ef959b9
COMPONENT_ARCHIVE_URL =    http://www.mpich.org/static/downloads/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_ARCHIVE_HASH= sha256:ee30471b35ef87f4c88f871a5e2ad3811cd9c4df32fd4f138443072ff4284ca2
COMPONENT_ARCHIVE_URL =    https://www.mpich.org/static/downloads/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_SUMMARY =    High-performance and widely portable implementation of the MPI standard
COMPONENT_LICENSE_FILE = $(COMPONENT_SRC_NAME).license
COMPONENT_LICENSE_FILE= $(COMPONENT_SRC_NAME).license
COMPONENT_LICENSE =    BSD
include $(WS_MAKE_RULES)/prep.mk
include $(WS_MAKE_RULES)/configure.mk
include $(WS_MAKE_RULES)/ips.mk
include $(WS_MAKE_RULES)/common.mk
PATH=$(PATH.gnu)
@@ -56,15 +53,11 @@
CONFIGURE_OPTIONS+=    --sysconfdir=$(MPI_ETCDIR)
CONFIGURE_OPTIONS+=    --with-pm=hydra
CONFIGURE_OPTIONS+=    --with-device=ch3:sock
CONFIGURE_OPTIONS+=    --with-thread-package=posix
CONFIGURE_OPTIONS+=    --enable-threads=multiple
CONFIGURE_OPTIONS+=    --enable-shared
CONFIGURE_OPTIONS+=    --enable-rpath
CONFIGURE_OPTIONS+=    --disable-static
CONFIGURE_OPTIONS+=    --enable-fortran=all
CONFIGURE_OPTIONS+=    --enable-cxx
CONFIGURE_OPTIONS+=    --enable-mpe
# It seems the issue has gone with the 3.x series
#CONFIGURE_OPTIONS  +=    CFLAGS="$(CFLAGS) -Wa,--divide"
COMPONENT_TEST_MASTER =     $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
@@ -98,12 +91,9 @@
REQUIRED_PACKAGES += system/header/header-picl
# Auto-generated dependencies
REQUIRED_PACKAGES += diagnostic/scanpci
REQUIRED_PACKAGES += library/libxml2
REQUIRED_PACKAGES += service/picl
REQUIRED_PACKAGES += $(GFORTRAN_RUNTIME_PKG)
REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
REQUIRED_PACKAGES += developer/hwloc
REQUIRED_PACKAGES += package/environment-modules
REQUIRED_PACKAGES += shell/bash
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math
REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
REQUIRED_PACKAGES += $(GFORTRAN_RUNTIME_PKG)
components/library/mpich/manifests/sample-manifest.p5m
@@ -10,10 +10,11 @@
#
#
# Copyright 2020 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -25,12 +26,24 @@
file path=usr/include/mpich/mpi.h
file path=usr/include/mpich/mpi.mod
file path=usr/include/mpich/mpi_base.mod
file path=usr/include/mpich/mpi_c_interface.mod
file path=usr/include/mpich/mpi_c_interface_cdesc.mod
file path=usr/include/mpich/mpi_c_interface_glue.mod
file path=usr/include/mpich/mpi_c_interface_nobuf.mod
file path=usr/include/mpich/mpi_c_interface_types.mod
file path=usr/include/mpich/mpi_constants.mod
file path=usr/include/mpich/mpi_f08.mod
file path=usr/include/mpich/mpi_f08_callbacks.mod
file path=usr/include/mpich/mpi_f08_compile_constants.mod
file path=usr/include/mpich/mpi_f08_link_constants.mod
file path=usr/include/mpich/mpi_f08_types.mod
file path=usr/include/mpich/mpi_proto.h
file path=usr/include/mpich/mpi_sizeofs.mod
file path=usr/include/mpich/mpicxx.h
file path=usr/include/mpich/mpif.h
file path=usr/include/mpich/mpio.h
file path=usr/include/mpich/mpiof.h
file path=usr/include/mpich/pmpi_f08.mod
file path=usr/lib/$(MACH64)/mpich/gcc/bin/hydra_nameserver
file path=usr/lib/$(MACH64)/mpich/gcc/bin/hydra_persist
file path=usr/lib/$(MACH64)/mpich/gcc/bin/hydra_pmi_proxy
@@ -47,130 +60,108 @@
file path=usr/lib/$(MACH64)/mpich/gcc/bin/mpivars
file path=usr/lib/$(MACH64)/mpich/gcc/bin/parkill
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libfmpich.so target=libmpifort.so
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.a
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.so target=libmpi.so.12.1.8
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.so.12 target=libmpi.so.12.1.8
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.so.12.1.8
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.so target=libmpi.so.12.3.0
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.so.12 target=libmpi.so.12.3.0
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.so.12.3.0
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpich.so target=libmpi.so
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpichcxx.so target=libmpicxx.so
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpichf90.so target=libmpifort.so
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpicxx.a
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpicxx.so \
    target=libmpicxx.so.12.1.8
    target=libmpicxx.so.12.3.0
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpicxx.so.12 \
    target=libmpicxx.so.12.1.8
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpicxx.so.12.1.8
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpifort.a
    target=libmpicxx.so.12.3.0
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpicxx.so.12.3.0
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpifort.so \
    target=libmpifort.so.12.1.8
    target=libmpifort.so.12.3.0
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpifort.so.12 \
    target=libmpifort.so.12.1.8
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpifort.so.12.1.8
    target=libmpifort.so.12.3.0
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpifort.so.12.3.0
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpl.so target=libmpi.so
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libopa.so target=libmpi.so
file path=usr/lib/$(MACH64)/mpich/gcc/lib/pkgconfig/mpich.pc
file path=usr/lib/$(MACH64)/mpich/gcc/lib/pkgconfig/openpa.pc
file path=usr/share/Modules/modulefiles/mpich/gcc/64/$(COMPONENT_VERSION)
file path=usr/share/Modules/modulefiles/mpich/gcc/64/$(HUMAN_VERSION)
file path=usr/share/doc/mpich/install.pdf
file path=usr/share/doc/mpich/logging.pdf
file path=usr/share/doc/mpich/user.pdf
file path=usr/share/doc/www/index.html
file path=usr/share/doc/www/www1/hydra_nameserver.html
file path=usr/share/doc/www/www1/hydra_persist.html
file path=usr/share/doc/www/www1/hydra_pmi_proxy.html
file path=usr/share/doc/www/www1/index.htm
file path=usr/share/doc/www/www1/mpicc.html
file path=usr/share/doc/www/www1/mpicxx.html
file path=usr/share/doc/www/www1/mpiexec.html
file path=usr/share/doc/www/www1/mpif77.html
file path=usr/share/doc/www/www1/mpifort.html
file path=usr/share/doc/www/www3/Constants.html
file path=usr/share/doc/www/www3/MPIR_Type_commit.html
file path=usr/share/doc/www/www3/MPIR_Type_contiguous.html
file path=usr/share/doc/www/www3/MPIR_Type_dup.html
file path=usr/share/doc/www/www3/MPIR_Type_get_contents.html
file path=usr/share/doc/www/www3/MPIR_Type_indexed.html
file path=usr/share/doc/www/www3/MPIR_Type_struct.html
file path=usr/share/doc/www/www3/MPIR_Type_vector.html
file path=usr/share/doc/www/www3/MPIX_Allreduce_enqueue.html
file path=usr/share/doc/www/www3/MPIX_Comm_agree.html
file path=usr/share/doc/www/www3/MPIX_Comm_failure_ack.html
file path=usr/share/doc/www/www3/MPIX_Comm_failure_get_acked.html
file path=usr/share/doc/www/www3/MPIX_Comm_get_failed.html
file path=usr/share/doc/www/www3/MPIX_Comm_get_stream.html
file path=usr/share/doc/www/www3/MPIX_Comm_revoke.html
file path=usr/share/doc/www/www3/MPIX_Comm_shrink.html
file path=usr/share/doc/www/www3/MPI_2DOUBLE_PRECISION.htm
file path=usr/share/doc/www/www3/MPI_2INT.htm
file path=usr/share/doc/www/www3/MPI_2INTEGER.htm
file path=usr/share/doc/www/www3/MPI_2REAL.htm
file path=usr/share/doc/www/www3/MPI_AINT.htm
file path=usr/share/doc/www/www3/MPI_ANY_SOURCE.htm
file path=usr/share/doc/www/www3/MPI_ANY_TAG.htm
file path=usr/share/doc/www/www3/MPI_APPNUM.htm
file path=usr/share/doc/www/www3/MPI_ARGVS_NULL.htm
file path=usr/share/doc/www/www3/MPI_ARGV_NULL.htm
file path=usr/share/doc/www/www3/MPIX_Delete_error_class.html
file path=usr/share/doc/www/www3/MPIX_Delete_error_code.html
file path=usr/share/doc/www/www3/MPIX_Delete_error_string.html
file path=usr/share/doc/www/www3/MPIX_GPU_query_support.html
file path=usr/share/doc/www/www3/MPIX_Grequest_class_allocate.html
file path=usr/share/doc/www/www3/MPIX_Grequest_class_create.html
file path=usr/share/doc/www/www3/MPIX_Grequest_start.html
file path=usr/share/doc/www/www3/MPIX_Info_set_hex.html
file path=usr/share/doc/www/www3/MPIX_Irecv_enqueue.html
file path=usr/share/doc/www/www3/MPIX_Isend_enqueue.html
file path=usr/share/doc/www/www3/MPIX_Query_cuda_support.html
file path=usr/share/doc/www/www3/MPIX_Query_hip_support.html
file path=usr/share/doc/www/www3/MPIX_Query_ze_support.html
file path=usr/share/doc/www/www3/MPIX_Recv_enqueue.html
file path=usr/share/doc/www/www3/MPIX_Send_enqueue.html
file path=usr/share/doc/www/www3/MPIX_Start_progress_thread.html
file path=usr/share/doc/www/www3/MPIX_Stop_progress_thread.html
file path=usr/share/doc/www/www3/MPIX_Stream_comm_create.html
file path=usr/share/doc/www/www3/MPIX_Stream_comm_create_multiplex.html
file path=usr/share/doc/www/www3/MPIX_Stream_create.html
file path=usr/share/doc/www/www3/MPIX_Stream_free.html
file path=usr/share/doc/www/www3/MPIX_Stream_irecv.html
file path=usr/share/doc/www/www3/MPIX_Stream_isend.html
file path=usr/share/doc/www/www3/MPIX_Stream_progress.html
file path=usr/share/doc/www/www3/MPIX_Stream_recv.html
file path=usr/share/doc/www/www3/MPIX_Stream_send.html
file path=usr/share/doc/www/www3/MPIX_Type_iov.html
file path=usr/share/doc/www/www3/MPIX_Type_iov_len.html
file path=usr/share/doc/www/www3/MPIX_Wait_enqueue.html
file path=usr/share/doc/www/www3/MPIX_Waitall_enqueue.html
file path=usr/share/doc/www/www3/MPI_Abort.html
file path=usr/share/doc/www/www3/MPI_Accumulate.html
file path=usr/share/doc/www/www3/MPI_Add_error_class.html
file path=usr/share/doc/www/www3/MPI_Add_error_code.html
file path=usr/share/doc/www/www3/MPI_Add_error_string.html
file path=usr/share/doc/www/www3/MPI_Address.html
file path=usr/share/doc/www/www3/MPI_Aint.htm
file path=usr/share/doc/www/www3/MPI_Aint_add.html
file path=usr/share/doc/www/www3/MPI_Aint_diff.html
file path=usr/share/doc/www/www3/MPI_Allgather.html
file path=usr/share/doc/www/www3/MPI_Allgather_init.html
file path=usr/share/doc/www/www3/MPI_Allgatherv.html
file path=usr/share/doc/www/www3/MPI_Allgatherv_init.html
file path=usr/share/doc/www/www3/MPI_Alloc_mem.html
file path=usr/share/doc/www/www3/MPI_Allreduce.html
file path=usr/share/doc/www/www3/MPI_Allreduce_init.html
file path=usr/share/doc/www/www3/MPI_Alltoall.html
file path=usr/share/doc/www/www3/MPI_Alltoall_init.html
file path=usr/share/doc/www/www3/MPI_Alltoallv.html
file path=usr/share/doc/www/www3/MPI_Alltoallv_init.html
file path=usr/share/doc/www/www3/MPI_Alltoallw.html
file path=usr/share/doc/www/www3/MPI_Alltoallw_init.html
file path=usr/share/doc/www/www3/MPI_Attr_delete.html
file path=usr/share/doc/www/www3/MPI_Attr_get.html
file path=usr/share/doc/www/www3/MPI_Attr_put.html
file path=usr/share/doc/www/www3/MPI_BAND.htm
file path=usr/share/doc/www/www3/MPI_BOR.htm
file path=usr/share/doc/www/www3/MPI_BOTTOM.htm
file path=usr/share/doc/www/www3/MPI_BSEND_OVERHEAD.htm
file path=usr/share/doc/www/www3/MPI_BXOR.htm
file path=usr/share/doc/www/www3/MPI_BYTE.htm
file path=usr/share/doc/www/www3/MPI_Barrier.html
file path=usr/share/doc/www/www3/MPI_Barrier_init.html
file path=usr/share/doc/www/www3/MPI_Bcast.html
file path=usr/share/doc/www/www3/MPI_Bcast_init.html
file path=usr/share/doc/www/www3/MPI_Bsend.html
file path=usr/share/doc/www/www3/MPI_Bsend_init.html
file path=usr/share/doc/www/www3/MPI_Buffer_attach.html
file path=usr/share/doc/www/www3/MPI_Buffer_detach.html
file path=usr/share/doc/www/www3/MPI_CART.htm
file path=usr/share/doc/www/www3/MPI_CHAR.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_CONTIGUOUS.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_DARRAY.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_DUP.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_F90_COMPLEX.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_F90_INTEGER.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_F90_REAL.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_HINDEXED.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_HINDEXED_BLOCK.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_HINDEXED_INTEGER.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_HVECTOR.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_HVECTOR_INTEGER.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_INDEXED.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_INDEXED_BLOCK.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_NAMED.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_RESIZED.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_STRUCT.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_STRUCT_INTEGER.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_SUBARRAY.htm
file path=usr/share/doc/www/www3/MPI_COMBINER_VECTOR.htm
file path=usr/share/doc/www/www3/MPI_COMM_DUP_FN.htm
file path=usr/share/doc/www/www3/MPI_COMM_NULL.htm
file path=usr/share/doc/www/www3/MPI_COMM_NULL_COPY_FN.htm
file path=usr/share/doc/www/www3/MPI_COMM_NULL_DELETE_FN.htm
file path=usr/share/doc/www/www3/MPI_COMM_SELF.htm
file path=usr/share/doc/www/www3/MPI_COMM_TYPE_SHARED.htm
file path=usr/share/doc/www/www3/MPI_COMM_WORLD.htm
file path=usr/share/doc/www/www3/MPI_COMPLEX.htm
file path=usr/share/doc/www/www3/MPI_CONGRUENT.htm
file path=usr/share/doc/www/www3/MPI_COUNT.htm
file path=usr/share/doc/www/www3/MPI_C_BOOL.htm
file path=usr/share/doc/www/www3/MPI_C_COMPLEX.htm
file path=usr/share/doc/www/www3/MPI_C_DOUBLE_COMPLEX.htm
file path=usr/share/doc/www/www3/MPI_C_FLOAT_COMPLEX.htm
file path=usr/share/doc/www/www3/MPI_C_LONG_DOUBLE_COMPLEX.htm
file path=usr/share/doc/www/www3/MPI_Cancel.html
file path=usr/share/doc/www/www3/MPI_Cart_coords.html
file path=usr/share/doc/www/www3/MPI_Cart_create.html
@@ -187,6 +178,7 @@
file path=usr/share/doc/www/www3/MPI_Comm_connect.html
file path=usr/share/doc/www/www3/MPI_Comm_create.html
file path=usr/share/doc/www/www3/MPI_Comm_create_errhandler.html
file path=usr/share/doc/www/www3/MPI_Comm_create_from_group.html
file path=usr/share/doc/www/www3/MPI_Comm_create_group.html
file path=usr/share/doc/www/www3/MPI_Comm_create_keyval.html
file path=usr/share/doc/www/www3/MPI_Comm_delete_attr.html
@@ -202,6 +194,7 @@
file path=usr/share/doc/www/www3/MPI_Comm_get_parent.html
file path=usr/share/doc/www/www3/MPI_Comm_group.html
file path=usr/share/doc/www/www3/MPI_Comm_idup.html
file path=usr/share/doc/www/www3/MPI_Comm_idup_with_info.html
file path=usr/share/doc/www/www3/MPI_Comm_join.html
file path=usr/share/doc/www/www3/MPI_Comm_rank.html
file path=usr/share/doc/www/www3/MPI_Comm_remote_group.html
@@ -217,89 +210,11 @@
file path=usr/share/doc/www/www3/MPI_Comm_split_type.html
file path=usr/share/doc/www/www3/MPI_Comm_test_inter.html
file path=usr/share/doc/www/www3/MPI_Compare_and_swap.html
file path=usr/share/doc/www/www3/MPI_Copy_function.htm
file path=usr/share/doc/www/www3/MPI_Count.htm
file path=usr/share/doc/www/www3/MPI_DATATYPE_NULL.htm
file path=usr/share/doc/www/www3/MPI_DISPLACEMENT_CURRENT.htm
file path=usr/share/doc/www/www3/MPI_DISTRIBUTE_BLOCK.htm
file path=usr/share/doc/www/www3/MPI_DISTRIBUTE_CYCLIC.htm
file path=usr/share/doc/www/www3/MPI_DISTRIBUTE_DFLT_DARG.htm
file path=usr/share/doc/www/www3/MPI_DISTRIBUTE_NONE.htm
file path=usr/share/doc/www/www3/MPI_DIST_GRAPH.htm
file path=usr/share/doc/www/www3/MPI_DOUBLE.htm
file path=usr/share/doc/www/www3/MPI_DOUBLE_COMPLEX.htm
file path=usr/share/doc/www/www3/MPI_DOUBLE_INT.htm
file path=usr/share/doc/www/www3/MPI_DOUBLE_PRECISION.htm
file path=usr/share/doc/www/www3/MPI_DUP_FN.htm
file path=usr/share/doc/www/www3/MPI_Delete_function.htm
file path=usr/share/doc/www/www3/MPI_Dims_create.html
file path=usr/share/doc/www/www3/MPI_Dist_graph_create.html
file path=usr/share/doc/www/www3/MPI_Dist_graph_create_adjacent.html
file path=usr/share/doc/www/www3/MPI_Dist_graph_neighbors.html
file path=usr/share/doc/www/www3/MPI_Dist_graph_neighbors_count.html
file path=usr/share/doc/www/www3/MPI_ERRCODES_IGNORE.htm
file path=usr/share/doc/www/www3/MPI_ERRHANDLER_NULL.htm
file path=usr/share/doc/www/www3/MPI_ERROR.htm
file path=usr/share/doc/www/www3/MPI_ERRORS_ARE_FATAL.htm
file path=usr/share/doc/www/www3/MPI_ERRORS_RETURN.htm
file path=usr/share/doc/www/www3/MPI_ERR_ACCESS.htm
file path=usr/share/doc/www/www3/MPI_ERR_AMODE.htm
file path=usr/share/doc/www/www3/MPI_ERR_ARG.htm
file path=usr/share/doc/www/www3/MPI_ERR_ASSERT.htm
file path=usr/share/doc/www/www3/MPI_ERR_BAD_FILE.htm
file path=usr/share/doc/www/www3/MPI_ERR_BASE.htm
file path=usr/share/doc/www/www3/MPI_ERR_BUFFER.htm
file path=usr/share/doc/www/www3/MPI_ERR_COMM.htm
file path=usr/share/doc/www/www3/MPI_ERR_CONVERSION.htm
file path=usr/share/doc/www/www3/MPI_ERR_COUNT.htm
file path=usr/share/doc/www/www3/MPI_ERR_DIMS.htm
file path=usr/share/doc/www/www3/MPI_ERR_DISP.htm
file path=usr/share/doc/www/www3/MPI_ERR_DUP_DATAREP.htm
file path=usr/share/doc/www/www3/MPI_ERR_FILE.htm
file path=usr/share/doc/www/www3/MPI_ERR_FILE_EXISTS.htm
file path=usr/share/doc/www/www3/MPI_ERR_FILE_IN_USE.htm
file path=usr/share/doc/www/www3/MPI_ERR_GROUP.htm
file path=usr/share/doc/www/www3/MPI_ERR_INFO.htm
file path=usr/share/doc/www/www3/MPI_ERR_INFO_KEY.htm
file path=usr/share/doc/www/www3/MPI_ERR_INFO_NOKEY.htm
file path=usr/share/doc/www/www3/MPI_ERR_INFO_VALUE.htm
file path=usr/share/doc/www/www3/MPI_ERR_INTERN.htm
file path=usr/share/doc/www/www3/MPI_ERR_IN_STATUS.htm
file path=usr/share/doc/www/www3/MPI_ERR_IO.htm
file path=usr/share/doc/www/www3/MPI_ERR_KEYVAL.htm
file path=usr/share/doc/www/www3/MPI_ERR_LASTCODE.htm
file path=usr/share/doc/www/www3/MPI_ERR_LOCKTYPE.htm
file path=usr/share/doc/www/www3/MPI_ERR_NAME.htm
file path=usr/share/doc/www/www3/MPI_ERR_NOT_SAME.htm
file path=usr/share/doc/www/www3/MPI_ERR_NO_MEM.htm
file path=usr/share/doc/www/www3/MPI_ERR_NO_SPACE.htm
file path=usr/share/doc/www/www3/MPI_ERR_NO_SUCH_FILE.htm
file path=usr/share/doc/www/www3/MPI_ERR_OP.htm
file path=usr/share/doc/www/www3/MPI_ERR_OTHER.htm
file path=usr/share/doc/www/www3/MPI_ERR_PENDING.htm
file path=usr/share/doc/www/www3/MPI_ERR_PORT.htm
file path=usr/share/doc/www/www3/MPI_ERR_QUOTA.htm
file path=usr/share/doc/www/www3/MPI_ERR_RANK.htm
file path=usr/share/doc/www/www3/MPI_ERR_READ_ONLY.htm
file path=usr/share/doc/www/www3/MPI_ERR_REQUEST.htm
file path=usr/share/doc/www/www3/MPI_ERR_RMA_ATTACH.htm
file path=usr/share/doc/www/www3/MPI_ERR_RMA_CONFLICT.htm
file path=usr/share/doc/www/www3/MPI_ERR_RMA_FLAVOR.htm
file path=usr/share/doc/www/www3/MPI_ERR_RMA_RANGE.htm
file path=usr/share/doc/www/www3/MPI_ERR_RMA_SHARED.htm
file path=usr/share/doc/www/www3/MPI_ERR_RMA_SYNC.htm
file path=usr/share/doc/www/www3/MPI_ERR_ROOT.htm
file path=usr/share/doc/www/www3/MPI_ERR_SERVICE.htm
file path=usr/share/doc/www/www3/MPI_ERR_SIZE.htm
file path=usr/share/doc/www/www3/MPI_ERR_SPAWN.htm
file path=usr/share/doc/www/www3/MPI_ERR_TAG.htm
file path=usr/share/doc/www/www3/MPI_ERR_TOPOLOGY.htm
file path=usr/share/doc/www/www3/MPI_ERR_TRUNCATE.htm
file path=usr/share/doc/www/www3/MPI_ERR_TYPE.htm
file path=usr/share/doc/www/www3/MPI_ERR_UNKNOWN.htm
file path=usr/share/doc/www/www3/MPI_ERR_UNSUPPORTED_DATAREP.htm
file path=usr/share/doc/www/www3/MPI_ERR_UNSUPPORTED_OPERATION.htm
file path=usr/share/doc/www/www3/MPI_ERR_WIN.htm
file path=usr/share/doc/www/www3/MPI_Errhandler_create.html
file path=usr/share/doc/www/www3/MPI_Errhandler_free.html
file path=usr/share/doc/www/www3/MPI_Errhandler_get.html
@@ -307,9 +222,7 @@
file path=usr/share/doc/www/www3/MPI_Error_class.html
file path=usr/share/doc/www/www3/MPI_Error_string.html
file path=usr/share/doc/www/www3/MPI_Exscan.html
file path=usr/share/doc/www/www3/MPI_FILE_NULL.htm
file path=usr/share/doc/www/www3/MPI_FLOAT.htm
file path=usr/share/doc/www/www3/MPI_FLOAT_INT.htm
file path=usr/share/doc/www/www3/MPI_Exscan_init.html
file path=usr/share/doc/www/www3/MPI_Fetch_and_op.html
file path=usr/share/doc/www/www3/MPI_File_c2f.html
file path=usr/share/doc/www/www3/MPI_File_call_errhandler.html
@@ -327,31 +240,51 @@
file path=usr/share/doc/www/www3/MPI_File_get_position_shared.html
file path=usr/share/doc/www/www3/MPI_File_get_size.html
file path=usr/share/doc/www/www3/MPI_File_get_type_extent.html
file path=usr/share/doc/www/www3/MPI_File_get_type_extent_c.html
file path=usr/share/doc/www/www3/MPI_File_get_view.html
file path=usr/share/doc/www/www3/MPI_File_iread.html
file path=usr/share/doc/www/www3/MPI_File_iread_all.html
file path=usr/share/doc/www/www3/MPI_File_iread_all_c.html
file path=usr/share/doc/www/www3/MPI_File_iread_at.html
file path=usr/share/doc/www/www3/MPI_File_iread_at_all.html
file path=usr/share/doc/www/www3/MPI_File_iread_at_all_c.html
file path=usr/share/doc/www/www3/MPI_File_iread_at_c.html
file path=usr/share/doc/www/www3/MPI_File_iread_c.html
file path=usr/share/doc/www/www3/MPI_File_iread_shared.html
file path=usr/share/doc/www/www3/MPI_File_iread_shared_c.html
file path=usr/share/doc/www/www3/MPI_File_iwrite.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_all.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_all_c.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_at.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_at_all.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_at_all_c.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_at_c.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_c.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_shared.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_shared_c.html
file path=usr/share/doc/www/www3/MPI_File_open.html
file path=usr/share/doc/www/www3/MPI_File_preallocate.html
file path=usr/share/doc/www/www3/MPI_File_read.html
file path=usr/share/doc/www/www3/MPI_File_read_all.html
file path=usr/share/doc/www/www3/MPI_File_read_all_begin.html
file path=usr/share/doc/www/www3/MPI_File_read_all_begin_c.html
file path=usr/share/doc/www/www3/MPI_File_read_all_c.html
file path=usr/share/doc/www/www3/MPI_File_read_all_end.html
file path=usr/share/doc/www/www3/MPI_File_read_at.html
file path=usr/share/doc/www/www3/MPI_File_read_at_all.html
file path=usr/share/doc/www/www3/MPI_File_read_at_all_begin.html
file path=usr/share/doc/www/www3/MPI_File_read_at_all_begin_c.html
file path=usr/share/doc/www/www3/MPI_File_read_at_all_c.html
file path=usr/share/doc/www/www3/MPI_File_read_at_all_end.html
file path=usr/share/doc/www/www3/MPI_File_read_at_c.html
file path=usr/share/doc/www/www3/MPI_File_read_c.html
file path=usr/share/doc/www/www3/MPI_File_read_ordered.html
file path=usr/share/doc/www/www3/MPI_File_read_ordered_begin.html
file path=usr/share/doc/www/www3/MPI_File_read_ordered_begin_c.html
file path=usr/share/doc/www/www3/MPI_File_read_ordered_c.html
file path=usr/share/doc/www/www3/MPI_File_read_ordered_end.html
file path=usr/share/doc/www/www3/MPI_File_read_shared.html
file path=usr/share/doc/www/www3/MPI_File_read_shared_c.html
file path=usr/share/doc/www/www3/MPI_File_seek.html
file path=usr/share/doc/www/www3/MPI_File_seek_shared.html
file path=usr/share/doc/www/www3/MPI_File_set_atomicity.html
@@ -363,23 +296,30 @@
file path=usr/share/doc/www/www3/MPI_File_write.html
file path=usr/share/doc/www/www3/MPI_File_write_all.html
file path=usr/share/doc/www/www3/MPI_File_write_all_begin.html
file path=usr/share/doc/www/www3/MPI_File_write_all_begin_c.html
file path=usr/share/doc/www/www3/MPI_File_write_all_c.html
file path=usr/share/doc/www/www3/MPI_File_write_all_end.html
file path=usr/share/doc/www/www3/MPI_File_write_at.html
file path=usr/share/doc/www/www3/MPI_File_write_at_all.html
file path=usr/share/doc/www/www3/MPI_File_write_at_all_begin.html
file path=usr/share/doc/www/www3/MPI_File_write_at_all_begin_c.html
file path=usr/share/doc/www/www3/MPI_File_write_at_all_c.html
file path=usr/share/doc/www/www3/MPI_File_write_at_all_end.html
file path=usr/share/doc/www/www3/MPI_File_write_at_c.html
file path=usr/share/doc/www/www3/MPI_File_write_c.html
file path=usr/share/doc/www/www3/MPI_File_write_ordered.html
file path=usr/share/doc/www/www3/MPI_File_write_ordered_begin.html
file path=usr/share/doc/www/www3/MPI_File_write_ordered_begin_c.html
file path=usr/share/doc/www/www3/MPI_File_write_ordered_c.html
file path=usr/share/doc/www/www3/MPI_File_write_ordered_end.html
file path=usr/share/doc/www/www3/MPI_File_write_shared.html
file path=usr/share/doc/www/www3/MPI_Finalize.html
file path=usr/share/doc/www/www3/MPI_File_write_shared_c.html
file path=usr/share/doc/www/www3/MPI_Finalized.html
file path=usr/share/doc/www/www3/MPI_Free_mem.html
file path=usr/share/doc/www/www3/MPI_GRAPH.htm
file path=usr/share/doc/www/www3/MPI_GROUP_EMPTY.htm
file path=usr/share/doc/www/www3/MPI_GROUP_NULL.htm
file path=usr/share/doc/www/www3/MPI_Gather.html
file path=usr/share/doc/www/www3/MPI_Gather_init.html
file path=usr/share/doc/www/www3/MPI_Gatherv.html
file path=usr/share/doc/www/www3/MPI_Gatherv_init.html
file path=usr/share/doc/www/www3/MPI_Get.html
file path=usr/share/doc/www/www3/MPI_Get_accumulate.html
file path=usr/share/doc/www/www3/MPI_Get_address.html
@@ -401,6 +341,7 @@
file path=usr/share/doc/www/www3/MPI_Group_difference.html
file path=usr/share/doc/www/www3/MPI_Group_excl.html
file path=usr/share/doc/www/www3/MPI_Group_free.html
file path=usr/share/doc/www/www3/MPI_Group_from_session_pset.html
file path=usr/share/doc/www/www3/MPI_Group_incl.html
file path=usr/share/doc/www/www3/MPI_Group_intersection.html
file path=usr/share/doc/www/www3/MPI_Group_range_excl.html
@@ -409,24 +350,6 @@
file path=usr/share/doc/www/www3/MPI_Group_size.html
file path=usr/share/doc/www/www3/MPI_Group_translate_ranks.html
file path=usr/share/doc/www/www3/MPI_Group_union.html
file path=usr/share/doc/www/www3/MPI_HOST.htm
file path=usr/share/doc/www/www3/MPI_Handler_function.htm
file path=usr/share/doc/www/www3/MPI_IDENT.htm
file path=usr/share/doc/www/www3/MPI_INFO_ENV.htm
file path=usr/share/doc/www/www3/MPI_INFO_NULL.htm
file path=usr/share/doc/www/www3/MPI_INT.htm
file path=usr/share/doc/www/www3/MPI_INT16_T.htm
file path=usr/share/doc/www/www3/MPI_INT32_T.htm
file path=usr/share/doc/www/www3/MPI_INT64_T.htm
file path=usr/share/doc/www/www3/MPI_INT8_T.htm
file path=usr/share/doc/www/www3/MPI_INTEGER.htm
file path=usr/share/doc/www/www3/MPI_INTEGER1.htm
file path=usr/share/doc/www/www3/MPI_INTEGER16.htm
file path=usr/share/doc/www/www3/MPI_INTEGER2.htm
file path=usr/share/doc/www/www3/MPI_INTEGER4.htm
file path=usr/share/doc/www/www3/MPI_INTEGER8.htm
file path=usr/share/doc/www/www3/MPI_IN_PLACE.htm
file path=usr/share/doc/www/www3/MPI_IO.htm
file path=usr/share/doc/www/www3/MPI_Iallgather.html
file path=usr/share/doc/www/www3/MPI_Iallgatherv.html
file path=usr/share/doc/www/www3/MPI_Iallreduce.html
@@ -447,18 +370,20 @@
file path=usr/share/doc/www/www3/MPI_Ineighbor_alltoallv.html
file path=usr/share/doc/www/www3/MPI_Ineighbor_alltoallw.html
file path=usr/share/doc/www/www3/MPI_Info_create.html
file path=usr/share/doc/www/www3/MPI_Info_create_env.html
file path=usr/share/doc/www/www3/MPI_Info_delete.html
file path=usr/share/doc/www/www3/MPI_Info_dup.html
file path=usr/share/doc/www/www3/MPI_Info_free.html
file path=usr/share/doc/www/www3/MPI_Info_get.html
file path=usr/share/doc/www/www3/MPI_Info_get_nkeys.html
file path=usr/share/doc/www/www3/MPI_Info_get_nthkey.html
file path=usr/share/doc/www/www3/MPI_Info_get_string.html
file path=usr/share/doc/www/www3/MPI_Info_get_valuelen.html
file path=usr/share/doc/www/www3/MPI_Info_set.html
file path=usr/share/doc/www/www3/MPI_Init.html
file path=usr/share/doc/www/www3/MPI_Init_thread.html
file path=usr/share/doc/www/www3/MPI_Initialized.html
file path=usr/share/doc/www/www3/MPI_Intercomm_create.html
file path=usr/share/doc/www/www3/MPI_Intercomm_create_from_groups.html
file path=usr/share/doc/www/www3/MPI_Intercomm_merge.html
file path=usr/share/doc/www/www3/MPI_Iprobe.html
file path=usr/share/doc/www/www3/MPI_Irecv.html
@@ -471,95 +396,55 @@
file path=usr/share/doc/www/www3/MPI_Iscatter.html
file path=usr/share/doc/www/www3/MPI_Iscatterv.html
file path=usr/share/doc/www/www3/MPI_Isend.html
file path=usr/share/doc/www/www3/MPI_Isendrecv.html
file path=usr/share/doc/www/www3/MPI_Isendrecv_replace.html
file path=usr/share/doc/www/www3/MPI_Issend.html
file path=usr/share/doc/www/www3/MPI_KEYVAL_INVALID.htm
file path=usr/share/doc/www/www3/MPI_Keyval_create.html
file path=usr/share/doc/www/www3/MPI_Keyval_free.html
file path=usr/share/doc/www/www3/MPI_LAND.htm
file path=usr/share/doc/www/www3/MPI_LASTUSEDCODE.htm
file path=usr/share/doc/www/www3/MPI_LB.htm
file path=usr/share/doc/www/www3/MPI_LOCK_EXCLUSIVE.htm
file path=usr/share/doc/www/www3/MPI_LOCK_SHARED.htm
file path=usr/share/doc/www/www3/MPI_LOGICAL.htm
file path=usr/share/doc/www/www3/MPI_LONG.htm
file path=usr/share/doc/www/www3/MPI_LONG_DOUBLE.htm
file path=usr/share/doc/www/www3/MPI_LONG_DOUBLE_INT.htm
file path=usr/share/doc/www/www3/MPI_LONG_INT.htm
file path=usr/share/doc/www/www3/MPI_LONG_LONG.htm
file path=usr/share/doc/www/www3/MPI_LONG_LONG_INT.htm
file path=usr/share/doc/www/www3/MPI_LOR.htm
file path=usr/share/doc/www/www3/MPI_LXOR.htm
file path=usr/share/doc/www/www3/MPI_Lookup_name.html
file path=usr/share/doc/www/www3/MPI_MAX.htm
file path=usr/share/doc/www/www3/MPI_MAXLOC.htm
file path=usr/share/doc/www/www3/MPI_MAX_ERROR_STRING.htm
file path=usr/share/doc/www/www3/MPI_MAX_INFO_KEY.htm
file path=usr/share/doc/www/www3/MPI_MAX_INFO_VAL.htm
file path=usr/share/doc/www/www3/MPI_MAX_LIBRARY_VERSION_STRING.htm
file path=usr/share/doc/www/www3/MPI_MAX_OBJECT_NAME.htm
file path=usr/share/doc/www/www3/MPI_MAX_PORT_NAME.htm
file path=usr/share/doc/www/www3/MPI_MAX_PROCESSOR_NAME.htm
file path=usr/share/doc/www/www3/MPI_MESSAGE_NULL.htm
file path=usr/share/doc/www/www3/MPI_MIN.htm
file path=usr/share/doc/www/www3/MPI_MINLOC.htm
file path=usr/share/doc/www/www3/MPI_MODE_APPEND.htm
file path=usr/share/doc/www/www3/MPI_MODE_CREATE.htm
file path=usr/share/doc/www/www3/MPI_MODE_DELETE_ON_CLOSE.htm
file path=usr/share/doc/www/www3/MPI_MODE_EXCL.htm
file path=usr/share/doc/www/www3/MPI_MODE_NOCHECK.htm
file path=usr/share/doc/www/www3/MPI_MODE_NOPRECEDE.htm
file path=usr/share/doc/www/www3/MPI_MODE_NOPUT.htm
file path=usr/share/doc/www/www3/MPI_MODE_NOSTORE.htm
file path=usr/share/doc/www/www3/MPI_MODE_NOSUCCEED.htm
file path=usr/share/doc/www/www3/MPI_MODE_RDONLY.htm
file path=usr/share/doc/www/www3/MPI_MODE_RDWR.htm
file path=usr/share/doc/www/www3/MPI_MODE_SEQUENTIAL.htm
file path=usr/share/doc/www/www3/MPI_MODE_UNIQUE_OPEN.htm
file path=usr/share/doc/www/www3/MPI_MODE_WRONLY.htm
file path=usr/share/doc/www/www3/MPI_Mprobe.html
file path=usr/share/doc/www/www3/MPI_Mrecv.html
file path=usr/share/doc/www/www3/MPI_NO_OP.htm
file path=usr/share/doc/www/www3/MPI_NULL_COPY_FN.htm
file path=usr/share/doc/www/www3/MPI_NULL_DELETE_FN.htm
file path=usr/share/doc/www/www3/MPI_Neighbor_allgather.html
file path=usr/share/doc/www/www3/MPI_Neighbor_allgather_init.html
file path=usr/share/doc/www/www3/MPI_Neighbor_allgatherv.html
file path=usr/share/doc/www/www3/MPI_Neighbor_allgatherv_init.html
file path=usr/share/doc/www/www3/MPI_Neighbor_alltoall.html
file path=usr/share/doc/www/www3/MPI_Neighbor_alltoall_init.html
file path=usr/share/doc/www/www3/MPI_Neighbor_alltoallv.html
file path=usr/share/doc/www/www3/MPI_Neighbor_alltoallv_init.html
file path=usr/share/doc/www/www3/MPI_Neighbor_alltoallw.html
file path=usr/share/doc/www/www3/MPI_OFFSET.htm
file path=usr/share/doc/www/www3/MPI_OP_NULL.htm
file path=usr/share/doc/www/www3/MPI_ORDER_C.htm
file path=usr/share/doc/www/www3/MPI_ORDER_FORTRAN.htm
file path=usr/share/doc/www/www3/MPI_Offset.htm
file path=usr/share/doc/www/www3/MPI_Op_commute.html
file path=usr/share/doc/www/www3/MPI_Neighbor_alltoallw_init.html
file path=usr/share/doc/www/www3/MPI_Op_commutative.html
file path=usr/share/doc/www/www3/MPI_Op_create.html
file path=usr/share/doc/www/www3/MPI_Op_free.html
file path=usr/share/doc/www/www3/MPI_Open_port.html
file path=usr/share/doc/www/www3/MPI_PACKED.htm
file path=usr/share/doc/www/www3/MPI_PROC_NULL.htm
file path=usr/share/doc/www/www3/MPI_PROD.htm
file path=usr/share/doc/www/www3/MPI_Pack.html
file path=usr/share/doc/www/www3/MPI_Pack_external.html
file path=usr/share/doc/www/www3/MPI_Pack_external_size.html
file path=usr/share/doc/www/www3/MPI_Pack_size.html
file path=usr/share/doc/www/www3/MPI_Parrived.html
file path=usr/share/doc/www/www3/MPI_Pcontrol.html
file path=usr/share/doc/www/www3/MPI_Pready.html
file path=usr/share/doc/www/www3/MPI_Pready_list.html
file path=usr/share/doc/www/www3/MPI_Pready_range.html
file path=usr/share/doc/www/www3/MPI_Precv_init.html
file path=usr/share/doc/www/www3/MPI_Probe.html
file path=usr/share/doc/www/www3/MPI_Psend_init.html
file path=usr/share/doc/www/www3/MPI_Publish_name.html
file path=usr/share/doc/www/www3/MPI_Put.html
file path=usr/share/doc/www/www3/MPI_Query_thread.html
file path=usr/share/doc/www/www3/MPI_REAL.htm
file path=usr/share/doc/www/www3/MPI_REAL4.htm
file path=usr/share/doc/www/www3/MPI_REAL8.htm
file path=usr/share/doc/www/www3/MPI_REPLACE.htm
file path=usr/share/doc/www/www3/MPI_REQUEST_NULL.htm
file path=usr/share/doc/www/www3/MPI_Raccumulate.html
file path=usr/share/doc/www/www3/MPI_Recv.html
file path=usr/share/doc/www/www3/MPI_Recv_init.html
file path=usr/share/doc/www/www3/MPI_Reduce.html
file path=usr/share/doc/www/www3/MPI_Reduce_init.html
file path=usr/share/doc/www/www3/MPI_Reduce_local.html
file path=usr/share/doc/www/www3/MPI_Reduce_scatter.html
file path=usr/share/doc/www/www3/MPI_Reduce_scatter_block.html
file path=usr/share/doc/www/www3/MPI_Reduce_scatter_block_init.html
file path=usr/share/doc/www/www3/MPI_Reduce_scatter_init.html
file path=usr/share/doc/www/www3/MPI_Register_datarep.html
file path=usr/share/doc/www/www3/MPI_Register_datarep_c.html
file path=usr/share/doc/www/www3/MPI_Request_free.html
file path=usr/share/doc/www/www3/MPI_Request_get_status.html
file path=usr/share/doc/www/www3/MPI_Rget.html
@@ -567,26 +452,26 @@
file path=usr/share/doc/www/www3/MPI_Rput.html
file path=usr/share/doc/www/www3/MPI_Rsend.html
file path=usr/share/doc/www/www3/MPI_Rsend_init.html
file path=usr/share/doc/www/www3/MPI_SEEK_CUR.htm
file path=usr/share/doc/www/www3/MPI_SEEK_END.htm
file path=usr/share/doc/www/www3/MPI_SEEK_SET.htm
file path=usr/share/doc/www/www3/MPI_SHORT.htm
file path=usr/share/doc/www/www3/MPI_SHORT_INT.htm
file path=usr/share/doc/www/www3/MPI_SIGNED_CHAR.htm
file path=usr/share/doc/www/www3/MPI_SIMILAR.htm
file path=usr/share/doc/www/www3/MPI_SOURCE.htm
file path=usr/share/doc/www/www3/MPI_STATUSES_IGNORE.htm
file path=usr/share/doc/www/www3/MPI_STATUS_IGNORE.htm
file path=usr/share/doc/www/www3/MPI_SUBVERSION.htm
file path=usr/share/doc/www/www3/MPI_SUCCESS.htm
file path=usr/share/doc/www/www3/MPI_SUM.htm
file path=usr/share/doc/www/www3/MPI_Scan.html
file path=usr/share/doc/www/www3/MPI_Scan_init.html
file path=usr/share/doc/www/www3/MPI_Scatter.html
file path=usr/share/doc/www/www3/MPI_Scatter_init.html
file path=usr/share/doc/www/www3/MPI_Scatterv.html
file path=usr/share/doc/www/www3/MPI_Scatterv_init.html
file path=usr/share/doc/www/www3/MPI_Send.html
file path=usr/share/doc/www/www3/MPI_Send_init.html
file path=usr/share/doc/www/www3/MPI_Sendrecv.html
file path=usr/share/doc/www/www3/MPI_Sendrecv_replace.html
file path=usr/share/doc/www/www3/MPI_Session_call_errhandler.html
file path=usr/share/doc/www/www3/MPI_Session_create_errhandler.html
file path=usr/share/doc/www/www3/MPI_Session_finalize.html
file path=usr/share/doc/www/www3/MPI_Session_get_errhandler.html
file path=usr/share/doc/www/www3/MPI_Session_get_info.html
file path=usr/share/doc/www/www3/MPI_Session_get_nth_pset.html
file path=usr/share/doc/www/www3/MPI_Session_get_num_psets.html
file path=usr/share/doc/www/www3/MPI_Session_get_pset_info.html
file path=usr/share/doc/www/www3/MPI_Session_init.html
file path=usr/share/doc/www/www3/MPI_Session_set_errhandler.html
file path=usr/share/doc/www/www3/MPI_Ssend.html
file path=usr/share/doc/www/www3/MPI_Ssend_init.html
file path=usr/share/doc/www/www3/MPI_Start.html
@@ -594,81 +479,14 @@
file path=usr/share/doc/www/www3/MPI_Status_set_cancelled.html
file path=usr/share/doc/www/www3/MPI_Status_set_elements.html
file path=usr/share/doc/www/www3/MPI_Status_set_elements_x.html
file path=usr/share/doc/www/www3/MPI_TAG.htm
file path=usr/share/doc/www/www3/MPI_TAG_UB.htm
file path=usr/share/doc/www/www3/MPI_THREAD_FUNNELED.htm
file path=usr/share/doc/www/www3/MPI_THREAD_MULTIPLE.htm
file path=usr/share/doc/www/www3/MPI_THREAD_SERIALIZED.htm
file path=usr/share/doc/www/www3/MPI_THREAD_SINGLE.htm
file path=usr/share/doc/www/www3/MPI_TYPECLASS_COMPLEX.htm
file path=usr/share/doc/www/www3/MPI_TYPECLASS_INTEGER.htm
file path=usr/share/doc/www/www3/MPI_TYPECLASS_REAL.htm
file path=usr/share/doc/www/www3/MPI_TYPE_DUP_FN.htm
file path=usr/share/doc/www/www3/MPI_TYPE_NULL_COPY_FN.htm
file path=usr/share/doc/www/www3/MPI_TYPE_NULL_DELETE_FN.htm
file path=usr/share/doc/www/www3/MPI_T_BIND_MPI_COMM.htm
file path=usr/share/doc/www/www3/MPI_T_BIND_MPI_DATATYPE.htm
file path=usr/share/doc/www/www3/MPI_T_BIND_MPI_ERRHANDLER.htm
file path=usr/share/doc/www/www3/MPI_T_BIND_MPI_FILE.htm
file path=usr/share/doc/www/www3/MPI_T_BIND_MPI_GROUP.htm
file path=usr/share/doc/www/www3/MPI_T_BIND_MPI_INFO.htm
file path=usr/share/doc/www/www3/MPI_T_BIND_MPI_MESSAGE.htm
file path=usr/share/doc/www/www3/MPI_T_BIND_MPI_OP.htm
file path=usr/share/doc/www/www3/MPI_T_BIND_MPI_REQUEST.htm
file path=usr/share/doc/www/www3/MPI_T_BIND_MPI_WIN.htm
file path=usr/share/doc/www/www3/MPI_T_BIND_NO_OBJECT.htm
file path=usr/share/doc/www/www3/MPI_T_CVAR_HANDLE_NULL.htm
file path=usr/share/doc/www/www3/MPI_T_ENUM_NULL.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_CANNOT_INIT.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_CVAR_SET_NEVER.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_CVAR_SET_NOT_NOW.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_INVALID.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_INVALID_HANDLE.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_INVALID_INDEX.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_INVALID_ITEM.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_INVALID_NAME.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_INVALID_SESSION.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_MEMORY.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_NOT_INITIALIZED.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_OUT_OF_HANDLES.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_OUT_OF_SESSIONS.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_PVAR_NO_ATOMIC.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_PVAR_NO_STARTSTOP.htm
file path=usr/share/doc/www/www3/MPI_T_ERR_PVAR_NO_WRITE.htm
file path=usr/share/doc/www/www3/MPI_T_PVAR_CLASS_AGGREGATE.htm
file path=usr/share/doc/www/www3/MPI_T_PVAR_CLASS_COUNTER.htm
file path=usr/share/doc/www/www3/MPI_T_PVAR_CLASS_GENERIC.htm
file path=usr/share/doc/www/www3/MPI_T_PVAR_CLASS_HIGHWATERMARK.htm
file path=usr/share/doc/www/www3/MPI_T_PVAR_CLASS_LEVEL.htm
file path=usr/share/doc/www/www3/MPI_T_PVAR_CLASS_LOWWATERMARK.htm
file path=usr/share/doc/www/www3/MPI_T_PVAR_CLASS_PERCENTAGE.htm
file path=usr/share/doc/www/www3/MPI_T_PVAR_CLASS_SIZE.htm
file path=usr/share/doc/www/www3/MPI_T_PVAR_CLASS_STATE.htm
file path=usr/share/doc/www/www3/MPI_T_PVAR_CLASS_TIMER.htm
file path=usr/share/doc/www/www3/MPI_T_PVAR_HANDLE_NULL.htm
file path=usr/share/doc/www/www3/MPI_T_PVAR_SESSION_NULL.htm
file path=usr/share/doc/www/www3/MPI_T_SCOPE_ALL.htm
file path=usr/share/doc/www/www3/MPI_T_SCOPE_ALL_EQ.htm
file path=usr/share/doc/www/www3/MPI_T_SCOPE_CONSTANT.htm
file path=usr/share/doc/www/www3/MPI_T_SCOPE_GROUP.htm
file path=usr/share/doc/www/www3/MPI_T_SCOPE_GROUP_EQ.htm
file path=usr/share/doc/www/www3/MPI_T_SCOPE_LOCAL.htm
file path=usr/share/doc/www/www3/MPI_T_SCOPE_READONLY.htm
file path=usr/share/doc/www/www3/MPI_T_VERBOSITY_MPIDEV_ALL.htm
file path=usr/share/doc/www/www3/MPI_T_VERBOSITY_MPIDEV_BASIC.htm
file path=usr/share/doc/www/www3/MPI_T_VERBOSITY_MPIDEV_DETAIL.htm
file path=usr/share/doc/www/www3/MPI_T_VERBOSITY_TUNER_ALL.htm
file path=usr/share/doc/www/www3/MPI_T_VERBOSITY_TUNER_BASIC.htm
file path=usr/share/doc/www/www3/MPI_T_VERBOSITY_TUNER_DETAIL.htm
file path=usr/share/doc/www/www3/MPI_T_VERBOSITY_USER_ALL.htm
file path=usr/share/doc/www/www3/MPI_T_VERBOSITY_USER_BASIC.htm
file path=usr/share/doc/www/www3/MPI_T_VERBOSITY_USER_DETAIL.htm
file path=usr/share/doc/www/www3/MPI_T_category_changed.html
file path=usr/share/doc/www/www3/MPI_T_category_get_categories.html
file path=usr/share/doc/www/www3/MPI_T_category_get_cvars.html
file path=usr/share/doc/www/www3/MPI_T_category_get_events.html
file path=usr/share/doc/www/www3/MPI_T_category_get_index.html
file path=usr/share/doc/www/www3/MPI_T_category_get_info.html
file path=usr/share/doc/www/www3/MPI_T_category_get_num.html
file path=usr/share/doc/www/www3/MPI_T_category_get_num_events.html
file path=usr/share/doc/www/www3/MPI_T_category_get_pvars.html
file path=usr/share/doc/www/www3/MPI_T_cvar_get_index.html
file path=usr/share/doc/www/www3/MPI_T_cvar_get_info.html
@@ -679,6 +497,21 @@
file path=usr/share/doc/www/www3/MPI_T_cvar_write.html
file path=usr/share/doc/www/www3/MPI_T_enum_get_info.html
file path=usr/share/doc/www/www3/MPI_T_enum_get_item.html
file path=usr/share/doc/www/www3/MPI_T_event_callback_get_info.html
file path=usr/share/doc/www/www3/MPI_T_event_callback_set_info.html
file path=usr/share/doc/www/www3/MPI_T_event_copy.html
file path=usr/share/doc/www/www3/MPI_T_event_get_index.html
file path=usr/share/doc/www/www3/MPI_T_event_get_info.html
file path=usr/share/doc/www/www3/MPI_T_event_get_num.html
file path=usr/share/doc/www/www3/MPI_T_event_get_source.html
file path=usr/share/doc/www/www3/MPI_T_event_get_timestamp.html
file path=usr/share/doc/www/www3/MPI_T_event_handle_alloc.html
file path=usr/share/doc/www/www3/MPI_T_event_handle_free.html
file path=usr/share/doc/www/www3/MPI_T_event_handle_get_info.html
file path=usr/share/doc/www/www3/MPI_T_event_handle_set_info.html
file path=usr/share/doc/www/www3/MPI_T_event_read.html
file path=usr/share/doc/www/www3/MPI_T_event_register_callback.html
file path=usr/share/doc/www/www3/MPI_T_event_set_dropped_handler.html
file path=usr/share/doc/www/www3/MPI_T_finalize.html
file path=usr/share/doc/www/www3/MPI_T_init_thread.html
file path=usr/share/doc/www/www3/MPI_T_pvar_get_index.html
@@ -694,6 +527,9 @@
file path=usr/share/doc/www/www3/MPI_T_pvar_start.html
file path=usr/share/doc/www/www3/MPI_T_pvar_stop.html
file path=usr/share/doc/www/www3/MPI_T_pvar_write.html
file path=usr/share/doc/www/www3/MPI_T_source_get_info.html
file path=usr/share/doc/www/www3/MPI_T_source_get_num.html
file path=usr/share/doc/www/www3/MPI_T_source_get_timestamp.html
file path=usr/share/doc/www/www3/MPI_Test.html
file path=usr/share/doc/www/www3/MPI_Test_cancelled.html
file path=usr/share/doc/www/www3/MPI_Testall.html
@@ -736,44 +572,9 @@
file path=usr/share/doc/www/www3/MPI_Type_struct.html
file path=usr/share/doc/www/www3/MPI_Type_ub.html
file path=usr/share/doc/www/www3/MPI_Type_vector.html
file path=usr/share/doc/www/www3/MPI_UB.htm
file path=usr/share/doc/www/www3/MPI_UINT16_T.htm
file path=usr/share/doc/www/www3/MPI_UINT32_T.htm
file path=usr/share/doc/www/www3/MPI_UINT64_T.htm
file path=usr/share/doc/www/www3/MPI_UINT8_T.htm
file path=usr/share/doc/www/www3/MPI_UNDEFINED.htm
file path=usr/share/doc/www/www3/MPI_UNDEFINED_RANK.htm
file path=usr/share/doc/www/www3/MPI_UNEQUAL.htm
file path=usr/share/doc/www/www3/MPI_UNIVERSE_SIZE.htm
file path=usr/share/doc/www/www3/MPI_UNSIGNED.htm
file path=usr/share/doc/www/www3/MPI_UNSIGNED_CHAR.htm
file path=usr/share/doc/www/www3/MPI_UNSIGNED_LONG.htm
file path=usr/share/doc/www/www3/MPI_UNSIGNED_LONG_LONG.htm
file path=usr/share/doc/www/www3/MPI_UNSIGNED_SHORT.htm
file path=usr/share/doc/www/www3/MPI_UNWEIGHTED.htm
file path=usr/share/doc/www/www3/MPI_Unpack.html
file path=usr/share/doc/www/www3/MPI_Unpack_external.html
file path=usr/share/doc/www/www3/MPI_Unpublish_name.html
file path=usr/share/doc/www/www3/MPI_User_function.htm
file path=usr/share/doc/www/www3/MPI_VERSION.htm
file path=usr/share/doc/www/www3/MPI_WCHAR.htm
file path=usr/share/doc/www/www3/MPI_WEIGHTS_EMPTY.htm
file path=usr/share/doc/www/www3/MPI_WIN_BASE.htm
file path=usr/share/doc/www/www3/MPI_WIN_CREATE_FLAVOR.htm
file path=usr/share/doc/www/www3/MPI_WIN_DISP_UNIT.htm
file path=usr/share/doc/www/www3/MPI_WIN_DUP_FN.htm
file path=usr/share/doc/www/www3/MPI_WIN_FLAVOR_ALLOCATE.htm
file path=usr/share/doc/www/www3/MPI_WIN_FLAVOR_CREATE.htm
file path=usr/share/doc/www/www3/MPI_WIN_FLAVOR_DYNAMIC.htm
file path=usr/share/doc/www/www3/MPI_WIN_FLAVOR_SHARED.htm
file path=usr/share/doc/www/www3/MPI_WIN_MODEL.htm
file path=usr/share/doc/www/www3/MPI_WIN_NULL.htm
file path=usr/share/doc/www/www3/MPI_WIN_NULL_COPY_FN.htm
file path=usr/share/doc/www/www3/MPI_WIN_NULL_DELETE_FN.htm
file path=usr/share/doc/www/www3/MPI_WIN_SEPARATE.htm
file path=usr/share/doc/www/www3/MPI_WIN_SIZE.htm
file path=usr/share/doc/www/www3/MPI_WIN_UNIFIED.htm
file path=usr/share/doc/www/www3/MPI_WTIME_IS_GLOBAL.htm
file path=usr/share/doc/www/www3/MPI_Wait.html
file path=usr/share/doc/www/www3/MPI_Waitall.html
file path=usr/share/doc/www/www3/MPI_Waitany.html
@@ -825,45 +626,133 @@
file path=usr/share/man/man1/mpicc.1
file path=usr/share/man/man1/mpicxx.1
file path=usr/share/man/man1/mpiexec.1
file path=usr/share/man/man1/mpif77.1
file path=usr/share/man/man1/mpifort.1
file path=usr/share/man/man3/Constants.3
file path=usr/share/man/man3/MPIR_Type_commit.3
file path=usr/share/man/man3/MPIR_Type_contiguous.3
file path=usr/share/man/man3/MPIR_Type_dup.3
file path=usr/share/man/man3/MPIR_Type_get_contents.3
file path=usr/share/man/man3/MPIR_Type_indexed.3
file path=usr/share/man/man3/MPIR_Type_struct.3
file path=usr/share/man/man3/MPIR_Type_vector.3
file path=usr/share/man/man3/MPIX_Allreduce_enqueue.3
file path=usr/share/man/man3/MPIX_Comm_agree.3
file path=usr/share/man/man3/MPIX_Comm_failure_ack.3
file path=usr/share/man/man3/MPIX_Comm_failure_get_acked.3
file path=usr/share/man/man3/MPIX_Comm_get_failed.3
file path=usr/share/man/man3/MPIX_Comm_get_stream.3
file path=usr/share/man/man3/MPIX_Comm_revoke.3
file path=usr/share/man/man3/MPIX_Comm_shrink.3
file path=usr/share/man/man3/MPIX_Delete_error_class.3
file path=usr/share/man/man3/MPIX_Delete_error_code.3
file path=usr/share/man/man3/MPIX_Delete_error_string.3
file path=usr/share/man/man3/MPIX_GPU_query_support.3
file path=usr/share/man/man3/MPIX_Grequest_class_allocate.3
file path=usr/share/man/man3/MPIX_Grequest_class_create.3
file path=usr/share/man/man3/MPIX_Grequest_start.3
file path=usr/share/man/man3/MPIX_Info_set_hex.3
file path=usr/share/man/man3/MPIX_Irecv_enqueue.3
file path=usr/share/man/man3/MPIX_Isend_enqueue.3
file path=usr/share/man/man3/MPIX_Query_cuda_support.3
file path=usr/share/man/man3/MPIX_Query_hip_support.3
file path=usr/share/man/man3/MPIX_Query_ze_support.3
file path=usr/share/man/man3/MPIX_Recv_enqueue.3
file path=usr/share/man/man3/MPIX_Send_enqueue.3
file path=usr/share/man/man3/MPIX_Start_progress_thread.3
file path=usr/share/man/man3/MPIX_Stop_progress_thread.3
file path=usr/share/man/man3/MPIX_Stream_comm_create.3
file path=usr/share/man/man3/MPIX_Stream_comm_create_multiplex.3
file path=usr/share/man/man3/MPIX_Stream_create.3
file path=usr/share/man/man3/MPIX_Stream_free.3
file path=usr/share/man/man3/MPIX_Stream_irecv.3
file path=usr/share/man/man3/MPIX_Stream_isend.3
file path=usr/share/man/man3/MPIX_Stream_progress.3
file path=usr/share/man/man3/MPIX_Stream_recv.3
file path=usr/share/man/man3/MPIX_Stream_send.3
file path=usr/share/man/man3/MPIX_Type_iov.3
file path=usr/share/man/man3/MPIX_Type_iov_len.3
file path=usr/share/man/man3/MPIX_Wait_enqueue.3
file path=usr/share/man/man3/MPIX_Waitall_enqueue.3
file path=usr/share/man/man3/MPI_2DOUBLE_PRECISION.3
file path=usr/share/man/man3/MPI_2INT.3
file path=usr/share/man/man3/MPI_2INTEGER.3
file path=usr/share/man/man3/MPI_2REAL.3
file path=usr/share/man/man3/MPI_AINT.3
file path=usr/share/man/man3/MPI_ANY_SOURCE.3
file path=usr/share/man/man3/MPI_ANY_TAG.3
file path=usr/share/man/man3/MPI_APPNUM.3
file path=usr/share/man/man3/MPI_ARGVS_NULL.3
file path=usr/share/man/man3/MPI_ARGV_NULL.3
file path=usr/share/man/man3/MPI_Abort.3
file path=usr/share/man/man3/MPI_Accumulate.3
file path=usr/share/man/man3/MPI_Add_error_class.3
file path=usr/share/man/man3/MPI_Add_error_code.3
file path=usr/share/man/man3/MPI_Add_error_string.3
file path=usr/share/man/man3/MPI_Address.3
file path=usr/share/man/man3/MPI_Aint.3
file path=usr/share/man/man3/MPI_Aint_add.3
file path=usr/share/man/man3/MPI_Aint_diff.3
file path=usr/share/man/man3/MPI_Allgather.3
file path=usr/share/man/man3/MPI_Allgather_init.3
file path=usr/share/man/man3/MPI_Allgatherv.3
file path=usr/share/man/man3/MPI_Allgatherv_init.3
file path=usr/share/man/man3/MPI_Alloc_mem.3
file path=usr/share/man/man3/MPI_Allreduce.3
file path=usr/share/man/man3/MPI_Allreduce_init.3
file path=usr/share/man/man3/MPI_Alltoall.3
file path=usr/share/man/man3/MPI_Alltoall_init.3
file path=usr/share/man/man3/MPI_Alltoallv.3
file path=usr/share/man/man3/MPI_Alltoallv_init.3
file path=usr/share/man/man3/MPI_Alltoallw.3
file path=usr/share/man/man3/MPI_Alltoallw_init.3
file path=usr/share/man/man3/MPI_Attr_delete.3
file path=usr/share/man/man3/MPI_Attr_get.3
file path=usr/share/man/man3/MPI_Attr_put.3
file path=usr/share/man/man3/MPI_BAND.3
file path=usr/share/man/man3/MPI_BOR.3
file path=usr/share/man/man3/MPI_BOTTOM.3
file path=usr/share/man/man3/MPI_BSEND_OVERHEAD.3
file path=usr/share/man/man3/MPI_BXOR.3
file path=usr/share/man/man3/MPI_BYTE.3
file path=usr/share/man/man3/MPI_Barrier.3
file path=usr/share/man/man3/MPI_Barrier_init.3
file path=usr/share/man/man3/MPI_Bcast.3
file path=usr/share/man/man3/MPI_Bcast_init.3
file path=usr/share/man/man3/MPI_Bsend.3
file path=usr/share/man/man3/MPI_Bsend_init.3
file path=usr/share/man/man3/MPI_Buffer_attach.3
file path=usr/share/man/man3/MPI_Buffer_detach.3
file path=usr/share/man/man3/MPI_CART.3
file path=usr/share/man/man3/MPI_CHAR.3
file path=usr/share/man/man3/MPI_COMBINER_CONTIGUOUS.3
file path=usr/share/man/man3/MPI_COMBINER_DARRAY.3
file path=usr/share/man/man3/MPI_COMBINER_DUP.3
file path=usr/share/man/man3/MPI_COMBINER_F90_COMPLEX.3
file path=usr/share/man/man3/MPI_COMBINER_F90_INTEGER.3
file path=usr/share/man/man3/MPI_COMBINER_F90_REAL.3
file path=usr/share/man/man3/MPI_COMBINER_HINDEXED.3
file path=usr/share/man/man3/MPI_COMBINER_HINDEXED_BLOCK.3
file path=usr/share/man/man3/MPI_COMBINER_HINDEXED_INTEGER.3
file path=usr/share/man/man3/MPI_COMBINER_HVECTOR.3
file path=usr/share/man/man3/MPI_COMBINER_HVECTOR_INTEGER.3
file path=usr/share/man/man3/MPI_COMBINER_INDEXED.3
file path=usr/share/man/man3/MPI_COMBINER_INDEXED_BLOCK.3
file path=usr/share/man/man3/MPI_COMBINER_NAMED.3
file path=usr/share/man/man3/MPI_COMBINER_RESIZED.3
file path=usr/share/man/man3/MPI_COMBINER_STRUCT.3
file path=usr/share/man/man3/MPI_COMBINER_STRUCT_INTEGER.3
file path=usr/share/man/man3/MPI_COMBINER_SUBARRAY.3
file path=usr/share/man/man3/MPI_COMBINER_VECTOR.3
file path=usr/share/man/man3/MPI_COMM_DUP_FN.3
file path=usr/share/man/man3/MPI_COMM_NULL.3
file path=usr/share/man/man3/MPI_COMM_NULL_COPY_FN.3
file path=usr/share/man/man3/MPI_COMM_NULL_DELETE_FN.3
file path=usr/share/man/man3/MPI_COMM_SELF.3
file path=usr/share/man/man3/MPI_COMM_TYPE_SHARED.3
file path=usr/share/man/man3/MPI_COMM_WORLD.3
file path=usr/share/man/man3/MPI_COMPLEX.3
file path=usr/share/man/man3/MPI_COMPLEX16.3
file path=usr/share/man/man3/MPI_COMPLEX32.3
file path=usr/share/man/man3/MPI_COMPLEX8.3
file path=usr/share/man/man3/MPI_CONGRUENT.3
file path=usr/share/man/man3/MPI_COUNT.3
file path=usr/share/man/man3/MPI_C_BOOL.3
file path=usr/share/man/man3/MPI_C_COMPLEX.3
file path=usr/share/man/man3/MPI_C_DOUBLE_COMPLEX.3
file path=usr/share/man/man3/MPI_C_FLOAT_COMPLEX.3
file path=usr/share/man/man3/MPI_C_LONG_DOUBLE_COMPLEX.3
file path=usr/share/man/man3/MPI_Cancel.3
file path=usr/share/man/man3/MPI_Cart_coords.3
file path=usr/share/man/man3/MPI_Cart_create.3
@@ -880,6 +769,7 @@
file path=usr/share/man/man3/MPI_Comm_connect.3
file path=usr/share/man/man3/MPI_Comm_create.3
file path=usr/share/man/man3/MPI_Comm_create_errhandler.3
file path=usr/share/man/man3/MPI_Comm_create_from_group.3
file path=usr/share/man/man3/MPI_Comm_create_group.3
file path=usr/share/man/man3/MPI_Comm_create_keyval.3
file path=usr/share/man/man3/MPI_Comm_delete_attr.3
@@ -895,6 +785,7 @@
file path=usr/share/man/man3/MPI_Comm_get_parent.3
file path=usr/share/man/man3/MPI_Comm_group.3
file path=usr/share/man/man3/MPI_Comm_idup.3
file path=usr/share/man/man3/MPI_Comm_idup_with_info.3
file path=usr/share/man/man3/MPI_Comm_join.3
file path=usr/share/man/man3/MPI_Comm_rank.3
file path=usr/share/man/man3/MPI_Comm_remote_group.3
@@ -910,11 +801,90 @@
file path=usr/share/man/man3/MPI_Comm_split_type.3
file path=usr/share/man/man3/MPI_Comm_test_inter.3
file path=usr/share/man/man3/MPI_Compare_and_swap.3
file path=usr/share/man/man3/MPI_Copy_function.3
file path=usr/share/man/man3/MPI_Count.3
file path=usr/share/man/man3/MPI_DATATYPE_NULL.3
file path=usr/share/man/man3/MPI_DISPLACEMENT_CURRENT.3
file path=usr/share/man/man3/MPI_DISTRIBUTE_BLOCK.3
file path=usr/share/man/man3/MPI_DISTRIBUTE_CYCLIC.3
file path=usr/share/man/man3/MPI_DISTRIBUTE_DFLT_DARG.3
file path=usr/share/man/man3/MPI_DISTRIBUTE_NONE.3
file path=usr/share/man/man3/MPI_DIST_GRAPH.3
file path=usr/share/man/man3/MPI_DOUBLE.3
file path=usr/share/man/man3/MPI_DOUBLE_COMPLEX.3
file path=usr/share/man/man3/MPI_DOUBLE_INT.3
file path=usr/share/man/man3/MPI_DOUBLE_PRECISION.3
file path=usr/share/man/man3/MPI_DUP_FN.3
file path=usr/share/man/man3/MPI_Delete_function.3
file path=usr/share/man/man3/MPI_Dims_create.3
file path=usr/share/man/man3/MPI_Dist_graph_create.3
file path=usr/share/man/man3/MPI_Dist_graph_create_adjacent.3
file path=usr/share/man/man3/MPI_Dist_graph_neighbors.3
file path=usr/share/man/man3/MPI_Dist_graph_neighbors_count.3
file path=usr/share/man/man3/MPI_ERRCODES_IGNORE.3
file path=usr/share/man/man3/MPI_ERRHANDLER_NULL.3
file path=usr/share/man/man3/MPI_ERROR.3
file path=usr/share/man/man3/MPI_ERRORS_ABORT.3
file path=usr/share/man/man3/MPI_ERRORS_ARE_FATAL.3
file path=usr/share/man/man3/MPI_ERRORS_RETURN.3
file path=usr/share/man/man3/MPI_ERR_ACCESS.3
file path=usr/share/man/man3/MPI_ERR_AMODE.3
file path=usr/share/man/man3/MPI_ERR_ARG.3
file path=usr/share/man/man3/MPI_ERR_ASSERT.3
file path=usr/share/man/man3/MPI_ERR_BAD_FILE.3
file path=usr/share/man/man3/MPI_ERR_BASE.3
file path=usr/share/man/man3/MPI_ERR_BUFFER.3
file path=usr/share/man/man3/MPI_ERR_COMM.3
file path=usr/share/man/man3/MPI_ERR_CONVERSION.3
file path=usr/share/man/man3/MPI_ERR_COUNT.3
file path=usr/share/man/man3/MPI_ERR_DIMS.3
file path=usr/share/man/man3/MPI_ERR_DISP.3
file path=usr/share/man/man3/MPI_ERR_DUP_DATAREP.3
file path=usr/share/man/man3/MPI_ERR_FILE.3
file path=usr/share/man/man3/MPI_ERR_FILE_EXISTS.3
file path=usr/share/man/man3/MPI_ERR_FILE_IN_USE.3
file path=usr/share/man/man3/MPI_ERR_GROUP.3
file path=usr/share/man/man3/MPI_ERR_INFO.3
file path=usr/share/man/man3/MPI_ERR_INFO_KEY.3
file path=usr/share/man/man3/MPI_ERR_INFO_NOKEY.3
file path=usr/share/man/man3/MPI_ERR_INFO_VALUE.3
file path=usr/share/man/man3/MPI_ERR_INTERN.3
file path=usr/share/man/man3/MPI_ERR_IN_STATUS.3
file path=usr/share/man/man3/MPI_ERR_IO.3
file path=usr/share/man/man3/MPI_ERR_KEYVAL.3
file path=usr/share/man/man3/MPI_ERR_LASTCODE.3
file path=usr/share/man/man3/MPI_ERR_LOCKTYPE.3
file path=usr/share/man/man3/MPI_ERR_NAME.3
file path=usr/share/man/man3/MPI_ERR_NOT_SAME.3
file path=usr/share/man/man3/MPI_ERR_NO_MEM.3
file path=usr/share/man/man3/MPI_ERR_NO_SPACE.3
file path=usr/share/man/man3/MPI_ERR_NO_SUCH_FILE.3
file path=usr/share/man/man3/MPI_ERR_OP.3
file path=usr/share/man/man3/MPI_ERR_OTHER.3
file path=usr/share/man/man3/MPI_ERR_PENDING.3
file path=usr/share/man/man3/MPI_ERR_PORT.3
file path=usr/share/man/man3/MPI_ERR_QUOTA.3
file path=usr/share/man/man3/MPI_ERR_RANK.3
file path=usr/share/man/man3/MPI_ERR_READ_ONLY.3
file path=usr/share/man/man3/MPI_ERR_REQUEST.3
file path=usr/share/man/man3/MPI_ERR_RMA_ATTACH.3
file path=usr/share/man/man3/MPI_ERR_RMA_CONFLICT.3
file path=usr/share/man/man3/MPI_ERR_RMA_FLAVOR.3
file path=usr/share/man/man3/MPI_ERR_RMA_RANGE.3
file path=usr/share/man/man3/MPI_ERR_RMA_SHARED.3
file path=usr/share/man/man3/MPI_ERR_RMA_SYNC.3
file path=usr/share/man/man3/MPI_ERR_ROOT.3
file path=usr/share/man/man3/MPI_ERR_SERVICE.3
file path=usr/share/man/man3/MPI_ERR_SIZE.3
file path=usr/share/man/man3/MPI_ERR_SPAWN.3
file path=usr/share/man/man3/MPI_ERR_TAG.3
file path=usr/share/man/man3/MPI_ERR_TOPOLOGY.3
file path=usr/share/man/man3/MPI_ERR_TRUNCATE.3
file path=usr/share/man/man3/MPI_ERR_TYPE.3
file path=usr/share/man/man3/MPI_ERR_UNKNOWN.3
file path=usr/share/man/man3/MPI_ERR_UNSUPPORTED_DATAREP.3
file path=usr/share/man/man3/MPI_ERR_UNSUPPORTED_OPERATION.3
file path=usr/share/man/man3/MPI_ERR_WIN.3
file path=usr/share/man/man3/MPI_Errhandler_create.3
file path=usr/share/man/man3/MPI_Errhandler_free.3
file path=usr/share/man/man3/MPI_Errhandler_get.3
@@ -922,6 +892,10 @@
file path=usr/share/man/man3/MPI_Error_class.3
file path=usr/share/man/man3/MPI_Error_string.3
file path=usr/share/man/man3/MPI_Exscan.3
file path=usr/share/man/man3/MPI_Exscan_init.3
file path=usr/share/man/man3/MPI_FILE_NULL.3
file path=usr/share/man/man3/MPI_FLOAT.3
file path=usr/share/man/man3/MPI_FLOAT_INT.3
file path=usr/share/man/man3/MPI_Fetch_and_op.3
file path=usr/share/man/man3/MPI_File_c2f.3
file path=usr/share/man/man3/MPI_File_call_errhandler.3
@@ -939,31 +913,51 @@
file path=usr/share/man/man3/MPI_File_get_position_shared.3
file path=usr/share/man/man3/MPI_File_get_size.3
file path=usr/share/man/man3/MPI_File_get_type_extent.3
file path=usr/share/man/man3/MPI_File_get_type_extent_c.3
file path=usr/share/man/man3/MPI_File_get_view.3
file path=usr/share/man/man3/MPI_File_iread.3
file path=usr/share/man/man3/MPI_File_iread_all.3
file path=usr/share/man/man3/MPI_File_iread_all_c.3
file path=usr/share/man/man3/MPI_File_iread_at.3
file path=usr/share/man/man3/MPI_File_iread_at_all.3
file path=usr/share/man/man3/MPI_File_iread_at_all_c.3
file path=usr/share/man/man3/MPI_File_iread_at_c.3
file path=usr/share/man/man3/MPI_File_iread_c.3
file path=usr/share/man/man3/MPI_File_iread_shared.3
file path=usr/share/man/man3/MPI_File_iread_shared_c.3
file path=usr/share/man/man3/MPI_File_iwrite.3
file path=usr/share/man/man3/MPI_File_iwrite_all.3
file path=usr/share/man/man3/MPI_File_iwrite_all_c.3
file path=usr/share/man/man3/MPI_File_iwrite_at.3
file path=usr/share/man/man3/MPI_File_iwrite_at_all.3
file path=usr/share/man/man3/MPI_File_iwrite_at_all_c.3
file path=usr/share/man/man3/MPI_File_iwrite_at_c.3
file path=usr/share/man/man3/MPI_File_iwrite_c.3
file path=usr/share/man/man3/MPI_File_iwrite_shared.3
file path=usr/share/man/man3/MPI_File_iwrite_shared_c.3
file path=usr/share/man/man3/MPI_File_open.3
file path=usr/share/man/man3/MPI_File_preallocate.3
file path=usr/share/man/man3/MPI_File_read.3
file path=usr/share/man/man3/MPI_File_read_all.3
file path=usr/share/man/man3/MPI_File_read_all_begin.3
file path=usr/share/man/man3/MPI_File_read_all_begin_c.3
file path=usr/share/man/man3/MPI_File_read_all_c.3
file path=usr/share/man/man3/MPI_File_read_all_end.3
file path=usr/share/man/man3/MPI_File_read_at.3
file path=usr/share/man/man3/MPI_File_read_at_all.3
file path=usr/share/man/man3/MPI_File_read_at_all_begin.3
file path=usr/share/man/man3/MPI_File_read_at_all_begin_c.3
file path=usr/share/man/man3/MPI_File_read_at_all_c.3
file path=usr/share/man/man3/MPI_File_read_at_all_end.3
file path=usr/share/man/man3/MPI_File_read_at_c.3
file path=usr/share/man/man3/MPI_File_read_c.3
file path=usr/share/man/man3/MPI_File_read_ordered.3
file path=usr/share/man/man3/MPI_File_read_ordered_begin.3
file path=usr/share/man/man3/MPI_File_read_ordered_begin_c.3
file path=usr/share/man/man3/MPI_File_read_ordered_c.3
file path=usr/share/man/man3/MPI_File_read_ordered_end.3
file path=usr/share/man/man3/MPI_File_read_shared.3
file path=usr/share/man/man3/MPI_File_read_shared_c.3
file path=usr/share/man/man3/MPI_File_seek.3
file path=usr/share/man/man3/MPI_File_seek_shared.3
file path=usr/share/man/man3/MPI_File_set_atomicity.3
@@ -975,20 +969,33 @@
file path=usr/share/man/man3/MPI_File_write.3
file path=usr/share/man/man3/MPI_File_write_all.3
file path=usr/share/man/man3/MPI_File_write_all_begin.3
file path=usr/share/man/man3/MPI_File_write_all_begin_c.3
file path=usr/share/man/man3/MPI_File_write_all_c.3
file path=usr/share/man/man3/MPI_File_write_all_end.3
file path=usr/share/man/man3/MPI_File_write_at.3
file path=usr/share/man/man3/MPI_File_write_at_all.3
file path=usr/share/man/man3/MPI_File_write_at_all_begin.3
file path=usr/share/man/man3/MPI_File_write_at_all_begin_c.3
file path=usr/share/man/man3/MPI_File_write_at_all_c.3
file path=usr/share/man/man3/MPI_File_write_at_all_end.3
file path=usr/share/man/man3/MPI_File_write_at_c.3
file path=usr/share/man/man3/MPI_File_write_c.3
file path=usr/share/man/man3/MPI_File_write_ordered.3
file path=usr/share/man/man3/MPI_File_write_ordered_begin.3
file path=usr/share/man/man3/MPI_File_write_ordered_begin_c.3
file path=usr/share/man/man3/MPI_File_write_ordered_c.3
file path=usr/share/man/man3/MPI_File_write_ordered_end.3
file path=usr/share/man/man3/MPI_File_write_shared.3
file path=usr/share/man/man3/MPI_Finalize.3
file path=usr/share/man/man3/MPI_File_write_shared_c.3
file path=usr/share/man/man3/MPI_Finalized.3
file path=usr/share/man/man3/MPI_Free_mem.3
file path=usr/share/man/man3/MPI_GRAPH.3
file path=usr/share/man/man3/MPI_GROUP_EMPTY.3
file path=usr/share/man/man3/MPI_GROUP_NULL.3
file path=usr/share/man/man3/MPI_Gather.3
file path=usr/share/man/man3/MPI_Gather_init.3
file path=usr/share/man/man3/MPI_Gatherv.3
file path=usr/share/man/man3/MPI_Gatherv_init.3
file path=usr/share/man/man3/MPI_Get.3
file path=usr/share/man/man3/MPI_Get_accumulate.3
file path=usr/share/man/man3/MPI_Get_address.3
@@ -1010,6 +1017,7 @@
file path=usr/share/man/man3/MPI_Group_difference.3
file path=usr/share/man/man3/MPI_Group_excl.3
file path=usr/share/man/man3/MPI_Group_free.3
file path=usr/share/man/man3/MPI_Group_from_session_pset.3
file path=usr/share/man/man3/MPI_Group_incl.3
file path=usr/share/man/man3/MPI_Group_intersection.3
file path=usr/share/man/man3/MPI_Group_range_excl.3
@@ -1018,6 +1026,24 @@
file path=usr/share/man/man3/MPI_Group_size.3
file path=usr/share/man/man3/MPI_Group_translate_ranks.3
file path=usr/share/man/man3/MPI_Group_union.3
file path=usr/share/man/man3/MPI_HOST.3
file path=usr/share/man/man3/MPI_Handler_function.3
file path=usr/share/man/man3/MPI_IDENT.3
file path=usr/share/man/man3/MPI_INFO_ENV.3
file path=usr/share/man/man3/MPI_INFO_NULL.3
file path=usr/share/man/man3/MPI_INT.3
file path=usr/share/man/man3/MPI_INT16_T.3
file path=usr/share/man/man3/MPI_INT32_T.3
file path=usr/share/man/man3/MPI_INT64_T.3
file path=usr/share/man/man3/MPI_INT8_T.3
file path=usr/share/man/man3/MPI_INTEGER.3
file path=usr/share/man/man3/MPI_INTEGER1.3
file path=usr/share/man/man3/MPI_INTEGER16.3
file path=usr/share/man/man3/MPI_INTEGER2.3
file path=usr/share/man/man3/MPI_INTEGER4.3
file path=usr/share/man/man3/MPI_INTEGER8.3
file path=usr/share/man/man3/MPI_IN_PLACE.3
file path=usr/share/man/man3/MPI_IO.3
file path=usr/share/man/man3/MPI_Iallgather.3
file path=usr/share/man/man3/MPI_Iallgatherv.3
file path=usr/share/man/man3/MPI_Iallreduce.3
@@ -1038,18 +1064,20 @@
file path=usr/share/man/man3/MPI_Ineighbor_alltoallv.3
file path=usr/share/man/man3/MPI_Ineighbor_alltoallw.3
file path=usr/share/man/man3/MPI_Info_create.3
file path=usr/share/man/man3/MPI_Info_create_env.3
file path=usr/share/man/man3/MPI_Info_delete.3
file path=usr/share/man/man3/MPI_Info_dup.3
file path=usr/share/man/man3/MPI_Info_free.3
file path=usr/share/man/man3/MPI_Info_get.3
file path=usr/share/man/man3/MPI_Info_get_nkeys.3
file path=usr/share/man/man3/MPI_Info_get_nthkey.3
file path=usr/share/man/man3/MPI_Info_get_string.3
file path=usr/share/man/man3/MPI_Info_get_valuelen.3
file path=usr/share/man/man3/MPI_Info_set.3
file path=usr/share/man/man3/MPI_Init.3
file path=usr/share/man/man3/MPI_Init_thread.3
file path=usr/share/man/man3/MPI_Initialized.3
file path=usr/share/man/man3/MPI_Intercomm_create.3
file path=usr/share/man/man3/MPI_Intercomm_create_from_groups.3
file path=usr/share/man/man3/MPI_Intercomm_merge.3
file path=usr/share/man/man3/MPI_Iprobe.3
file path=usr/share/man/man3/MPI_Irecv.3
@@ -1062,38 +1090,113 @@
file path=usr/share/man/man3/MPI_Iscatter.3
file path=usr/share/man/man3/MPI_Iscatterv.3
file path=usr/share/man/man3/MPI_Isend.3
file path=usr/share/man/man3/MPI_Isendrecv.3
file path=usr/share/man/man3/MPI_Isendrecv_replace.3
file path=usr/share/man/man3/MPI_Issend.3
file path=usr/share/man/man3/MPI_KEYVAL_INVALID.3
file path=usr/share/man/man3/MPI_Keyval_create.3
file path=usr/share/man/man3/MPI_Keyval_free.3
file path=usr/share/man/man3/MPI_LAND.3
file path=usr/share/man/man3/MPI_LASTUSEDCODE.3
file path=usr/share/man/man3/MPI_LB.3
file path=usr/share/man/man3/MPI_LOCK_EXCLUSIVE.3
file path=usr/share/man/man3/MPI_LOCK_SHARED.3
file path=usr/share/man/man3/MPI_LOGICAL.3
file path=usr/share/man/man3/MPI_LONG.3
file path=usr/share/man/man3/MPI_LONG_DOUBLE.3
file path=usr/share/man/man3/MPI_LONG_DOUBLE_INT.3
file path=usr/share/man/man3/MPI_LONG_INT.3
file path=usr/share/man/man3/MPI_LONG_LONG.3
file path=usr/share/man/man3/MPI_LONG_LONG_INT.3
file path=usr/share/man/man3/MPI_LOR.3
file path=usr/share/man/man3/MPI_LXOR.3
file path=usr/share/man/man3/MPI_Lookup_name.3
file path=usr/share/man/man3/MPI_MAX.3
file path=usr/share/man/man3/MPI_MAXLOC.3
file path=usr/share/man/man3/MPI_MAX_ERROR_STRING.3
file path=usr/share/man/man3/MPI_MAX_INFO_KEY.3
file path=usr/share/man/man3/MPI_MAX_INFO_VAL.3
file path=usr/share/man/man3/MPI_MAX_LIBRARY_VERSION_STRING.3
file path=usr/share/man/man3/MPI_MAX_OBJECT_NAME.3
file path=usr/share/man/man3/MPI_MAX_PORT_NAME.3
file path=usr/share/man/man3/MPI_MAX_PROCESSOR_NAME.3
file path=usr/share/man/man3/MPI_MESSAGE_NULL.3
file path=usr/share/man/man3/MPI_MIN.3
file path=usr/share/man/man3/MPI_MINLOC.3
file path=usr/share/man/man3/MPI_MODE_APPEND.3
file path=usr/share/man/man3/MPI_MODE_CREATE.3
file path=usr/share/man/man3/MPI_MODE_DELETE_ON_CLOSE.3
file path=usr/share/man/man3/MPI_MODE_EXCL.3
file path=usr/share/man/man3/MPI_MODE_NOCHECK.3
file path=usr/share/man/man3/MPI_MODE_NOPRECEDE.3
file path=usr/share/man/man3/MPI_MODE_NOPUT.3
file path=usr/share/man/man3/MPI_MODE_NOSTORE.3
file path=usr/share/man/man3/MPI_MODE_NOSUCCEED.3
file path=usr/share/man/man3/MPI_MODE_RDONLY.3
file path=usr/share/man/man3/MPI_MODE_RDWR.3
file path=usr/share/man/man3/MPI_MODE_SEQUENTIAL.3
file path=usr/share/man/man3/MPI_MODE_UNIQUE_OPEN.3
file path=usr/share/man/man3/MPI_MODE_WRONLY.3
file path=usr/share/man/man3/MPI_Mprobe.3
file path=usr/share/man/man3/MPI_Mrecv.3
file path=usr/share/man/man3/MPI_NO_OP.3
file path=usr/share/man/man3/MPI_NULL_COPY_FN.3
file path=usr/share/man/man3/MPI_NULL_DELETE_FN.3
file path=usr/share/man/man3/MPI_Neighbor_allgather.3
file path=usr/share/man/man3/MPI_Neighbor_allgather_init.3
file path=usr/share/man/man3/MPI_Neighbor_allgatherv.3
file path=usr/share/man/man3/MPI_Neighbor_allgatherv_init.3
file path=usr/share/man/man3/MPI_Neighbor_alltoall.3
file path=usr/share/man/man3/MPI_Neighbor_alltoall_init.3
file path=usr/share/man/man3/MPI_Neighbor_alltoallv.3
file path=usr/share/man/man3/MPI_Neighbor_alltoallv_init.3
file path=usr/share/man/man3/MPI_Neighbor_alltoallw.3
file path=usr/share/man/man3/MPI_Op_commute.3
file path=usr/share/man/man3/MPI_Neighbor_alltoallw_init.3
file path=usr/share/man/man3/MPI_OFFSET.3
file path=usr/share/man/man3/MPI_OP_NULL.3
file path=usr/share/man/man3/MPI_ORDER_C.3
file path=usr/share/man/man3/MPI_ORDER_FORTRAN.3
file path=usr/share/man/man3/MPI_Offset.3
file path=usr/share/man/man3/MPI_Op_commutative.3
file path=usr/share/man/man3/MPI_Op_create.3
file path=usr/share/man/man3/MPI_Op_free.3
file path=usr/share/man/man3/MPI_Open_port.3
file path=usr/share/man/man3/MPI_PACKED.3
file path=usr/share/man/man3/MPI_PROC_NULL.3
file path=usr/share/man/man3/MPI_PROD.3
file path=usr/share/man/man3/MPI_Pack.3
file path=usr/share/man/man3/MPI_Pack_external.3
file path=usr/share/man/man3/MPI_Pack_external_size.3
file path=usr/share/man/man3/MPI_Pack_size.3
file path=usr/share/man/man3/MPI_Parrived.3
file path=usr/share/man/man3/MPI_Pcontrol.3
file path=usr/share/man/man3/MPI_Pready.3
file path=usr/share/man/man3/MPI_Pready_list.3
file path=usr/share/man/man3/MPI_Pready_range.3
file path=usr/share/man/man3/MPI_Precv_init.3
file path=usr/share/man/man3/MPI_Probe.3
file path=usr/share/man/man3/MPI_Psend_init.3
file path=usr/share/man/man3/MPI_Publish_name.3
file path=usr/share/man/man3/MPI_Put.3
file path=usr/share/man/man3/MPI_Query_thread.3
file path=usr/share/man/man3/MPI_REAL.3
file path=usr/share/man/man3/MPI_REAL16.3
file path=usr/share/man/man3/MPI_REAL4.3
file path=usr/share/man/man3/MPI_REAL8.3
file path=usr/share/man/man3/MPI_REPLACE.3
file path=usr/share/man/man3/MPI_REQUEST_NULL.3
file path=usr/share/man/man3/MPI_Raccumulate.3
file path=usr/share/man/man3/MPI_Recv.3
file path=usr/share/man/man3/MPI_Recv_init.3
file path=usr/share/man/man3/MPI_Reduce.3
file path=usr/share/man/man3/MPI_Reduce_init.3
file path=usr/share/man/man3/MPI_Reduce_local.3
file path=usr/share/man/man3/MPI_Reduce_scatter.3
file path=usr/share/man/man3/MPI_Reduce_scatter_block.3
file path=usr/share/man/man3/MPI_Reduce_scatter_block_init.3
file path=usr/share/man/man3/MPI_Reduce_scatter_init.3
file path=usr/share/man/man3/MPI_Register_datarep.3
file path=usr/share/man/man3/MPI_Register_datarep_c.3
file path=usr/share/man/man3/MPI_Request_free.3
file path=usr/share/man/man3/MPI_Request_get_status.3
file path=usr/share/man/man3/MPI_Rget.3
@@ -1101,13 +1204,39 @@
file path=usr/share/man/man3/MPI_Rput.3
file path=usr/share/man/man3/MPI_Rsend.3
file path=usr/share/man/man3/MPI_Rsend_init.3
file path=usr/share/man/man3/MPI_SEEK_CUR.3
file path=usr/share/man/man3/MPI_SEEK_END.3
file path=usr/share/man/man3/MPI_SEEK_SET.3
file path=usr/share/man/man3/MPI_SHORT.3
file path=usr/share/man/man3/MPI_SHORT_INT.3
file path=usr/share/man/man3/MPI_SIGNED_CHAR.3
file path=usr/share/man/man3/MPI_SIMILAR.3
file path=usr/share/man/man3/MPI_SOURCE.3
file path=usr/share/man/man3/MPI_STATUSES_IGNORE.3
file path=usr/share/man/man3/MPI_STATUS_IGNORE.3
file path=usr/share/man/man3/MPI_SUBVERSION.3
file path=usr/share/man/man3/MPI_SUCCESS.3
file path=usr/share/man/man3/MPI_SUM.3
file path=usr/share/man/man3/MPI_Scan.3
file path=usr/share/man/man3/MPI_Scan_init.3
file path=usr/share/man/man3/MPI_Scatter.3
file path=usr/share/man/man3/MPI_Scatter_init.3
file path=usr/share/man/man3/MPI_Scatterv.3
file path=usr/share/man/man3/MPI_Scatterv_init.3
file path=usr/share/man/man3/MPI_Send.3
file path=usr/share/man/man3/MPI_Send_init.3
file path=usr/share/man/man3/MPI_Sendrecv.3
file path=usr/share/man/man3/MPI_Sendrecv_replace.3
file path=usr/share/man/man3/MPI_Session_call_errhandler.3
file path=usr/share/man/man3/MPI_Session_create_errhandler.3
file path=usr/share/man/man3/MPI_Session_finalize.3
file path=usr/share/man/man3/MPI_Session_get_errhandler.3
file path=usr/share/man/man3/MPI_Session_get_info.3
file path=usr/share/man/man3/MPI_Session_get_nth_pset.3
file path=usr/share/man/man3/MPI_Session_get_num_psets.3
file path=usr/share/man/man3/MPI_Session_get_pset_info.3
file path=usr/share/man/man3/MPI_Session_init.3
file path=usr/share/man/man3/MPI_Session_set_errhandler.3
file path=usr/share/man/man3/MPI_Ssend.3
file path=usr/share/man/man3/MPI_Ssend_init.3
file path=usr/share/man/man3/MPI_Start.3
@@ -1115,12 +1244,82 @@
file path=usr/share/man/man3/MPI_Status_set_cancelled.3
file path=usr/share/man/man3/MPI_Status_set_elements.3
file path=usr/share/man/man3/MPI_Status_set_elements_x.3
file path=usr/share/man/man3/MPI_TAG.3
file path=usr/share/man/man3/MPI_TAG_UB.3
file path=usr/share/man/man3/MPI_THREAD_FUNNELED.3
file path=usr/share/man/man3/MPI_THREAD_MULTIPLE.3
file path=usr/share/man/man3/MPI_THREAD_SERIALIZED.3
file path=usr/share/man/man3/MPI_THREAD_SINGLE.3
file path=usr/share/man/man3/MPI_TYPECLASS_COMPLEX.3
file path=usr/share/man/man3/MPI_TYPECLASS_INTEGER.3
file path=usr/share/man/man3/MPI_TYPECLASS_REAL.3
file path=usr/share/man/man3/MPI_TYPE_DUP_FN.3
file path=usr/share/man/man3/MPI_TYPE_NULL_COPY_FN.3
file path=usr/share/man/man3/MPI_TYPE_NULL_DELETE_FN.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_COMM.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_DATATYPE.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_ERRHANDLER.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_FILE.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_GROUP.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_INFO.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_MESSAGE.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_OP.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_REQUEST.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_WIN.3
file path=usr/share/man/man3/MPI_T_BIND_NO_OBJECT.3
file path=usr/share/man/man3/MPI_T_CVAR_HANDLE_NULL.3
file path=usr/share/man/man3/MPI_T_ENUM_NULL.3
file path=usr/share/man/man3/MPI_T_ERR_CANNOT_INIT.3
file path=usr/share/man/man3/MPI_T_ERR_CVAR_SET_NEVER.3
file path=usr/share/man/man3/MPI_T_ERR_CVAR_SET_NOT_NOW.3
file path=usr/share/man/man3/MPI_T_ERR_INVALID.3
file path=usr/share/man/man3/MPI_T_ERR_INVALID_HANDLE.3
file path=usr/share/man/man3/MPI_T_ERR_INVALID_INDEX.3
file path=usr/share/man/man3/MPI_T_ERR_INVALID_NAME.3
file path=usr/share/man/man3/MPI_T_ERR_INVALID_SESSION.3
file path=usr/share/man/man3/MPI_T_ERR_MEMORY.3
file path=usr/share/man/man3/MPI_T_ERR_NOT_INITIALIZED.3
file path=usr/share/man/man3/MPI_T_ERR_OUT_OF_HANDLES.3
file path=usr/share/man/man3/MPI_T_ERR_OUT_OF_SESSIONS.3
file path=usr/share/man/man3/MPI_T_ERR_PVAR_NO_ATOMIC.3
file path=usr/share/man/man3/MPI_T_ERR_PVAR_NO_STARTSTOP.3
file path=usr/share/man/man3/MPI_T_ERR_PVAR_NO_WRITE.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_AGGREGATE.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_COUNTER.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_GENERIC.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_HIGHWATERMARK.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_LEVEL.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_LOWWATERMARK.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_PERCENTAGE.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_SIZE.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_STATE.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_TIMER.3
file path=usr/share/man/man3/MPI_T_PVAR_HANDLE_NULL.3
file path=usr/share/man/man3/MPI_T_PVAR_SESSION_NULL.3
file path=usr/share/man/man3/MPI_T_SCOPE_ALL.3
file path=usr/share/man/man3/MPI_T_SCOPE_ALL_EQ.3
file path=usr/share/man/man3/MPI_T_SCOPE_CONSTANT.3
file path=usr/share/man/man3/MPI_T_SCOPE_GROUP.3
file path=usr/share/man/man3/MPI_T_SCOPE_GROUP_EQ.3
file path=usr/share/man/man3/MPI_T_SCOPE_LOCAL.3
file path=usr/share/man/man3/MPI_T_SCOPE_READONLY.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_MPIDEV_ALL.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_MPIDEV_BASIC.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_MPIDEV_DETAIL.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_TUNER_ALL.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_TUNER_BASIC.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_TUNER_DETAIL.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_USER_ALL.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_USER_BASIC.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_USER_DETAIL.3
file path=usr/share/man/man3/MPI_T_category_changed.3
file path=usr/share/man/man3/MPI_T_category_get_categories.3
file path=usr/share/man/man3/MPI_T_category_get_cvars.3
file path=usr/share/man/man3/MPI_T_category_get_events.3
file path=usr/share/man/man3/MPI_T_category_get_index.3
file path=usr/share/man/man3/MPI_T_category_get_info.3
file path=usr/share/man/man3/MPI_T_category_get_num.3
file path=usr/share/man/man3/MPI_T_category_get_num_events.3
file path=usr/share/man/man3/MPI_T_category_get_pvars.3
file path=usr/share/man/man3/MPI_T_cvar_get_index.3
file path=usr/share/man/man3/MPI_T_cvar_get_info.3
@@ -1131,6 +1330,21 @@
file path=usr/share/man/man3/MPI_T_cvar_write.3
file path=usr/share/man/man3/MPI_T_enum_get_info.3
file path=usr/share/man/man3/MPI_T_enum_get_item.3
file path=usr/share/man/man3/MPI_T_event_callback_get_info.3
file path=usr/share/man/man3/MPI_T_event_callback_set_info.3
file path=usr/share/man/man3/MPI_T_event_copy.3
file path=usr/share/man/man3/MPI_T_event_get_index.3
file path=usr/share/man/man3/MPI_T_event_get_info.3
file path=usr/share/man/man3/MPI_T_event_get_num.3
file path=usr/share/man/man3/MPI_T_event_get_source.3
file path=usr/share/man/man3/MPI_T_event_get_timestamp.3
file path=usr/share/man/man3/MPI_T_event_handle_alloc.3
file path=usr/share/man/man3/MPI_T_event_handle_free.3
file path=usr/share/man/man3/MPI_T_event_handle_get_info.3
file path=usr/share/man/man3/MPI_T_event_handle_set_info.3
file path=usr/share/man/man3/MPI_T_event_read.3
file path=usr/share/man/man3/MPI_T_event_register_callback.3
file path=usr/share/man/man3/MPI_T_event_set_dropped_handler.3
file path=usr/share/man/man3/MPI_T_finalize.3
file path=usr/share/man/man3/MPI_T_init_thread.3
file path=usr/share/man/man3/MPI_T_pvar_get_index.3
@@ -1146,6 +1360,9 @@
file path=usr/share/man/man3/MPI_T_pvar_start.3
file path=usr/share/man/man3/MPI_T_pvar_stop.3
file path=usr/share/man/man3/MPI_T_pvar_write.3
file path=usr/share/man/man3/MPI_T_source_get_info.3
file path=usr/share/man/man3/MPI_T_source_get_num.3
file path=usr/share/man/man3/MPI_T_source_get_timestamp.3
file path=usr/share/man/man3/MPI_Test.3
file path=usr/share/man/man3/MPI_Test_cancelled.3
file path=usr/share/man/man3/MPI_Testall.3
@@ -1188,9 +1405,44 @@
file path=usr/share/man/man3/MPI_Type_struct.3
file path=usr/share/man/man3/MPI_Type_ub.3
file path=usr/share/man/man3/MPI_Type_vector.3
file path=usr/share/man/man3/MPI_UB.3
file path=usr/share/man/man3/MPI_UINT16_T.3
file path=usr/share/man/man3/MPI_UINT32_T.3
file path=usr/share/man/man3/MPI_UINT64_T.3
file path=usr/share/man/man3/MPI_UINT8_T.3
file path=usr/share/man/man3/MPI_UNDEFINED.3
file path=usr/share/man/man3/MPI_UNDEFINED_RANK.3
file path=usr/share/man/man3/MPI_UNEQUAL.3
file path=usr/share/man/man3/MPI_UNIVERSE_SIZE.3
file path=usr/share/man/man3/MPI_UNSIGNED.3
file path=usr/share/man/man3/MPI_UNSIGNED_CHAR.3
file path=usr/share/man/man3/MPI_UNSIGNED_LONG.3
file path=usr/share/man/man3/MPI_UNSIGNED_LONG_LONG.3
file path=usr/share/man/man3/MPI_UNSIGNED_SHORT.3
file path=usr/share/man/man3/MPI_UNWEIGHTED.3
file path=usr/share/man/man3/MPI_Unpack.3
file path=usr/share/man/man3/MPI_Unpack_external.3
file path=usr/share/man/man3/MPI_Unpublish_name.3
file path=usr/share/man/man3/MPI_User_function.3
file path=usr/share/man/man3/MPI_VERSION.3
file path=usr/share/man/man3/MPI_WCHAR.3
file path=usr/share/man/man3/MPI_WEIGHTS_EMPTY.3
file path=usr/share/man/man3/MPI_WIN_BASE.3
file path=usr/share/man/man3/MPI_WIN_CREATE_FLAVOR.3
file path=usr/share/man/man3/MPI_WIN_DISP_UNIT.3
file path=usr/share/man/man3/MPI_WIN_DUP_FN.3
file path=usr/share/man/man3/MPI_WIN_FLAVOR_ALLOCATE.3
file path=usr/share/man/man3/MPI_WIN_FLAVOR_CREATE.3
file path=usr/share/man/man3/MPI_WIN_FLAVOR_DYNAMIC.3
file path=usr/share/man/man3/MPI_WIN_FLAVOR_SHARED.3
file path=usr/share/man/man3/MPI_WIN_MODEL.3
file path=usr/share/man/man3/MPI_WIN_NULL.3
file path=usr/share/man/man3/MPI_WIN_NULL_COPY_FN.3
file path=usr/share/man/man3/MPI_WIN_NULL_DELETE_FN.3
file path=usr/share/man/man3/MPI_WIN_SEPARATE.3
file path=usr/share/man/man3/MPI_WIN_SIZE.3
file path=usr/share/man/man3/MPI_WIN_UNIFIED.3
file path=usr/share/man/man3/MPI_WTIME_IS_GLOBAL.3
file path=usr/share/man/man3/MPI_Wait.3
file path=usr/share/man/man3/MPI_Waitall.3
file path=usr/share/man/man3/MPI_Waitany.3
@@ -1234,3 +1486,4 @@
file path=usr/share/man/man3/MPI_Win_wait.3
file path=usr/share/man/man3/MPI_Wtick.3
file path=usr/share/man/man3/MPI_Wtime.3
file path=usr/share/man/man3/mpiconsts.3
components/library/mpich/mpich.p5m
@@ -14,6 +14,7 @@
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -27,27 +28,29 @@
<transform file path=.* -> default pkg.depend.bypass-generate perl >
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/include/mpich/mpi.h
file path=usr/include/mpich/mpi.mod
file path=usr/include/mpich/mpi_base.mod
# GCC 10 only
#file path=usr/include/mpich/mpi_c_interface.mod
#file path=usr/include/mpich/mpi_c_interface_cdesc.mod
#file path=usr/include/mpich/mpi_c_interface_glue.mod
#file path=usr/include/mpich/mpi_c_interface_nobuf.mod
#file path=usr/include/mpich/mpi_c_interface_types.mod
file path=usr/include/mpich/mpi_c_interface.mod
file path=usr/include/mpich/mpi_c_interface_cdesc.mod
file path=usr/include/mpich/mpi_c_interface_glue.mod
file path=usr/include/mpich/mpi_c_interface_nobuf.mod
file path=usr/include/mpich/mpi_c_interface_types.mod
file path=usr/include/mpich/mpi_constants.mod
#file path=usr/include/mpich/mpi_f08.mod
#file path=usr/include/mpich/mpi_f08_callbacks.mod
#file path=usr/include/mpich/mpi_f08_compile_constants.mod
#file path=usr/include/mpich/mpi_f08_link_constants.mod
#file path=usr/include/mpich/mpi_f08_types.mod
file path=usr/include/mpich/mpi_f08.mod
file path=usr/include/mpich/mpi_f08_callbacks.mod
file path=usr/include/mpich/mpi_f08_compile_constants.mod
file path=usr/include/mpich/mpi_f08_link_constants.mod
file path=usr/include/mpich/mpi_f08_types.mod
file path=usr/include/mpich/mpi_proto.h
file path=usr/include/mpich/mpi_sizeofs.mod
file path=usr/include/mpich/mpicxx.h
file path=usr/include/mpich/mpif.h
file path=usr/include/mpich/mpio.h
file path=usr/include/mpich/mpiof.h
#file path=usr/include/mpich/pmpi_f08.mod
file path=usr/include/mpich/pmpi_f08.mod
file path=usr/lib/$(MACH64)/mpich/gcc/bin/hydra_nameserver
file path=usr/lib/$(MACH64)/mpich/gcc/bin/hydra_persist
file path=usr/lib/$(MACH64)/mpich/gcc/bin/hydra_pmi_proxy
@@ -64,30 +67,1430 @@
file path=usr/lib/$(MACH64)/mpich/gcc/bin/mpivars
file path=usr/lib/$(MACH64)/mpich/gcc/bin/parkill
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libfmpich.so target=libmpifort.so
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.a
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.so target=libmpi.so.12.1.8
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.so.12 target=libmpi.so.12.1.8
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.so.12.1.8
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.so target=libmpi.so.12.3.0
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.so.12 target=libmpi.so.12.3.0
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpi.so.12.3.0
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpich.so target=libmpi.so
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpichcxx.so target=libmpicxx.so
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpichf90.so target=libmpifort.so
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpicxx.a
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpicxx.so \
    target=libmpicxx.so.12.1.8
    target=libmpicxx.so.12.3.0
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpicxx.so.12 \
    target=libmpicxx.so.12.1.8
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpicxx.so.12.1.8
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpifort.a
    target=libmpicxx.so.12.3.0
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpicxx.so.12.3.0
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpifort.so \
    target=libmpifort.so.12.1.8
    target=libmpifort.so.12.3.0
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpifort.so.12 \
    target=libmpifort.so.12.1.8
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpifort.so.12.1.8
    target=libmpifort.so.12.3.0
file path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpifort.so.12.3.0
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libmpl.so target=libmpi.so
link path=usr/lib/$(MACH64)/mpich/gcc/lib/libopa.so target=libmpi.so
file path=usr/lib/$(MACH64)/mpich/gcc/lib/pkgconfig/mpich.pc
file path=usr/lib/$(MACH64)/mpich/gcc/lib/pkgconfig/openpa.pc
#file path=usr/share/Modules/modulefiles/mpich/gcc/64/$(COMPONENT_VERSION)
#file path=usr/share/Modules/modulefiles/mpich/gcc/64/$(HUMAN_VERSION)
file path=usr/share/doc/mpich/install.pdf
file path=usr/share/doc/mpich/logging.pdf
file path=usr/share/doc/mpich/user.pdf
file path=usr/share/doc/www/index.html
file path=usr/share/doc/www/www1/hydra_nameserver.html
file path=usr/share/doc/www/www1/hydra_persist.html
file path=usr/share/doc/www/www1/hydra_pmi_proxy.html
file path=usr/share/doc/www/www1/index.htm
file path=usr/share/doc/www/www1/mpicc.html
file path=usr/share/doc/www/www1/mpicxx.html
file path=usr/share/doc/www/www1/mpiexec.html
file path=usr/share/doc/www/www1/mpifort.html
file path=usr/share/doc/www/www3/Constants.html
file path=usr/share/doc/www/www3/MPIX_Allreduce_enqueue.html
file path=usr/share/doc/www/www3/MPIX_Comm_agree.html
file path=usr/share/doc/www/www3/MPIX_Comm_failure_ack.html
file path=usr/share/doc/www/www3/MPIX_Comm_failure_get_acked.html
file path=usr/share/doc/www/www3/MPIX_Comm_get_failed.html
file path=usr/share/doc/www/www3/MPIX_Comm_get_stream.html
file path=usr/share/doc/www/www3/MPIX_Comm_revoke.html
file path=usr/share/doc/www/www3/MPIX_Comm_shrink.html
file path=usr/share/doc/www/www3/MPIX_Delete_error_class.html
file path=usr/share/doc/www/www3/MPIX_Delete_error_code.html
file path=usr/share/doc/www/www3/MPIX_Delete_error_string.html
file path=usr/share/doc/www/www3/MPIX_GPU_query_support.html
file path=usr/share/doc/www/www3/MPIX_Grequest_class_allocate.html
file path=usr/share/doc/www/www3/MPIX_Grequest_class_create.html
file path=usr/share/doc/www/www3/MPIX_Grequest_start.html
file path=usr/share/doc/www/www3/MPIX_Info_set_hex.html
file path=usr/share/doc/www/www3/MPIX_Irecv_enqueue.html
file path=usr/share/doc/www/www3/MPIX_Isend_enqueue.html
file path=usr/share/doc/www/www3/MPIX_Query_cuda_support.html
file path=usr/share/doc/www/www3/MPIX_Query_hip_support.html
file path=usr/share/doc/www/www3/MPIX_Query_ze_support.html
file path=usr/share/doc/www/www3/MPIX_Recv_enqueue.html
file path=usr/share/doc/www/www3/MPIX_Send_enqueue.html
file path=usr/share/doc/www/www3/MPIX_Start_progress_thread.html
file path=usr/share/doc/www/www3/MPIX_Stop_progress_thread.html
file path=usr/share/doc/www/www3/MPIX_Stream_comm_create.html
file path=usr/share/doc/www/www3/MPIX_Stream_comm_create_multiplex.html
file path=usr/share/doc/www/www3/MPIX_Stream_create.html
file path=usr/share/doc/www/www3/MPIX_Stream_free.html
file path=usr/share/doc/www/www3/MPIX_Stream_irecv.html
file path=usr/share/doc/www/www3/MPIX_Stream_isend.html
file path=usr/share/doc/www/www3/MPIX_Stream_progress.html
file path=usr/share/doc/www/www3/MPIX_Stream_recv.html
file path=usr/share/doc/www/www3/MPIX_Stream_send.html
file path=usr/share/doc/www/www3/MPIX_Type_iov.html
file path=usr/share/doc/www/www3/MPIX_Type_iov_len.html
file path=usr/share/doc/www/www3/MPIX_Wait_enqueue.html
file path=usr/share/doc/www/www3/MPIX_Waitall_enqueue.html
file path=usr/share/doc/www/www3/MPI_Abort.html
file path=usr/share/doc/www/www3/MPI_Accumulate.html
file path=usr/share/doc/www/www3/MPI_Add_error_class.html
file path=usr/share/doc/www/www3/MPI_Add_error_code.html
file path=usr/share/doc/www/www3/MPI_Add_error_string.html
file path=usr/share/doc/www/www3/MPI_Address.html
file path=usr/share/doc/www/www3/MPI_Aint_add.html
file path=usr/share/doc/www/www3/MPI_Aint_diff.html
file path=usr/share/doc/www/www3/MPI_Allgather.html
file path=usr/share/doc/www/www3/MPI_Allgather_init.html
file path=usr/share/doc/www/www3/MPI_Allgatherv.html
file path=usr/share/doc/www/www3/MPI_Allgatherv_init.html
file path=usr/share/doc/www/www3/MPI_Alloc_mem.html
file path=usr/share/doc/www/www3/MPI_Allreduce.html
file path=usr/share/doc/www/www3/MPI_Allreduce_init.html
file path=usr/share/doc/www/www3/MPI_Alltoall.html
file path=usr/share/doc/www/www3/MPI_Alltoall_init.html
file path=usr/share/doc/www/www3/MPI_Alltoallv.html
file path=usr/share/doc/www/www3/MPI_Alltoallv_init.html
file path=usr/share/doc/www/www3/MPI_Alltoallw.html
file path=usr/share/doc/www/www3/MPI_Alltoallw_init.html
file path=usr/share/doc/www/www3/MPI_Attr_delete.html
file path=usr/share/doc/www/www3/MPI_Attr_get.html
file path=usr/share/doc/www/www3/MPI_Attr_put.html
file path=usr/share/doc/www/www3/MPI_Barrier.html
file path=usr/share/doc/www/www3/MPI_Barrier_init.html
file path=usr/share/doc/www/www3/MPI_Bcast.html
file path=usr/share/doc/www/www3/MPI_Bcast_init.html
file path=usr/share/doc/www/www3/MPI_Bsend.html
file path=usr/share/doc/www/www3/MPI_Bsend_init.html
file path=usr/share/doc/www/www3/MPI_Buffer_attach.html
file path=usr/share/doc/www/www3/MPI_Buffer_detach.html
file path=usr/share/doc/www/www3/MPI_Cancel.html
file path=usr/share/doc/www/www3/MPI_Cart_coords.html
file path=usr/share/doc/www/www3/MPI_Cart_create.html
file path=usr/share/doc/www/www3/MPI_Cart_get.html
file path=usr/share/doc/www/www3/MPI_Cart_map.html
file path=usr/share/doc/www/www3/MPI_Cart_rank.html
file path=usr/share/doc/www/www3/MPI_Cart_shift.html
file path=usr/share/doc/www/www3/MPI_Cart_sub.html
file path=usr/share/doc/www/www3/MPI_Cartdim_get.html
file path=usr/share/doc/www/www3/MPI_Close_port.html
file path=usr/share/doc/www/www3/MPI_Comm_accept.html
file path=usr/share/doc/www/www3/MPI_Comm_call_errhandler.html
file path=usr/share/doc/www/www3/MPI_Comm_compare.html
file path=usr/share/doc/www/www3/MPI_Comm_connect.html
file path=usr/share/doc/www/www3/MPI_Comm_create.html
file path=usr/share/doc/www/www3/MPI_Comm_create_errhandler.html
file path=usr/share/doc/www/www3/MPI_Comm_create_from_group.html
file path=usr/share/doc/www/www3/MPI_Comm_create_group.html
file path=usr/share/doc/www/www3/MPI_Comm_create_keyval.html
file path=usr/share/doc/www/www3/MPI_Comm_delete_attr.html
file path=usr/share/doc/www/www3/MPI_Comm_disconnect.html
file path=usr/share/doc/www/www3/MPI_Comm_dup.html
file path=usr/share/doc/www/www3/MPI_Comm_dup_with_info.html
file path=usr/share/doc/www/www3/MPI_Comm_free.html
file path=usr/share/doc/www/www3/MPI_Comm_free_keyval.html
file path=usr/share/doc/www/www3/MPI_Comm_get_attr.html
file path=usr/share/doc/www/www3/MPI_Comm_get_errhandler.html
file path=usr/share/doc/www/www3/MPI_Comm_get_info.html
file path=usr/share/doc/www/www3/MPI_Comm_get_name.html
file path=usr/share/doc/www/www3/MPI_Comm_get_parent.html
file path=usr/share/doc/www/www3/MPI_Comm_group.html
file path=usr/share/doc/www/www3/MPI_Comm_idup.html
file path=usr/share/doc/www/www3/MPI_Comm_idup_with_info.html
file path=usr/share/doc/www/www3/MPI_Comm_join.html
file path=usr/share/doc/www/www3/MPI_Comm_rank.html
file path=usr/share/doc/www/www3/MPI_Comm_remote_group.html
file path=usr/share/doc/www/www3/MPI_Comm_remote_size.html
file path=usr/share/doc/www/www3/MPI_Comm_set_attr.html
file path=usr/share/doc/www/www3/MPI_Comm_set_errhandler.html
file path=usr/share/doc/www/www3/MPI_Comm_set_info.html
file path=usr/share/doc/www/www3/MPI_Comm_set_name.html
file path=usr/share/doc/www/www3/MPI_Comm_size.html
file path=usr/share/doc/www/www3/MPI_Comm_spawn.html
file path=usr/share/doc/www/www3/MPI_Comm_spawn_multiple.html
file path=usr/share/doc/www/www3/MPI_Comm_split.html
file path=usr/share/doc/www/www3/MPI_Comm_split_type.html
file path=usr/share/doc/www/www3/MPI_Comm_test_inter.html
file path=usr/share/doc/www/www3/MPI_Compare_and_swap.html
file path=usr/share/doc/www/www3/MPI_Dims_create.html
file path=usr/share/doc/www/www3/MPI_Dist_graph_create.html
file path=usr/share/doc/www/www3/MPI_Dist_graph_create_adjacent.html
file path=usr/share/doc/www/www3/MPI_Dist_graph_neighbors.html
file path=usr/share/doc/www/www3/MPI_Dist_graph_neighbors_count.html
file path=usr/share/doc/www/www3/MPI_Errhandler_create.html
file path=usr/share/doc/www/www3/MPI_Errhandler_free.html
file path=usr/share/doc/www/www3/MPI_Errhandler_get.html
file path=usr/share/doc/www/www3/MPI_Errhandler_set.html
file path=usr/share/doc/www/www3/MPI_Error_class.html
file path=usr/share/doc/www/www3/MPI_Error_string.html
file path=usr/share/doc/www/www3/MPI_Exscan.html
file path=usr/share/doc/www/www3/MPI_Exscan_init.html
file path=usr/share/doc/www/www3/MPI_Fetch_and_op.html
file path=usr/share/doc/www/www3/MPI_File_c2f.html
file path=usr/share/doc/www/www3/MPI_File_call_errhandler.html
file path=usr/share/doc/www/www3/MPI_File_close.html
file path=usr/share/doc/www/www3/MPI_File_create_errhandler.html
file path=usr/share/doc/www/www3/MPI_File_delete.html
file path=usr/share/doc/www/www3/MPI_File_f2c.html
file path=usr/share/doc/www/www3/MPI_File_get_amode.html
file path=usr/share/doc/www/www3/MPI_File_get_atomicity.html
file path=usr/share/doc/www/www3/MPI_File_get_byte_offset.html
file path=usr/share/doc/www/www3/MPI_File_get_errhandler.html
file path=usr/share/doc/www/www3/MPI_File_get_group.html
file path=usr/share/doc/www/www3/MPI_File_get_info.html
file path=usr/share/doc/www/www3/MPI_File_get_position.html
file path=usr/share/doc/www/www3/MPI_File_get_position_shared.html
file path=usr/share/doc/www/www3/MPI_File_get_size.html
file path=usr/share/doc/www/www3/MPI_File_get_type_extent.html
file path=usr/share/doc/www/www3/MPI_File_get_type_extent_c.html
file path=usr/share/doc/www/www3/MPI_File_get_view.html
file path=usr/share/doc/www/www3/MPI_File_iread.html
file path=usr/share/doc/www/www3/MPI_File_iread_all.html
file path=usr/share/doc/www/www3/MPI_File_iread_all_c.html
file path=usr/share/doc/www/www3/MPI_File_iread_at.html
file path=usr/share/doc/www/www3/MPI_File_iread_at_all.html
file path=usr/share/doc/www/www3/MPI_File_iread_at_all_c.html
file path=usr/share/doc/www/www3/MPI_File_iread_at_c.html
file path=usr/share/doc/www/www3/MPI_File_iread_c.html
file path=usr/share/doc/www/www3/MPI_File_iread_shared.html
file path=usr/share/doc/www/www3/MPI_File_iread_shared_c.html
file path=usr/share/doc/www/www3/MPI_File_iwrite.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_all.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_all_c.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_at.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_at_all.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_at_all_c.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_at_c.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_c.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_shared.html
file path=usr/share/doc/www/www3/MPI_File_iwrite_shared_c.html
file path=usr/share/doc/www/www3/MPI_File_open.html
file path=usr/share/doc/www/www3/MPI_File_preallocate.html
file path=usr/share/doc/www/www3/MPI_File_read.html
file path=usr/share/doc/www/www3/MPI_File_read_all.html
file path=usr/share/doc/www/www3/MPI_File_read_all_begin.html
file path=usr/share/doc/www/www3/MPI_File_read_all_begin_c.html
file path=usr/share/doc/www/www3/MPI_File_read_all_c.html
file path=usr/share/doc/www/www3/MPI_File_read_all_end.html
file path=usr/share/doc/www/www3/MPI_File_read_at.html
file path=usr/share/doc/www/www3/MPI_File_read_at_all.html
file path=usr/share/doc/www/www3/MPI_File_read_at_all_begin.html
file path=usr/share/doc/www/www3/MPI_File_read_at_all_begin_c.html
file path=usr/share/doc/www/www3/MPI_File_read_at_all_c.html
file path=usr/share/doc/www/www3/MPI_File_read_at_all_end.html
file path=usr/share/doc/www/www3/MPI_File_read_at_c.html
file path=usr/share/doc/www/www3/MPI_File_read_c.html
file path=usr/share/doc/www/www3/MPI_File_read_ordered.html
file path=usr/share/doc/www/www3/MPI_File_read_ordered_begin.html
file path=usr/share/doc/www/www3/MPI_File_read_ordered_begin_c.html
file path=usr/share/doc/www/www3/MPI_File_read_ordered_c.html
file path=usr/share/doc/www/www3/MPI_File_read_ordered_end.html
file path=usr/share/doc/www/www3/MPI_File_read_shared.html
file path=usr/share/doc/www/www3/MPI_File_read_shared_c.html
file path=usr/share/doc/www/www3/MPI_File_seek.html
file path=usr/share/doc/www/www3/MPI_File_seek_shared.html
file path=usr/share/doc/www/www3/MPI_File_set_atomicity.html
file path=usr/share/doc/www/www3/MPI_File_set_errhandler.html
file path=usr/share/doc/www/www3/MPI_File_set_info.html
file path=usr/share/doc/www/www3/MPI_File_set_size.html
file path=usr/share/doc/www/www3/MPI_File_set_view.html
file path=usr/share/doc/www/www3/MPI_File_sync.html
file path=usr/share/doc/www/www3/MPI_File_write.html
file path=usr/share/doc/www/www3/MPI_File_write_all.html
file path=usr/share/doc/www/www3/MPI_File_write_all_begin.html
file path=usr/share/doc/www/www3/MPI_File_write_all_begin_c.html
file path=usr/share/doc/www/www3/MPI_File_write_all_c.html
file path=usr/share/doc/www/www3/MPI_File_write_all_end.html
file path=usr/share/doc/www/www3/MPI_File_write_at.html
file path=usr/share/doc/www/www3/MPI_File_write_at_all.html
file path=usr/share/doc/www/www3/MPI_File_write_at_all_begin.html
file path=usr/share/doc/www/www3/MPI_File_write_at_all_begin_c.html
file path=usr/share/doc/www/www3/MPI_File_write_at_all_c.html
file path=usr/share/doc/www/www3/MPI_File_write_at_all_end.html
file path=usr/share/doc/www/www3/MPI_File_write_at_c.html
file path=usr/share/doc/www/www3/MPI_File_write_c.html
file path=usr/share/doc/www/www3/MPI_File_write_ordered.html
file path=usr/share/doc/www/www3/MPI_File_write_ordered_begin.html
file path=usr/share/doc/www/www3/MPI_File_write_ordered_begin_c.html
file path=usr/share/doc/www/www3/MPI_File_write_ordered_c.html
file path=usr/share/doc/www/www3/MPI_File_write_ordered_end.html
file path=usr/share/doc/www/www3/MPI_File_write_shared.html
file path=usr/share/doc/www/www3/MPI_File_write_shared_c.html
file path=usr/share/doc/www/www3/MPI_Finalized.html
file path=usr/share/doc/www/www3/MPI_Free_mem.html
file path=usr/share/doc/www/www3/MPI_Gather.html
file path=usr/share/doc/www/www3/MPI_Gather_init.html
file path=usr/share/doc/www/www3/MPI_Gatherv.html
file path=usr/share/doc/www/www3/MPI_Gatherv_init.html
file path=usr/share/doc/www/www3/MPI_Get.html
file path=usr/share/doc/www/www3/MPI_Get_accumulate.html
file path=usr/share/doc/www/www3/MPI_Get_address.html
file path=usr/share/doc/www/www3/MPI_Get_count.html
file path=usr/share/doc/www/www3/MPI_Get_elements.html
file path=usr/share/doc/www/www3/MPI_Get_elements_x.html
file path=usr/share/doc/www/www3/MPI_Get_library_version.html
file path=usr/share/doc/www/www3/MPI_Get_processor_name.html
file path=usr/share/doc/www/www3/MPI_Get_version.html
file path=usr/share/doc/www/www3/MPI_Graph_create.html
file path=usr/share/doc/www/www3/MPI_Graph_get.html
file path=usr/share/doc/www/www3/MPI_Graph_map.html
file path=usr/share/doc/www/www3/MPI_Graph_neighbors.html
file path=usr/share/doc/www/www3/MPI_Graph_neighbors_count.html
file path=usr/share/doc/www/www3/MPI_Graphdims_get.html
file path=usr/share/doc/www/www3/MPI_Grequest_complete.html
file path=usr/share/doc/www/www3/MPI_Grequest_start.html
file path=usr/share/doc/www/www3/MPI_Group_compare.html
file path=usr/share/doc/www/www3/MPI_Group_difference.html
file path=usr/share/doc/www/www3/MPI_Group_excl.html
file path=usr/share/doc/www/www3/MPI_Group_free.html
file path=usr/share/doc/www/www3/MPI_Group_from_session_pset.html
file path=usr/share/doc/www/www3/MPI_Group_incl.html
file path=usr/share/doc/www/www3/MPI_Group_intersection.html
file path=usr/share/doc/www/www3/MPI_Group_range_excl.html
file path=usr/share/doc/www/www3/MPI_Group_range_incl.html
file path=usr/share/doc/www/www3/MPI_Group_rank.html
file path=usr/share/doc/www/www3/MPI_Group_size.html
file path=usr/share/doc/www/www3/MPI_Group_translate_ranks.html
file path=usr/share/doc/www/www3/MPI_Group_union.html
file path=usr/share/doc/www/www3/MPI_Iallgather.html
file path=usr/share/doc/www/www3/MPI_Iallgatherv.html
file path=usr/share/doc/www/www3/MPI_Iallreduce.html
file path=usr/share/doc/www/www3/MPI_Ialltoall.html
file path=usr/share/doc/www/www3/MPI_Ialltoallv.html
file path=usr/share/doc/www/www3/MPI_Ialltoallw.html
file path=usr/share/doc/www/www3/MPI_Ibarrier.html
file path=usr/share/doc/www/www3/MPI_Ibcast.html
file path=usr/share/doc/www/www3/MPI_Ibsend.html
file path=usr/share/doc/www/www3/MPI_Iexscan.html
file path=usr/share/doc/www/www3/MPI_Igather.html
file path=usr/share/doc/www/www3/MPI_Igatherv.html
file path=usr/share/doc/www/www3/MPI_Improbe.html
file path=usr/share/doc/www/www3/MPI_Imrecv.html
file path=usr/share/doc/www/www3/MPI_Ineighbor_allgather.html
file path=usr/share/doc/www/www3/MPI_Ineighbor_allgatherv.html
file path=usr/share/doc/www/www3/MPI_Ineighbor_alltoall.html
file path=usr/share/doc/www/www3/MPI_Ineighbor_alltoallv.html
file path=usr/share/doc/www/www3/MPI_Ineighbor_alltoallw.html
file path=usr/share/doc/www/www3/MPI_Info_create.html
file path=usr/share/doc/www/www3/MPI_Info_create_env.html
file path=usr/share/doc/www/www3/MPI_Info_delete.html
file path=usr/share/doc/www/www3/MPI_Info_dup.html
file path=usr/share/doc/www/www3/MPI_Info_free.html
file path=usr/share/doc/www/www3/MPI_Info_get.html
file path=usr/share/doc/www/www3/MPI_Info_get_nkeys.html
file path=usr/share/doc/www/www3/MPI_Info_get_nthkey.html
file path=usr/share/doc/www/www3/MPI_Info_get_string.html
file path=usr/share/doc/www/www3/MPI_Info_get_valuelen.html
file path=usr/share/doc/www/www3/MPI_Info_set.html
file path=usr/share/doc/www/www3/MPI_Init.html
file path=usr/share/doc/www/www3/MPI_Initialized.html
file path=usr/share/doc/www/www3/MPI_Intercomm_create.html
file path=usr/share/doc/www/www3/MPI_Intercomm_create_from_groups.html
file path=usr/share/doc/www/www3/MPI_Intercomm_merge.html
file path=usr/share/doc/www/www3/MPI_Iprobe.html
file path=usr/share/doc/www/www3/MPI_Irecv.html
file path=usr/share/doc/www/www3/MPI_Ireduce.html
file path=usr/share/doc/www/www3/MPI_Ireduce_scatter.html
file path=usr/share/doc/www/www3/MPI_Ireduce_scatter_block.html
file path=usr/share/doc/www/www3/MPI_Irsend.html
file path=usr/share/doc/www/www3/MPI_Is_thread_main.html
file path=usr/share/doc/www/www3/MPI_Iscan.html
file path=usr/share/doc/www/www3/MPI_Iscatter.html
file path=usr/share/doc/www/www3/MPI_Iscatterv.html
file path=usr/share/doc/www/www3/MPI_Isend.html
file path=usr/share/doc/www/www3/MPI_Isendrecv.html
file path=usr/share/doc/www/www3/MPI_Isendrecv_replace.html
file path=usr/share/doc/www/www3/MPI_Issend.html
file path=usr/share/doc/www/www3/MPI_Keyval_create.html
file path=usr/share/doc/www/www3/MPI_Keyval_free.html
file path=usr/share/doc/www/www3/MPI_Lookup_name.html
file path=usr/share/doc/www/www3/MPI_Mprobe.html
file path=usr/share/doc/www/www3/MPI_Mrecv.html
file path=usr/share/doc/www/www3/MPI_Neighbor_allgather.html
file path=usr/share/doc/www/www3/MPI_Neighbor_allgather_init.html
file path=usr/share/doc/www/www3/MPI_Neighbor_allgatherv.html
file path=usr/share/doc/www/www3/MPI_Neighbor_allgatherv_init.html
file path=usr/share/doc/www/www3/MPI_Neighbor_alltoall.html
file path=usr/share/doc/www/www3/MPI_Neighbor_alltoall_init.html
file path=usr/share/doc/www/www3/MPI_Neighbor_alltoallv.html
file path=usr/share/doc/www/www3/MPI_Neighbor_alltoallv_init.html
file path=usr/share/doc/www/www3/MPI_Neighbor_alltoallw.html
file path=usr/share/doc/www/www3/MPI_Neighbor_alltoallw_init.html
file path=usr/share/doc/www/www3/MPI_Op_commutative.html
file path=usr/share/doc/www/www3/MPI_Op_create.html
file path=usr/share/doc/www/www3/MPI_Op_free.html
file path=usr/share/doc/www/www3/MPI_Open_port.html
file path=usr/share/doc/www/www3/MPI_Pack.html
file path=usr/share/doc/www/www3/MPI_Pack_external.html
file path=usr/share/doc/www/www3/MPI_Pack_external_size.html
file path=usr/share/doc/www/www3/MPI_Pack_size.html
file path=usr/share/doc/www/www3/MPI_Parrived.html
file path=usr/share/doc/www/www3/MPI_Pcontrol.html
file path=usr/share/doc/www/www3/MPI_Pready.html
file path=usr/share/doc/www/www3/MPI_Pready_list.html
file path=usr/share/doc/www/www3/MPI_Pready_range.html
file path=usr/share/doc/www/www3/MPI_Precv_init.html
file path=usr/share/doc/www/www3/MPI_Probe.html
file path=usr/share/doc/www/www3/MPI_Psend_init.html
file path=usr/share/doc/www/www3/MPI_Publish_name.html
file path=usr/share/doc/www/www3/MPI_Put.html
file path=usr/share/doc/www/www3/MPI_Query_thread.html
file path=usr/share/doc/www/www3/MPI_Raccumulate.html
file path=usr/share/doc/www/www3/MPI_Recv.html
file path=usr/share/doc/www/www3/MPI_Recv_init.html
file path=usr/share/doc/www/www3/MPI_Reduce.html
file path=usr/share/doc/www/www3/MPI_Reduce_init.html
file path=usr/share/doc/www/www3/MPI_Reduce_local.html
file path=usr/share/doc/www/www3/MPI_Reduce_scatter.html
file path=usr/share/doc/www/www3/MPI_Reduce_scatter_block.html
file path=usr/share/doc/www/www3/MPI_Reduce_scatter_block_init.html
file path=usr/share/doc/www/www3/MPI_Reduce_scatter_init.html
file path=usr/share/doc/www/www3/MPI_Register_datarep.html
file path=usr/share/doc/www/www3/MPI_Register_datarep_c.html
file path=usr/share/doc/www/www3/MPI_Request_free.html
file path=usr/share/doc/www/www3/MPI_Request_get_status.html
file path=usr/share/doc/www/www3/MPI_Rget.html
file path=usr/share/doc/www/www3/MPI_Rget_accumulate.html
file path=usr/share/doc/www/www3/MPI_Rput.html
file path=usr/share/doc/www/www3/MPI_Rsend.html
file path=usr/share/doc/www/www3/MPI_Rsend_init.html
file path=usr/share/doc/www/www3/MPI_Scan.html
file path=usr/share/doc/www/www3/MPI_Scan_init.html
file path=usr/share/doc/www/www3/MPI_Scatter.html
file path=usr/share/doc/www/www3/MPI_Scatter_init.html
file path=usr/share/doc/www/www3/MPI_Scatterv.html
file path=usr/share/doc/www/www3/MPI_Scatterv_init.html
file path=usr/share/doc/www/www3/MPI_Send.html
file path=usr/share/doc/www/www3/MPI_Send_init.html
file path=usr/share/doc/www/www3/MPI_Sendrecv.html
file path=usr/share/doc/www/www3/MPI_Sendrecv_replace.html
file path=usr/share/doc/www/www3/MPI_Session_call_errhandler.html
file path=usr/share/doc/www/www3/MPI_Session_create_errhandler.html
file path=usr/share/doc/www/www3/MPI_Session_finalize.html
file path=usr/share/doc/www/www3/MPI_Session_get_errhandler.html
file path=usr/share/doc/www/www3/MPI_Session_get_info.html
file path=usr/share/doc/www/www3/MPI_Session_get_nth_pset.html
file path=usr/share/doc/www/www3/MPI_Session_get_num_psets.html
file path=usr/share/doc/www/www3/MPI_Session_get_pset_info.html
file path=usr/share/doc/www/www3/MPI_Session_init.html
file path=usr/share/doc/www/www3/MPI_Session_set_errhandler.html
file path=usr/share/doc/www/www3/MPI_Ssend.html
file path=usr/share/doc/www/www3/MPI_Ssend_init.html
file path=usr/share/doc/www/www3/MPI_Start.html
file path=usr/share/doc/www/www3/MPI_Startall.html
file path=usr/share/doc/www/www3/MPI_Status_set_cancelled.html
file path=usr/share/doc/www/www3/MPI_Status_set_elements.html
file path=usr/share/doc/www/www3/MPI_Status_set_elements_x.html
file path=usr/share/doc/www/www3/MPI_T_category_changed.html
file path=usr/share/doc/www/www3/MPI_T_category_get_categories.html
file path=usr/share/doc/www/www3/MPI_T_category_get_cvars.html
file path=usr/share/doc/www/www3/MPI_T_category_get_events.html
file path=usr/share/doc/www/www3/MPI_T_category_get_index.html
file path=usr/share/doc/www/www3/MPI_T_category_get_info.html
file path=usr/share/doc/www/www3/MPI_T_category_get_num.html
file path=usr/share/doc/www/www3/MPI_T_category_get_num_events.html
file path=usr/share/doc/www/www3/MPI_T_category_get_pvars.html
file path=usr/share/doc/www/www3/MPI_T_cvar_get_index.html
file path=usr/share/doc/www/www3/MPI_T_cvar_get_info.html
file path=usr/share/doc/www/www3/MPI_T_cvar_get_num.html
file path=usr/share/doc/www/www3/MPI_T_cvar_handle_alloc.html
file path=usr/share/doc/www/www3/MPI_T_cvar_handle_free.html
file path=usr/share/doc/www/www3/MPI_T_cvar_read.html
file path=usr/share/doc/www/www3/MPI_T_cvar_write.html
file path=usr/share/doc/www/www3/MPI_T_enum_get_info.html
file path=usr/share/doc/www/www3/MPI_T_enum_get_item.html
file path=usr/share/doc/www/www3/MPI_T_event_callback_get_info.html
file path=usr/share/doc/www/www3/MPI_T_event_callback_set_info.html
file path=usr/share/doc/www/www3/MPI_T_event_copy.html
file path=usr/share/doc/www/www3/MPI_T_event_get_index.html
file path=usr/share/doc/www/www3/MPI_T_event_get_info.html
file path=usr/share/doc/www/www3/MPI_T_event_get_num.html
file path=usr/share/doc/www/www3/MPI_T_event_get_source.html
file path=usr/share/doc/www/www3/MPI_T_event_get_timestamp.html
file path=usr/share/doc/www/www3/MPI_T_event_handle_alloc.html
file path=usr/share/doc/www/www3/MPI_T_event_handle_free.html
file path=usr/share/doc/www/www3/MPI_T_event_handle_get_info.html
file path=usr/share/doc/www/www3/MPI_T_event_handle_set_info.html
file path=usr/share/doc/www/www3/MPI_T_event_read.html
file path=usr/share/doc/www/www3/MPI_T_event_register_callback.html
file path=usr/share/doc/www/www3/MPI_T_event_set_dropped_handler.html
file path=usr/share/doc/www/www3/MPI_T_finalize.html
file path=usr/share/doc/www/www3/MPI_T_init_thread.html
file path=usr/share/doc/www/www3/MPI_T_pvar_get_index.html
file path=usr/share/doc/www/www3/MPI_T_pvar_get_info.html
file path=usr/share/doc/www/www3/MPI_T_pvar_get_num.html
file path=usr/share/doc/www/www3/MPI_T_pvar_handle_alloc.html
file path=usr/share/doc/www/www3/MPI_T_pvar_handle_free.html
file path=usr/share/doc/www/www3/MPI_T_pvar_read.html
file path=usr/share/doc/www/www3/MPI_T_pvar_readreset.html
file path=usr/share/doc/www/www3/MPI_T_pvar_reset.html
file path=usr/share/doc/www/www3/MPI_T_pvar_session_create.html
file path=usr/share/doc/www/www3/MPI_T_pvar_session_free.html
file path=usr/share/doc/www/www3/MPI_T_pvar_start.html
file path=usr/share/doc/www/www3/MPI_T_pvar_stop.html
file path=usr/share/doc/www/www3/MPI_T_pvar_write.html
file path=usr/share/doc/www/www3/MPI_T_source_get_info.html
file path=usr/share/doc/www/www3/MPI_T_source_get_num.html
file path=usr/share/doc/www/www3/MPI_T_source_get_timestamp.html
file path=usr/share/doc/www/www3/MPI_Test.html
file path=usr/share/doc/www/www3/MPI_Test_cancelled.html
file path=usr/share/doc/www/www3/MPI_Testall.html
file path=usr/share/doc/www/www3/MPI_Testany.html
file path=usr/share/doc/www/www3/MPI_Testsome.html
file path=usr/share/doc/www/www3/MPI_Topo_test.html
file path=usr/share/doc/www/www3/MPI_Type_commit.html
file path=usr/share/doc/www/www3/MPI_Type_contiguous.html
file path=usr/share/doc/www/www3/MPI_Type_create_darray.html
file path=usr/share/doc/www/www3/MPI_Type_create_hindexed.html
file path=usr/share/doc/www/www3/MPI_Type_create_hindexed_block.html
file path=usr/share/doc/www/www3/MPI_Type_create_hvector.html
file path=usr/share/doc/www/www3/MPI_Type_create_indexed_block.html
file path=usr/share/doc/www/www3/MPI_Type_create_keyval.html
file path=usr/share/doc/www/www3/MPI_Type_create_resized.html
file path=usr/share/doc/www/www3/MPI_Type_create_struct.html
file path=usr/share/doc/www/www3/MPI_Type_create_subarray.html
file path=usr/share/doc/www/www3/MPI_Type_delete_attr.html
file path=usr/share/doc/www/www3/MPI_Type_dup.html
file path=usr/share/doc/www/www3/MPI_Type_extent.html
file path=usr/share/doc/www/www3/MPI_Type_free.html
file path=usr/share/doc/www/www3/MPI_Type_free_keyval.html
file path=usr/share/doc/www/www3/MPI_Type_get_attr.html
file path=usr/share/doc/www/www3/MPI_Type_get_contents.html
file path=usr/share/doc/www/www3/MPI_Type_get_envelope.html
file path=usr/share/doc/www/www3/MPI_Type_get_extent.html
file path=usr/share/doc/www/www3/MPI_Type_get_extent_x.html
file path=usr/share/doc/www/www3/MPI_Type_get_name.html
file path=usr/share/doc/www/www3/MPI_Type_get_true_extent.html
file path=usr/share/doc/www/www3/MPI_Type_get_true_extent_x.html
file path=usr/share/doc/www/www3/MPI_Type_hindexed.html
file path=usr/share/doc/www/www3/MPI_Type_hvector.html
file path=usr/share/doc/www/www3/MPI_Type_indexed.html
file path=usr/share/doc/www/www3/MPI_Type_lb.html
file path=usr/share/doc/www/www3/MPI_Type_match_size.html
file path=usr/share/doc/www/www3/MPI_Type_set_attr.html
file path=usr/share/doc/www/www3/MPI_Type_set_name.html
file path=usr/share/doc/www/www3/MPI_Type_size.html
file path=usr/share/doc/www/www3/MPI_Type_size_x.html
file path=usr/share/doc/www/www3/MPI_Type_struct.html
file path=usr/share/doc/www/www3/MPI_Type_ub.html
file path=usr/share/doc/www/www3/MPI_Type_vector.html
file path=usr/share/doc/www/www3/MPI_Unpack.html
file path=usr/share/doc/www/www3/MPI_Unpack_external.html
file path=usr/share/doc/www/www3/MPI_Unpublish_name.html
file path=usr/share/doc/www/www3/MPI_Wait.html
file path=usr/share/doc/www/www3/MPI_Waitall.html
file path=usr/share/doc/www/www3/MPI_Waitany.html
file path=usr/share/doc/www/www3/MPI_Waitsome.html
file path=usr/share/doc/www/www3/MPI_Win_allocate.html
file path=usr/share/doc/www/www3/MPI_Win_allocate_shared.html
file path=usr/share/doc/www/www3/MPI_Win_attach.html
file path=usr/share/doc/www/www3/MPI_Win_call_errhandler.html
file path=usr/share/doc/www/www3/MPI_Win_complete.html
file path=usr/share/doc/www/www3/MPI_Win_create.html
file path=usr/share/doc/www/www3/MPI_Win_create_dynamic.html
file path=usr/share/doc/www/www3/MPI_Win_create_errhandler.html
file path=usr/share/doc/www/www3/MPI_Win_create_keyval.html
file path=usr/share/doc/www/www3/MPI_Win_delete_attr.html
file path=usr/share/doc/www/www3/MPI_Win_detach.html
file path=usr/share/doc/www/www3/MPI_Win_fence.html
file path=usr/share/doc/www/www3/MPI_Win_flush.html
file path=usr/share/doc/www/www3/MPI_Win_flush_all.html
file path=usr/share/doc/www/www3/MPI_Win_flush_local.html
file path=usr/share/doc/www/www3/MPI_Win_flush_local_all.html
file path=usr/share/doc/www/www3/MPI_Win_free.html
file path=usr/share/doc/www/www3/MPI_Win_free_keyval.html
file path=usr/share/doc/www/www3/MPI_Win_get_attr.html
file path=usr/share/doc/www/www3/MPI_Win_get_errhandler.html
file path=usr/share/doc/www/www3/MPI_Win_get_group.html
file path=usr/share/doc/www/www3/MPI_Win_get_info.html
file path=usr/share/doc/www/www3/MPI_Win_get_name.html
file path=usr/share/doc/www/www3/MPI_Win_lock.html
file path=usr/share/doc/www/www3/MPI_Win_lock_all.html
file path=usr/share/doc/www/www3/MPI_Win_post.html
file path=usr/share/doc/www/www3/MPI_Win_set_attr.html
file path=usr/share/doc/www/www3/MPI_Win_set_errhandler.html
file path=usr/share/doc/www/www3/MPI_Win_set_info.html
file path=usr/share/doc/www/www3/MPI_Win_set_name.html
file path=usr/share/doc/www/www3/MPI_Win_shared_query.html
file path=usr/share/doc/www/www3/MPI_Win_start.html
file path=usr/share/doc/www/www3/MPI_Win_sync.html
file path=usr/share/doc/www/www3/MPI_Win_test.html
file path=usr/share/doc/www/www3/MPI_Win_unlock.html
file path=usr/share/doc/www/www3/MPI_Win_unlock_all.html
file path=usr/share/doc/www/www3/MPI_Win_wait.html
file path=usr/share/doc/www/www3/MPI_Wtick.html
file path=usr/share/doc/www/www3/MPI_Wtime.html
file path=usr/share/doc/www/www3/index.htm
file path=usr/share/doc/www/www3/mpi.cit
file path=usr/share/man/man1/hydra_nameserver.1
file path=usr/share/man/man1/hydra_persist.1
file path=usr/share/man/man1/hydra_pmi_proxy.1
file path=usr/share/man/man1/mpicc.1
file path=usr/share/man/man1/mpicxx.1
file path=usr/share/man/man1/mpiexec.1
file path=usr/share/man/man1/mpifort.1
file path=usr/share/man/man3/MPIX_Allreduce_enqueue.3
file path=usr/share/man/man3/MPIX_Comm_agree.3
file path=usr/share/man/man3/MPIX_Comm_failure_ack.3
file path=usr/share/man/man3/MPIX_Comm_failure_get_acked.3
file path=usr/share/man/man3/MPIX_Comm_get_failed.3
file path=usr/share/man/man3/MPIX_Comm_get_stream.3
file path=usr/share/man/man3/MPIX_Comm_revoke.3
file path=usr/share/man/man3/MPIX_Comm_shrink.3
file path=usr/share/man/man3/MPIX_Delete_error_class.3
file path=usr/share/man/man3/MPIX_Delete_error_code.3
file path=usr/share/man/man3/MPIX_Delete_error_string.3
file path=usr/share/man/man3/MPIX_GPU_query_support.3
file path=usr/share/man/man3/MPIX_Grequest_class_allocate.3
file path=usr/share/man/man3/MPIX_Grequest_class_create.3
file path=usr/share/man/man3/MPIX_Grequest_start.3
file path=usr/share/man/man3/MPIX_Info_set_hex.3
file path=usr/share/man/man3/MPIX_Irecv_enqueue.3
file path=usr/share/man/man3/MPIX_Isend_enqueue.3
file path=usr/share/man/man3/MPIX_Query_cuda_support.3
file path=usr/share/man/man3/MPIX_Query_hip_support.3
file path=usr/share/man/man3/MPIX_Query_ze_support.3
file path=usr/share/man/man3/MPIX_Recv_enqueue.3
file path=usr/share/man/man3/MPIX_Send_enqueue.3
file path=usr/share/man/man3/MPIX_Start_progress_thread.3
file path=usr/share/man/man3/MPIX_Stop_progress_thread.3
file path=usr/share/man/man3/MPIX_Stream_comm_create.3
file path=usr/share/man/man3/MPIX_Stream_comm_create_multiplex.3
file path=usr/share/man/man3/MPIX_Stream_create.3
file path=usr/share/man/man3/MPIX_Stream_free.3
file path=usr/share/man/man3/MPIX_Stream_irecv.3
file path=usr/share/man/man3/MPIX_Stream_isend.3
file path=usr/share/man/man3/MPIX_Stream_progress.3
file path=usr/share/man/man3/MPIX_Stream_recv.3
file path=usr/share/man/man3/MPIX_Stream_send.3
file path=usr/share/man/man3/MPIX_Type_iov.3
file path=usr/share/man/man3/MPIX_Type_iov_len.3
file path=usr/share/man/man3/MPIX_Wait_enqueue.3
file path=usr/share/man/man3/MPIX_Waitall_enqueue.3
file path=usr/share/man/man3/MPI_2DOUBLE_PRECISION.3
file path=usr/share/man/man3/MPI_2INT.3
file path=usr/share/man/man3/MPI_2INTEGER.3
file path=usr/share/man/man3/MPI_2REAL.3
file path=usr/share/man/man3/MPI_AINT.3
file path=usr/share/man/man3/MPI_ANY_SOURCE.3
file path=usr/share/man/man3/MPI_ANY_TAG.3
file path=usr/share/man/man3/MPI_APPNUM.3
file path=usr/share/man/man3/MPI_ARGVS_NULL.3
file path=usr/share/man/man3/MPI_ARGV_NULL.3
file path=usr/share/man/man3/MPI_Abort.3
file path=usr/share/man/man3/MPI_Accumulate.3
file path=usr/share/man/man3/MPI_Add_error_class.3
file path=usr/share/man/man3/MPI_Add_error_code.3
file path=usr/share/man/man3/MPI_Add_error_string.3
file path=usr/share/man/man3/MPI_Address.3
file path=usr/share/man/man3/MPI_Aint.3
file path=usr/share/man/man3/MPI_Aint_add.3
file path=usr/share/man/man3/MPI_Aint_diff.3
file path=usr/share/man/man3/MPI_Allgather.3
file path=usr/share/man/man3/MPI_Allgather_init.3
file path=usr/share/man/man3/MPI_Allgatherv.3
file path=usr/share/man/man3/MPI_Allgatherv_init.3
file path=usr/share/man/man3/MPI_Alloc_mem.3
file path=usr/share/man/man3/MPI_Allreduce.3
file path=usr/share/man/man3/MPI_Allreduce_init.3
file path=usr/share/man/man3/MPI_Alltoall.3
file path=usr/share/man/man3/MPI_Alltoall_init.3
file path=usr/share/man/man3/MPI_Alltoallv.3
file path=usr/share/man/man3/MPI_Alltoallv_init.3
file path=usr/share/man/man3/MPI_Alltoallw.3
file path=usr/share/man/man3/MPI_Alltoallw_init.3
file path=usr/share/man/man3/MPI_Attr_delete.3
file path=usr/share/man/man3/MPI_Attr_get.3
file path=usr/share/man/man3/MPI_Attr_put.3
file path=usr/share/man/man3/MPI_BAND.3
file path=usr/share/man/man3/MPI_BOR.3
file path=usr/share/man/man3/MPI_BOTTOM.3
file path=usr/share/man/man3/MPI_BSEND_OVERHEAD.3
file path=usr/share/man/man3/MPI_BXOR.3
file path=usr/share/man/man3/MPI_BYTE.3
file path=usr/share/man/man3/MPI_Barrier.3
file path=usr/share/man/man3/MPI_Barrier_init.3
file path=usr/share/man/man3/MPI_Bcast.3
file path=usr/share/man/man3/MPI_Bcast_init.3
file path=usr/share/man/man3/MPI_Bsend.3
file path=usr/share/man/man3/MPI_Bsend_init.3
file path=usr/share/man/man3/MPI_Buffer_attach.3
file path=usr/share/man/man3/MPI_Buffer_detach.3
file path=usr/share/man/man3/MPI_CART.3
file path=usr/share/man/man3/MPI_CHAR.3
file path=usr/share/man/man3/MPI_COMBINER_CONTIGUOUS.3
file path=usr/share/man/man3/MPI_COMBINER_DARRAY.3
file path=usr/share/man/man3/MPI_COMBINER_DUP.3
file path=usr/share/man/man3/MPI_COMBINER_F90_COMPLEX.3
file path=usr/share/man/man3/MPI_COMBINER_F90_INTEGER.3
file path=usr/share/man/man3/MPI_COMBINER_F90_REAL.3
file path=usr/share/man/man3/MPI_COMBINER_HINDEXED.3
file path=usr/share/man/man3/MPI_COMBINER_HINDEXED_BLOCK.3
file path=usr/share/man/man3/MPI_COMBINER_HINDEXED_INTEGER.3
file path=usr/share/man/man3/MPI_COMBINER_HVECTOR.3
file path=usr/share/man/man3/MPI_COMBINER_HVECTOR_INTEGER.3
file path=usr/share/man/man3/MPI_COMBINER_INDEXED.3
file path=usr/share/man/man3/MPI_COMBINER_INDEXED_BLOCK.3
file path=usr/share/man/man3/MPI_COMBINER_NAMED.3
file path=usr/share/man/man3/MPI_COMBINER_RESIZED.3
file path=usr/share/man/man3/MPI_COMBINER_STRUCT.3
file path=usr/share/man/man3/MPI_COMBINER_STRUCT_INTEGER.3
file path=usr/share/man/man3/MPI_COMBINER_SUBARRAY.3
file path=usr/share/man/man3/MPI_COMBINER_VECTOR.3
file path=usr/share/man/man3/MPI_COMM_DUP_FN.3
file path=usr/share/man/man3/MPI_COMM_NULL.3
file path=usr/share/man/man3/MPI_COMM_NULL_COPY_FN.3
file path=usr/share/man/man3/MPI_COMM_NULL_DELETE_FN.3
file path=usr/share/man/man3/MPI_COMM_SELF.3
file path=usr/share/man/man3/MPI_COMM_TYPE_SHARED.3
file path=usr/share/man/man3/MPI_COMM_WORLD.3
file path=usr/share/man/man3/MPI_COMPLEX.3
file path=usr/share/man/man3/MPI_COMPLEX16.3
file path=usr/share/man/man3/MPI_COMPLEX32.3
file path=usr/share/man/man3/MPI_COMPLEX8.3
file path=usr/share/man/man3/MPI_CONGRUENT.3
file path=usr/share/man/man3/MPI_COUNT.3
file path=usr/share/man/man3/MPI_C_BOOL.3
file path=usr/share/man/man3/MPI_C_COMPLEX.3
file path=usr/share/man/man3/MPI_C_DOUBLE_COMPLEX.3
file path=usr/share/man/man3/MPI_C_FLOAT_COMPLEX.3
file path=usr/share/man/man3/MPI_C_LONG_DOUBLE_COMPLEX.3
file path=usr/share/man/man3/MPI_Cancel.3
file path=usr/share/man/man3/MPI_Cart_coords.3
file path=usr/share/man/man3/MPI_Cart_create.3
file path=usr/share/man/man3/MPI_Cart_get.3
file path=usr/share/man/man3/MPI_Cart_map.3
file path=usr/share/man/man3/MPI_Cart_rank.3
file path=usr/share/man/man3/MPI_Cart_shift.3
file path=usr/share/man/man3/MPI_Cart_sub.3
file path=usr/share/man/man3/MPI_Cartdim_get.3
file path=usr/share/man/man3/MPI_Close_port.3
file path=usr/share/man/man3/MPI_Comm_accept.3
file path=usr/share/man/man3/MPI_Comm_call_errhandler.3
file path=usr/share/man/man3/MPI_Comm_compare.3
file path=usr/share/man/man3/MPI_Comm_connect.3
file path=usr/share/man/man3/MPI_Comm_create.3
file path=usr/share/man/man3/MPI_Comm_create_errhandler.3
file path=usr/share/man/man3/MPI_Comm_create_from_group.3
file path=usr/share/man/man3/MPI_Comm_create_group.3
file path=usr/share/man/man3/MPI_Comm_create_keyval.3
file path=usr/share/man/man3/MPI_Comm_delete_attr.3
file path=usr/share/man/man3/MPI_Comm_disconnect.3
file path=usr/share/man/man3/MPI_Comm_dup.3
file path=usr/share/man/man3/MPI_Comm_dup_with_info.3
file path=usr/share/man/man3/MPI_Comm_free.3
file path=usr/share/man/man3/MPI_Comm_free_keyval.3
file path=usr/share/man/man3/MPI_Comm_get_attr.3
file path=usr/share/man/man3/MPI_Comm_get_errhandler.3
file path=usr/share/man/man3/MPI_Comm_get_info.3
file path=usr/share/man/man3/MPI_Comm_get_name.3
file path=usr/share/man/man3/MPI_Comm_get_parent.3
file path=usr/share/man/man3/MPI_Comm_group.3
file path=usr/share/man/man3/MPI_Comm_idup.3
file path=usr/share/man/man3/MPI_Comm_idup_with_info.3
file path=usr/share/man/man3/MPI_Comm_join.3
file path=usr/share/man/man3/MPI_Comm_rank.3
file path=usr/share/man/man3/MPI_Comm_remote_group.3
file path=usr/share/man/man3/MPI_Comm_remote_size.3
file path=usr/share/man/man3/MPI_Comm_set_attr.3
file path=usr/share/man/man3/MPI_Comm_set_errhandler.3
file path=usr/share/man/man3/MPI_Comm_set_info.3
file path=usr/share/man/man3/MPI_Comm_set_name.3
file path=usr/share/man/man3/MPI_Comm_size.3
file path=usr/share/man/man3/MPI_Comm_spawn.3
file path=usr/share/man/man3/MPI_Comm_spawn_multiple.3
file path=usr/share/man/man3/MPI_Comm_split.3
file path=usr/share/man/man3/MPI_Comm_split_type.3
file path=usr/share/man/man3/MPI_Comm_test_inter.3
file path=usr/share/man/man3/MPI_Compare_and_swap.3
file path=usr/share/man/man3/MPI_Copy_function.3
file path=usr/share/man/man3/MPI_Count.3
file path=usr/share/man/man3/MPI_DATATYPE_NULL.3
file path=usr/share/man/man3/MPI_DISPLACEMENT_CURRENT.3
file path=usr/share/man/man3/MPI_DISTRIBUTE_BLOCK.3
file path=usr/share/man/man3/MPI_DISTRIBUTE_CYCLIC.3
file path=usr/share/man/man3/MPI_DISTRIBUTE_DFLT_DARG.3
file path=usr/share/man/man3/MPI_DISTRIBUTE_NONE.3
file path=usr/share/man/man3/MPI_DIST_GRAPH.3
file path=usr/share/man/man3/MPI_DOUBLE.3
file path=usr/share/man/man3/MPI_DOUBLE_COMPLEX.3
file path=usr/share/man/man3/MPI_DOUBLE_INT.3
file path=usr/share/man/man3/MPI_DOUBLE_PRECISION.3
file path=usr/share/man/man3/MPI_DUP_FN.3
file path=usr/share/man/man3/MPI_Delete_function.3
file path=usr/share/man/man3/MPI_Dims_create.3
file path=usr/share/man/man3/MPI_Dist_graph_create.3
file path=usr/share/man/man3/MPI_Dist_graph_create_adjacent.3
file path=usr/share/man/man3/MPI_Dist_graph_neighbors.3
file path=usr/share/man/man3/MPI_Dist_graph_neighbors_count.3
file path=usr/share/man/man3/MPI_ERRCODES_IGNORE.3
file path=usr/share/man/man3/MPI_ERRHANDLER_NULL.3
file path=usr/share/man/man3/MPI_ERROR.3
file path=usr/share/man/man3/MPI_ERRORS_ABORT.3
file path=usr/share/man/man3/MPI_ERRORS_ARE_FATAL.3
file path=usr/share/man/man3/MPI_ERRORS_RETURN.3
file path=usr/share/man/man3/MPI_ERR_ACCESS.3
file path=usr/share/man/man3/MPI_ERR_AMODE.3
file path=usr/share/man/man3/MPI_ERR_ARG.3
file path=usr/share/man/man3/MPI_ERR_ASSERT.3
file path=usr/share/man/man3/MPI_ERR_BAD_FILE.3
file path=usr/share/man/man3/MPI_ERR_BASE.3
file path=usr/share/man/man3/MPI_ERR_BUFFER.3
file path=usr/share/man/man3/MPI_ERR_COMM.3
file path=usr/share/man/man3/MPI_ERR_CONVERSION.3
file path=usr/share/man/man3/MPI_ERR_COUNT.3
file path=usr/share/man/man3/MPI_ERR_DIMS.3
file path=usr/share/man/man3/MPI_ERR_DISP.3
file path=usr/share/man/man3/MPI_ERR_DUP_DATAREP.3
file path=usr/share/man/man3/MPI_ERR_FILE.3
file path=usr/share/man/man3/MPI_ERR_FILE_EXISTS.3
file path=usr/share/man/man3/MPI_ERR_FILE_IN_USE.3
file path=usr/share/man/man3/MPI_ERR_GROUP.3
file path=usr/share/man/man3/MPI_ERR_INFO.3
file path=usr/share/man/man3/MPI_ERR_INFO_KEY.3
file path=usr/share/man/man3/MPI_ERR_INFO_NOKEY.3
file path=usr/share/man/man3/MPI_ERR_INFO_VALUE.3
file path=usr/share/man/man3/MPI_ERR_INTERN.3
file path=usr/share/man/man3/MPI_ERR_IN_STATUS.3
file path=usr/share/man/man3/MPI_ERR_IO.3
file path=usr/share/man/man3/MPI_ERR_KEYVAL.3
file path=usr/share/man/man3/MPI_ERR_LASTCODE.3
file path=usr/share/man/man3/MPI_ERR_LOCKTYPE.3
file path=usr/share/man/man3/MPI_ERR_NAME.3
file path=usr/share/man/man3/MPI_ERR_NOT_SAME.3
file path=usr/share/man/man3/MPI_ERR_NO_MEM.3
file path=usr/share/man/man3/MPI_ERR_NO_SPACE.3
file path=usr/share/man/man3/MPI_ERR_NO_SUCH_FILE.3
file path=usr/share/man/man3/MPI_ERR_OP.3
file path=usr/share/man/man3/MPI_ERR_OTHER.3
file path=usr/share/man/man3/MPI_ERR_PENDING.3
file path=usr/share/man/man3/MPI_ERR_PORT.3
file path=usr/share/man/man3/MPI_ERR_QUOTA.3
file path=usr/share/man/man3/MPI_ERR_RANK.3
file path=usr/share/man/man3/MPI_ERR_READ_ONLY.3
file path=usr/share/man/man3/MPI_ERR_REQUEST.3
file path=usr/share/man/man3/MPI_ERR_RMA_ATTACH.3
file path=usr/share/man/man3/MPI_ERR_RMA_CONFLICT.3
file path=usr/share/man/man3/MPI_ERR_RMA_FLAVOR.3
file path=usr/share/man/man3/MPI_ERR_RMA_RANGE.3
file path=usr/share/man/man3/MPI_ERR_RMA_SHARED.3
file path=usr/share/man/man3/MPI_ERR_RMA_SYNC.3
file path=usr/share/man/man3/MPI_ERR_ROOT.3
file path=usr/share/man/man3/MPI_ERR_SERVICE.3
file path=usr/share/man/man3/MPI_ERR_SIZE.3
file path=usr/share/man/man3/MPI_ERR_SPAWN.3
file path=usr/share/man/man3/MPI_ERR_TAG.3
file path=usr/share/man/man3/MPI_ERR_TOPOLOGY.3
file path=usr/share/man/man3/MPI_ERR_TRUNCATE.3
file path=usr/share/man/man3/MPI_ERR_TYPE.3
file path=usr/share/man/man3/MPI_ERR_UNKNOWN.3
file path=usr/share/man/man3/MPI_ERR_UNSUPPORTED_DATAREP.3
file path=usr/share/man/man3/MPI_ERR_UNSUPPORTED_OPERATION.3
file path=usr/share/man/man3/MPI_ERR_WIN.3
file path=usr/share/man/man3/MPI_Errhandler_create.3
file path=usr/share/man/man3/MPI_Errhandler_free.3
file path=usr/share/man/man3/MPI_Errhandler_get.3
file path=usr/share/man/man3/MPI_Errhandler_set.3
file path=usr/share/man/man3/MPI_Error_class.3
file path=usr/share/man/man3/MPI_Error_string.3
file path=usr/share/man/man3/MPI_Exscan.3
file path=usr/share/man/man3/MPI_Exscan_init.3
file path=usr/share/man/man3/MPI_FILE_NULL.3
file path=usr/share/man/man3/MPI_FLOAT.3
file path=usr/share/man/man3/MPI_FLOAT_INT.3
file path=usr/share/man/man3/MPI_Fetch_and_op.3
file path=usr/share/man/man3/MPI_File_c2f.3
file path=usr/share/man/man3/MPI_File_call_errhandler.3
file path=usr/share/man/man3/MPI_File_close.3
file path=usr/share/man/man3/MPI_File_create_errhandler.3
file path=usr/share/man/man3/MPI_File_delete.3
file path=usr/share/man/man3/MPI_File_f2c.3
file path=usr/share/man/man3/MPI_File_get_amode.3
file path=usr/share/man/man3/MPI_File_get_atomicity.3
file path=usr/share/man/man3/MPI_File_get_byte_offset.3
file path=usr/share/man/man3/MPI_File_get_errhandler.3
file path=usr/share/man/man3/MPI_File_get_group.3
file path=usr/share/man/man3/MPI_File_get_info.3
file path=usr/share/man/man3/MPI_File_get_position.3
file path=usr/share/man/man3/MPI_File_get_position_shared.3
file path=usr/share/man/man3/MPI_File_get_size.3
file path=usr/share/man/man3/MPI_File_get_type_extent.3
file path=usr/share/man/man3/MPI_File_get_type_extent_c.3
file path=usr/share/man/man3/MPI_File_get_view.3
file path=usr/share/man/man3/MPI_File_iread.3
file path=usr/share/man/man3/MPI_File_iread_all.3
file path=usr/share/man/man3/MPI_File_iread_all_c.3
file path=usr/share/man/man3/MPI_File_iread_at.3
file path=usr/share/man/man3/MPI_File_iread_at_all.3
file path=usr/share/man/man3/MPI_File_iread_at_all_c.3
file path=usr/share/man/man3/MPI_File_iread_at_c.3
file path=usr/share/man/man3/MPI_File_iread_c.3
file path=usr/share/man/man3/MPI_File_iread_shared.3
file path=usr/share/man/man3/MPI_File_iread_shared_c.3
file path=usr/share/man/man3/MPI_File_iwrite.3
file path=usr/share/man/man3/MPI_File_iwrite_all.3
file path=usr/share/man/man3/MPI_File_iwrite_all_c.3
file path=usr/share/man/man3/MPI_File_iwrite_at.3
file path=usr/share/man/man3/MPI_File_iwrite_at_all.3
file path=usr/share/man/man3/MPI_File_iwrite_at_all_c.3
file path=usr/share/man/man3/MPI_File_iwrite_at_c.3
file path=usr/share/man/man3/MPI_File_iwrite_c.3
file path=usr/share/man/man3/MPI_File_iwrite_shared.3
file path=usr/share/man/man3/MPI_File_iwrite_shared_c.3
file path=usr/share/man/man3/MPI_File_open.3
file path=usr/share/man/man3/MPI_File_preallocate.3
file path=usr/share/man/man3/MPI_File_read.3
file path=usr/share/man/man3/MPI_File_read_all.3
file path=usr/share/man/man3/MPI_File_read_all_begin.3
file path=usr/share/man/man3/MPI_File_read_all_begin_c.3
file path=usr/share/man/man3/MPI_File_read_all_c.3
file path=usr/share/man/man3/MPI_File_read_all_end.3
file path=usr/share/man/man3/MPI_File_read_at.3
file path=usr/share/man/man3/MPI_File_read_at_all.3
file path=usr/share/man/man3/MPI_File_read_at_all_begin.3
file path=usr/share/man/man3/MPI_File_read_at_all_begin_c.3
file path=usr/share/man/man3/MPI_File_read_at_all_c.3
file path=usr/share/man/man3/MPI_File_read_at_all_end.3
file path=usr/share/man/man3/MPI_File_read_at_c.3
file path=usr/share/man/man3/MPI_File_read_c.3
file path=usr/share/man/man3/MPI_File_read_ordered.3
file path=usr/share/man/man3/MPI_File_read_ordered_begin.3
file path=usr/share/man/man3/MPI_File_read_ordered_begin_c.3
file path=usr/share/man/man3/MPI_File_read_ordered_c.3
file path=usr/share/man/man3/MPI_File_read_ordered_end.3
file path=usr/share/man/man3/MPI_File_read_shared.3
file path=usr/share/man/man3/MPI_File_read_shared_c.3
file path=usr/share/man/man3/MPI_File_seek.3
file path=usr/share/man/man3/MPI_File_seek_shared.3
file path=usr/share/man/man3/MPI_File_set_atomicity.3
file path=usr/share/man/man3/MPI_File_set_errhandler.3
file path=usr/share/man/man3/MPI_File_set_info.3
file path=usr/share/man/man3/MPI_File_set_size.3
file path=usr/share/man/man3/MPI_File_set_view.3
file path=usr/share/man/man3/MPI_File_sync.3
file path=usr/share/man/man3/MPI_File_write.3
file path=usr/share/man/man3/MPI_File_write_all.3
file path=usr/share/man/man3/MPI_File_write_all_begin.3
file path=usr/share/man/man3/MPI_File_write_all_begin_c.3
file path=usr/share/man/man3/MPI_File_write_all_c.3
file path=usr/share/man/man3/MPI_File_write_all_end.3
file path=usr/share/man/man3/MPI_File_write_at.3
file path=usr/share/man/man3/MPI_File_write_at_all.3
file path=usr/share/man/man3/MPI_File_write_at_all_begin.3
file path=usr/share/man/man3/MPI_File_write_at_all_begin_c.3
file path=usr/share/man/man3/MPI_File_write_at_all_c.3
file path=usr/share/man/man3/MPI_File_write_at_all_end.3
file path=usr/share/man/man3/MPI_File_write_at_c.3
file path=usr/share/man/man3/MPI_File_write_c.3
file path=usr/share/man/man3/MPI_File_write_ordered.3
file path=usr/share/man/man3/MPI_File_write_ordered_begin.3
file path=usr/share/man/man3/MPI_File_write_ordered_begin_c.3
file path=usr/share/man/man3/MPI_File_write_ordered_c.3
file path=usr/share/man/man3/MPI_File_write_ordered_end.3
file path=usr/share/man/man3/MPI_File_write_shared.3
file path=usr/share/man/man3/MPI_File_write_shared_c.3
file path=usr/share/man/man3/MPI_Finalized.3
file path=usr/share/man/man3/MPI_Free_mem.3
file path=usr/share/man/man3/MPI_GRAPH.3
file path=usr/share/man/man3/MPI_GROUP_EMPTY.3
file path=usr/share/man/man3/MPI_GROUP_NULL.3
file path=usr/share/man/man3/MPI_Gather.3
file path=usr/share/man/man3/MPI_Gather_init.3
file path=usr/share/man/man3/MPI_Gatherv.3
file path=usr/share/man/man3/MPI_Gatherv_init.3
file path=usr/share/man/man3/MPI_Get.3
file path=usr/share/man/man3/MPI_Get_accumulate.3
file path=usr/share/man/man3/MPI_Get_address.3
file path=usr/share/man/man3/MPI_Get_count.3
file path=usr/share/man/man3/MPI_Get_elements.3
file path=usr/share/man/man3/MPI_Get_elements_x.3
file path=usr/share/man/man3/MPI_Get_library_version.3
file path=usr/share/man/man3/MPI_Get_processor_name.3
file path=usr/share/man/man3/MPI_Get_version.3
file path=usr/share/man/man3/MPI_Graph_create.3
file path=usr/share/man/man3/MPI_Graph_get.3
file path=usr/share/man/man3/MPI_Graph_map.3
file path=usr/share/man/man3/MPI_Graph_neighbors.3
file path=usr/share/man/man3/MPI_Graph_neighbors_count.3
file path=usr/share/man/man3/MPI_Graphdims_get.3
file path=usr/share/man/man3/MPI_Grequest_complete.3
file path=usr/share/man/man3/MPI_Grequest_start.3
file path=usr/share/man/man3/MPI_Group_compare.3
file path=usr/share/man/man3/MPI_Group_difference.3
file path=usr/share/man/man3/MPI_Group_excl.3
file path=usr/share/man/man3/MPI_Group_free.3
file path=usr/share/man/man3/MPI_Group_from_session_pset.3
file path=usr/share/man/man3/MPI_Group_incl.3
file path=usr/share/man/man3/MPI_Group_intersection.3
file path=usr/share/man/man3/MPI_Group_range_excl.3
file path=usr/share/man/man3/MPI_Group_range_incl.3
file path=usr/share/man/man3/MPI_Group_rank.3
file path=usr/share/man/man3/MPI_Group_size.3
file path=usr/share/man/man3/MPI_Group_translate_ranks.3
file path=usr/share/man/man3/MPI_Group_union.3
file path=usr/share/man/man3/MPI_HOST.3
file path=usr/share/man/man3/MPI_Handler_function.3
file path=usr/share/man/man3/MPI_IDENT.3
file path=usr/share/man/man3/MPI_INFO_ENV.3
file path=usr/share/man/man3/MPI_INFO_NULL.3
file path=usr/share/man/man3/MPI_INT.3
file path=usr/share/man/man3/MPI_INT16_T.3
file path=usr/share/man/man3/MPI_INT32_T.3
file path=usr/share/man/man3/MPI_INT64_T.3
file path=usr/share/man/man3/MPI_INT8_T.3
file path=usr/share/man/man3/MPI_INTEGER.3
file path=usr/share/man/man3/MPI_INTEGER1.3
file path=usr/share/man/man3/MPI_INTEGER16.3
file path=usr/share/man/man3/MPI_INTEGER2.3
file path=usr/share/man/man3/MPI_INTEGER4.3
file path=usr/share/man/man3/MPI_INTEGER8.3
file path=usr/share/man/man3/MPI_IN_PLACE.3
file path=usr/share/man/man3/MPI_IO.3
file path=usr/share/man/man3/MPI_Iallgather.3
file path=usr/share/man/man3/MPI_Iallgatherv.3
file path=usr/share/man/man3/MPI_Iallreduce.3
file path=usr/share/man/man3/MPI_Ialltoall.3
file path=usr/share/man/man3/MPI_Ialltoallv.3
file path=usr/share/man/man3/MPI_Ialltoallw.3
file path=usr/share/man/man3/MPI_Ibarrier.3
file path=usr/share/man/man3/MPI_Ibcast.3
file path=usr/share/man/man3/MPI_Ibsend.3
file path=usr/share/man/man3/MPI_Iexscan.3
file path=usr/share/man/man3/MPI_Igather.3
file path=usr/share/man/man3/MPI_Igatherv.3
file path=usr/share/man/man3/MPI_Improbe.3
file path=usr/share/man/man3/MPI_Imrecv.3
file path=usr/share/man/man3/MPI_Ineighbor_allgather.3
file path=usr/share/man/man3/MPI_Ineighbor_allgatherv.3
file path=usr/share/man/man3/MPI_Ineighbor_alltoall.3
file path=usr/share/man/man3/MPI_Ineighbor_alltoallv.3
file path=usr/share/man/man3/MPI_Ineighbor_alltoallw.3
file path=usr/share/man/man3/MPI_Info_create.3
file path=usr/share/man/man3/MPI_Info_create_env.3
file path=usr/share/man/man3/MPI_Info_delete.3
file path=usr/share/man/man3/MPI_Info_dup.3
file path=usr/share/man/man3/MPI_Info_free.3
file path=usr/share/man/man3/MPI_Info_get.3
file path=usr/share/man/man3/MPI_Info_get_nkeys.3
file path=usr/share/man/man3/MPI_Info_get_nthkey.3
file path=usr/share/man/man3/MPI_Info_get_string.3
file path=usr/share/man/man3/MPI_Info_get_valuelen.3
file path=usr/share/man/man3/MPI_Info_set.3
file path=usr/share/man/man3/MPI_Init.3
file path=usr/share/man/man3/MPI_Initialized.3
file path=usr/share/man/man3/MPI_Intercomm_create.3
file path=usr/share/man/man3/MPI_Intercomm_create_from_groups.3
file path=usr/share/man/man3/MPI_Intercomm_merge.3
file path=usr/share/man/man3/MPI_Iprobe.3
file path=usr/share/man/man3/MPI_Irecv.3
file path=usr/share/man/man3/MPI_Ireduce.3
file path=usr/share/man/man3/MPI_Ireduce_scatter.3
file path=usr/share/man/man3/MPI_Ireduce_scatter_block.3
file path=usr/share/man/man3/MPI_Irsend.3
file path=usr/share/man/man3/MPI_Is_thread_main.3
file path=usr/share/man/man3/MPI_Iscan.3
file path=usr/share/man/man3/MPI_Iscatter.3
file path=usr/share/man/man3/MPI_Iscatterv.3
file path=usr/share/man/man3/MPI_Isend.3
file path=usr/share/man/man3/MPI_Isendrecv.3
file path=usr/share/man/man3/MPI_Isendrecv_replace.3
file path=usr/share/man/man3/MPI_Issend.3
file path=usr/share/man/man3/MPI_KEYVAL_INVALID.3
file path=usr/share/man/man3/MPI_Keyval_create.3
file path=usr/share/man/man3/MPI_Keyval_free.3
file path=usr/share/man/man3/MPI_LAND.3
file path=usr/share/man/man3/MPI_LASTUSEDCODE.3
file path=usr/share/man/man3/MPI_LB.3
file path=usr/share/man/man3/MPI_LOCK_EXCLUSIVE.3
file path=usr/share/man/man3/MPI_LOCK_SHARED.3
file path=usr/share/man/man3/MPI_LOGICAL.3
file path=usr/share/man/man3/MPI_LONG.3
file path=usr/share/man/man3/MPI_LONG_DOUBLE.3
file path=usr/share/man/man3/MPI_LONG_DOUBLE_INT.3
file path=usr/share/man/man3/MPI_LONG_INT.3
file path=usr/share/man/man3/MPI_LONG_LONG.3
file path=usr/share/man/man3/MPI_LONG_LONG_INT.3
file path=usr/share/man/man3/MPI_LOR.3
file path=usr/share/man/man3/MPI_LXOR.3
file path=usr/share/man/man3/MPI_Lookup_name.3
file path=usr/share/man/man3/MPI_MAX.3
file path=usr/share/man/man3/MPI_MAXLOC.3
file path=usr/share/man/man3/MPI_MAX_ERROR_STRING.3
file path=usr/share/man/man3/MPI_MAX_INFO_KEY.3
file path=usr/share/man/man3/MPI_MAX_INFO_VAL.3
file path=usr/share/man/man3/MPI_MAX_LIBRARY_VERSION_STRING.3
file path=usr/share/man/man3/MPI_MAX_OBJECT_NAME.3
file path=usr/share/man/man3/MPI_MAX_PORT_NAME.3
file path=usr/share/man/man3/MPI_MAX_PROCESSOR_NAME.3
file path=usr/share/man/man3/MPI_MESSAGE_NULL.3
file path=usr/share/man/man3/MPI_MIN.3
file path=usr/share/man/man3/MPI_MINLOC.3
file path=usr/share/man/man3/MPI_MODE_APPEND.3
file path=usr/share/man/man3/MPI_MODE_CREATE.3
file path=usr/share/man/man3/MPI_MODE_DELETE_ON_CLOSE.3
file path=usr/share/man/man3/MPI_MODE_EXCL.3
file path=usr/share/man/man3/MPI_MODE_NOCHECK.3
file path=usr/share/man/man3/MPI_MODE_NOPRECEDE.3
file path=usr/share/man/man3/MPI_MODE_NOPUT.3
file path=usr/share/man/man3/MPI_MODE_NOSTORE.3
file path=usr/share/man/man3/MPI_MODE_NOSUCCEED.3
file path=usr/share/man/man3/MPI_MODE_RDONLY.3
file path=usr/share/man/man3/MPI_MODE_RDWR.3
file path=usr/share/man/man3/MPI_MODE_SEQUENTIAL.3
file path=usr/share/man/man3/MPI_MODE_UNIQUE_OPEN.3
file path=usr/share/man/man3/MPI_MODE_WRONLY.3
file path=usr/share/man/man3/MPI_Mprobe.3
file path=usr/share/man/man3/MPI_Mrecv.3
file path=usr/share/man/man3/MPI_NO_OP.3
file path=usr/share/man/man3/MPI_NULL_COPY_FN.3
file path=usr/share/man/man3/MPI_NULL_DELETE_FN.3
file path=usr/share/man/man3/MPI_Neighbor_allgather.3
file path=usr/share/man/man3/MPI_Neighbor_allgather_init.3
file path=usr/share/man/man3/MPI_Neighbor_allgatherv.3
file path=usr/share/man/man3/MPI_Neighbor_allgatherv_init.3
file path=usr/share/man/man3/MPI_Neighbor_alltoall.3
file path=usr/share/man/man3/MPI_Neighbor_alltoall_init.3
file path=usr/share/man/man3/MPI_Neighbor_alltoallv.3
file path=usr/share/man/man3/MPI_Neighbor_alltoallv_init.3
file path=usr/share/man/man3/MPI_Neighbor_alltoallw.3
file path=usr/share/man/man3/MPI_Neighbor_alltoallw_init.3
file path=usr/share/man/man3/MPI_OFFSET.3
file path=usr/share/man/man3/MPI_OP_NULL.3
file path=usr/share/man/man3/MPI_ORDER_C.3
file path=usr/share/man/man3/MPI_ORDER_FORTRAN.3
file path=usr/share/man/man3/MPI_Offset.3
file path=usr/share/man/man3/MPI_Op_commutative.3
file path=usr/share/man/man3/MPI_Op_create.3
file path=usr/share/man/man3/MPI_Op_free.3
file path=usr/share/man/man3/MPI_Open_port.3
file path=usr/share/man/man3/MPI_PACKED.3
file path=usr/share/man/man3/MPI_PROC_NULL.3
file path=usr/share/man/man3/MPI_PROD.3
file path=usr/share/man/man3/MPI_Pack.3
file path=usr/share/man/man3/MPI_Pack_external.3
file path=usr/share/man/man3/MPI_Pack_external_size.3
file path=usr/share/man/man3/MPI_Pack_size.3
file path=usr/share/man/man3/MPI_Parrived.3
file path=usr/share/man/man3/MPI_Pcontrol.3
file path=usr/share/man/man3/MPI_Pready.3
file path=usr/share/man/man3/MPI_Pready_list.3
file path=usr/share/man/man3/MPI_Pready_range.3
file path=usr/share/man/man3/MPI_Precv_init.3
file path=usr/share/man/man3/MPI_Probe.3
file path=usr/share/man/man3/MPI_Psend_init.3
file path=usr/share/man/man3/MPI_Publish_name.3
file path=usr/share/man/man3/MPI_Put.3
file path=usr/share/man/man3/MPI_Query_thread.3
file path=usr/share/man/man3/MPI_REAL.3
file path=usr/share/man/man3/MPI_REAL16.3
file path=usr/share/man/man3/MPI_REAL4.3
file path=usr/share/man/man3/MPI_REAL8.3
file path=usr/share/man/man3/MPI_REPLACE.3
file path=usr/share/man/man3/MPI_REQUEST_NULL.3
file path=usr/share/man/man3/MPI_Raccumulate.3
file path=usr/share/man/man3/MPI_Recv.3
file path=usr/share/man/man3/MPI_Recv_init.3
file path=usr/share/man/man3/MPI_Reduce.3
file path=usr/share/man/man3/MPI_Reduce_init.3
file path=usr/share/man/man3/MPI_Reduce_local.3
file path=usr/share/man/man3/MPI_Reduce_scatter.3
file path=usr/share/man/man3/MPI_Reduce_scatter_block.3
file path=usr/share/man/man3/MPI_Reduce_scatter_block_init.3
file path=usr/share/man/man3/MPI_Reduce_scatter_init.3
file path=usr/share/man/man3/MPI_Register_datarep.3
file path=usr/share/man/man3/MPI_Register_datarep_c.3
file path=usr/share/man/man3/MPI_Request_free.3
file path=usr/share/man/man3/MPI_Request_get_status.3
file path=usr/share/man/man3/MPI_Rget.3
file path=usr/share/man/man3/MPI_Rget_accumulate.3
file path=usr/share/man/man3/MPI_Rput.3
file path=usr/share/man/man3/MPI_Rsend.3
file path=usr/share/man/man3/MPI_Rsend_init.3
file path=usr/share/man/man3/MPI_SEEK_CUR.3
file path=usr/share/man/man3/MPI_SEEK_END.3
file path=usr/share/man/man3/MPI_SEEK_SET.3
file path=usr/share/man/man3/MPI_SHORT.3
file path=usr/share/man/man3/MPI_SHORT_INT.3
file path=usr/share/man/man3/MPI_SIGNED_CHAR.3
file path=usr/share/man/man3/MPI_SIMILAR.3
file path=usr/share/man/man3/MPI_SOURCE.3
file path=usr/share/man/man3/MPI_STATUSES_IGNORE.3
file path=usr/share/man/man3/MPI_STATUS_IGNORE.3
file path=usr/share/man/man3/MPI_SUBVERSION.3
file path=usr/share/man/man3/MPI_SUCCESS.3
file path=usr/share/man/man3/MPI_SUM.3
file path=usr/share/man/man3/MPI_Scan.3
file path=usr/share/man/man3/MPI_Scan_init.3
file path=usr/share/man/man3/MPI_Scatter.3
file path=usr/share/man/man3/MPI_Scatter_init.3
file path=usr/share/man/man3/MPI_Scatterv.3
file path=usr/share/man/man3/MPI_Scatterv_init.3
file path=usr/share/man/man3/MPI_Send.3
file path=usr/share/man/man3/MPI_Send_init.3
file path=usr/share/man/man3/MPI_Sendrecv.3
file path=usr/share/man/man3/MPI_Sendrecv_replace.3
file path=usr/share/man/man3/MPI_Session_call_errhandler.3
file path=usr/share/man/man3/MPI_Session_create_errhandler.3
file path=usr/share/man/man3/MPI_Session_finalize.3
file path=usr/share/man/man3/MPI_Session_get_errhandler.3
file path=usr/share/man/man3/MPI_Session_get_info.3
file path=usr/share/man/man3/MPI_Session_get_nth_pset.3
file path=usr/share/man/man3/MPI_Session_get_num_psets.3
file path=usr/share/man/man3/MPI_Session_get_pset_info.3
file path=usr/share/man/man3/MPI_Session_init.3
file path=usr/share/man/man3/MPI_Session_set_errhandler.3
file path=usr/share/man/man3/MPI_Ssend.3
file path=usr/share/man/man3/MPI_Ssend_init.3
file path=usr/share/man/man3/MPI_Start.3
file path=usr/share/man/man3/MPI_Startall.3
file path=usr/share/man/man3/MPI_Status_set_cancelled.3
file path=usr/share/man/man3/MPI_Status_set_elements.3
file path=usr/share/man/man3/MPI_Status_set_elements_x.3
file path=usr/share/man/man3/MPI_TAG.3
file path=usr/share/man/man3/MPI_TAG_UB.3
file path=usr/share/man/man3/MPI_THREAD_FUNNELED.3
file path=usr/share/man/man3/MPI_THREAD_MULTIPLE.3
file path=usr/share/man/man3/MPI_THREAD_SERIALIZED.3
file path=usr/share/man/man3/MPI_THREAD_SINGLE.3
file path=usr/share/man/man3/MPI_TYPECLASS_COMPLEX.3
file path=usr/share/man/man3/MPI_TYPECLASS_INTEGER.3
file path=usr/share/man/man3/MPI_TYPECLASS_REAL.3
file path=usr/share/man/man3/MPI_TYPE_DUP_FN.3
file path=usr/share/man/man3/MPI_TYPE_NULL_COPY_FN.3
file path=usr/share/man/man3/MPI_TYPE_NULL_DELETE_FN.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_COMM.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_DATATYPE.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_ERRHANDLER.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_FILE.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_GROUP.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_INFO.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_MESSAGE.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_OP.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_REQUEST.3
file path=usr/share/man/man3/MPI_T_BIND_MPI_WIN.3
file path=usr/share/man/man3/MPI_T_BIND_NO_OBJECT.3
file path=usr/share/man/man3/MPI_T_CVAR_HANDLE_NULL.3
file path=usr/share/man/man3/MPI_T_ENUM_NULL.3
file path=usr/share/man/man3/MPI_T_ERR_CANNOT_INIT.3
file path=usr/share/man/man3/MPI_T_ERR_CVAR_SET_NEVER.3
file path=usr/share/man/man3/MPI_T_ERR_CVAR_SET_NOT_NOW.3
file path=usr/share/man/man3/MPI_T_ERR_INVALID.3
file path=usr/share/man/man3/MPI_T_ERR_INVALID_HANDLE.3
file path=usr/share/man/man3/MPI_T_ERR_INVALID_INDEX.3
file path=usr/share/man/man3/MPI_T_ERR_INVALID_NAME.3
file path=usr/share/man/man3/MPI_T_ERR_INVALID_SESSION.3
file path=usr/share/man/man3/MPI_T_ERR_MEMORY.3
file path=usr/share/man/man3/MPI_T_ERR_NOT_INITIALIZED.3
file path=usr/share/man/man3/MPI_T_ERR_OUT_OF_HANDLES.3
file path=usr/share/man/man3/MPI_T_ERR_OUT_OF_SESSIONS.3
file path=usr/share/man/man3/MPI_T_ERR_PVAR_NO_ATOMIC.3
file path=usr/share/man/man3/MPI_T_ERR_PVAR_NO_STARTSTOP.3
file path=usr/share/man/man3/MPI_T_ERR_PVAR_NO_WRITE.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_AGGREGATE.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_COUNTER.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_GENERIC.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_HIGHWATERMARK.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_LEVEL.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_LOWWATERMARK.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_PERCENTAGE.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_SIZE.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_STATE.3
file path=usr/share/man/man3/MPI_T_PVAR_CLASS_TIMER.3
file path=usr/share/man/man3/MPI_T_PVAR_HANDLE_NULL.3
file path=usr/share/man/man3/MPI_T_PVAR_SESSION_NULL.3
file path=usr/share/man/man3/MPI_T_SCOPE_ALL.3
file path=usr/share/man/man3/MPI_T_SCOPE_ALL_EQ.3
file path=usr/share/man/man3/MPI_T_SCOPE_CONSTANT.3
file path=usr/share/man/man3/MPI_T_SCOPE_GROUP.3
file path=usr/share/man/man3/MPI_T_SCOPE_GROUP_EQ.3
file path=usr/share/man/man3/MPI_T_SCOPE_LOCAL.3
file path=usr/share/man/man3/MPI_T_SCOPE_READONLY.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_MPIDEV_ALL.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_MPIDEV_BASIC.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_MPIDEV_DETAIL.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_TUNER_ALL.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_TUNER_BASIC.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_TUNER_DETAIL.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_USER_ALL.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_USER_BASIC.3
file path=usr/share/man/man3/MPI_T_VERBOSITY_USER_DETAIL.3
file path=usr/share/man/man3/MPI_T_category_changed.3
file path=usr/share/man/man3/MPI_T_category_get_categories.3
file path=usr/share/man/man3/MPI_T_category_get_cvars.3
file path=usr/share/man/man3/MPI_T_category_get_events.3
file path=usr/share/man/man3/MPI_T_category_get_index.3
file path=usr/share/man/man3/MPI_T_category_get_info.3
file path=usr/share/man/man3/MPI_T_category_get_num.3
file path=usr/share/man/man3/MPI_T_category_get_num_events.3
file path=usr/share/man/man3/MPI_T_category_get_pvars.3
file path=usr/share/man/man3/MPI_T_cvar_get_index.3
file path=usr/share/man/man3/MPI_T_cvar_get_info.3
file path=usr/share/man/man3/MPI_T_cvar_get_num.3
file path=usr/share/man/man3/MPI_T_cvar_handle_alloc.3
file path=usr/share/man/man3/MPI_T_cvar_handle_free.3
file path=usr/share/man/man3/MPI_T_cvar_read.3
file path=usr/share/man/man3/MPI_T_cvar_write.3
file path=usr/share/man/man3/MPI_T_enum_get_info.3
file path=usr/share/man/man3/MPI_T_enum_get_item.3
file path=usr/share/man/man3/MPI_T_event_callback_get_info.3
file path=usr/share/man/man3/MPI_T_event_callback_set_info.3
file path=usr/share/man/man3/MPI_T_event_copy.3
file path=usr/share/man/man3/MPI_T_event_get_index.3
file path=usr/share/man/man3/MPI_T_event_get_info.3
file path=usr/share/man/man3/MPI_T_event_get_num.3
file path=usr/share/man/man3/MPI_T_event_get_source.3
file path=usr/share/man/man3/MPI_T_event_get_timestamp.3
file path=usr/share/man/man3/MPI_T_event_handle_alloc.3
file path=usr/share/man/man3/MPI_T_event_handle_free.3
file path=usr/share/man/man3/MPI_T_event_handle_get_info.3
file path=usr/share/man/man3/MPI_T_event_handle_set_info.3
file path=usr/share/man/man3/MPI_T_event_read.3
file path=usr/share/man/man3/MPI_T_event_register_callback.3
file path=usr/share/man/man3/MPI_T_event_set_dropped_handler.3
file path=usr/share/man/man3/MPI_T_finalize.3
file path=usr/share/man/man3/MPI_T_init_thread.3
file path=usr/share/man/man3/MPI_T_pvar_get_index.3
file path=usr/share/man/man3/MPI_T_pvar_get_info.3
file path=usr/share/man/man3/MPI_T_pvar_get_num.3
file path=usr/share/man/man3/MPI_T_pvar_handle_alloc.3
file path=usr/share/man/man3/MPI_T_pvar_handle_free.3
file path=usr/share/man/man3/MPI_T_pvar_read.3
file path=usr/share/man/man3/MPI_T_pvar_readreset.3
file path=usr/share/man/man3/MPI_T_pvar_reset.3
file path=usr/share/man/man3/MPI_T_pvar_session_create.3
file path=usr/share/man/man3/MPI_T_pvar_session_free.3
file path=usr/share/man/man3/MPI_T_pvar_start.3
file path=usr/share/man/man3/MPI_T_pvar_stop.3
file path=usr/share/man/man3/MPI_T_pvar_write.3
file path=usr/share/man/man3/MPI_T_source_get_info.3
file path=usr/share/man/man3/MPI_T_source_get_num.3
file path=usr/share/man/man3/MPI_T_source_get_timestamp.3
file path=usr/share/man/man3/MPI_Test.3
file path=usr/share/man/man3/MPI_Test_cancelled.3
file path=usr/share/man/man3/MPI_Testall.3
file path=usr/share/man/man3/MPI_Testany.3
file path=usr/share/man/man3/MPI_Testsome.3
file path=usr/share/man/man3/MPI_Topo_test.3
file path=usr/share/man/man3/MPI_Type_commit.3
file path=usr/share/man/man3/MPI_Type_contiguous.3
file path=usr/share/man/man3/MPI_Type_create_darray.3
file path=usr/share/man/man3/MPI_Type_create_hindexed.3
file path=usr/share/man/man3/MPI_Type_create_hindexed_block.3
file path=usr/share/man/man3/MPI_Type_create_hvector.3
file path=usr/share/man/man3/MPI_Type_create_indexed_block.3
file path=usr/share/man/man3/MPI_Type_create_keyval.3
file path=usr/share/man/man3/MPI_Type_create_resized.3
file path=usr/share/man/man3/MPI_Type_create_struct.3
file path=usr/share/man/man3/MPI_Type_create_subarray.3
file path=usr/share/man/man3/MPI_Type_delete_attr.3
file path=usr/share/man/man3/MPI_Type_dup.3
file path=usr/share/man/man3/MPI_Type_extent.3
file path=usr/share/man/man3/MPI_Type_free.3
file path=usr/share/man/man3/MPI_Type_free_keyval.3
file path=usr/share/man/man3/MPI_Type_get_attr.3
file path=usr/share/man/man3/MPI_Type_get_contents.3
file path=usr/share/man/man3/MPI_Type_get_envelope.3
file path=usr/share/man/man3/MPI_Type_get_extent.3
file path=usr/share/man/man3/MPI_Type_get_extent_x.3
file path=usr/share/man/man3/MPI_Type_get_name.3
file path=usr/share/man/man3/MPI_Type_get_true_extent.3
file path=usr/share/man/man3/MPI_Type_get_true_extent_x.3
file path=usr/share/man/man3/MPI_Type_hindexed.3
file path=usr/share/man/man3/MPI_Type_hvector.3
file path=usr/share/man/man3/MPI_Type_indexed.3
file path=usr/share/man/man3/MPI_Type_lb.3
file path=usr/share/man/man3/MPI_Type_match_size.3
file path=usr/share/man/man3/MPI_Type_set_attr.3
file path=usr/share/man/man3/MPI_Type_set_name.3
file path=usr/share/man/man3/MPI_Type_size.3
file path=usr/share/man/man3/MPI_Type_size_x.3
file path=usr/share/man/man3/MPI_Type_struct.3
file path=usr/share/man/man3/MPI_Type_ub.3
file path=usr/share/man/man3/MPI_Type_vector.3
file path=usr/share/man/man3/MPI_UB.3
file path=usr/share/man/man3/MPI_UINT16_T.3
file path=usr/share/man/man3/MPI_UINT32_T.3
file path=usr/share/man/man3/MPI_UINT64_T.3
file path=usr/share/man/man3/MPI_UINT8_T.3
file path=usr/share/man/man3/MPI_UNDEFINED.3
file path=usr/share/man/man3/MPI_UNDEFINED_RANK.3
file path=usr/share/man/man3/MPI_UNEQUAL.3
file path=usr/share/man/man3/MPI_UNIVERSE_SIZE.3
file path=usr/share/man/man3/MPI_UNSIGNED.3
file path=usr/share/man/man3/MPI_UNSIGNED_CHAR.3
file path=usr/share/man/man3/MPI_UNSIGNED_LONG.3
file path=usr/share/man/man3/MPI_UNSIGNED_LONG_LONG.3
file path=usr/share/man/man3/MPI_UNSIGNED_SHORT.3
file path=usr/share/man/man3/MPI_UNWEIGHTED.3
file path=usr/share/man/man3/MPI_Unpack.3
file path=usr/share/man/man3/MPI_Unpack_external.3
file path=usr/share/man/man3/MPI_Unpublish_name.3
file path=usr/share/man/man3/MPI_User_function.3
file path=usr/share/man/man3/MPI_VERSION.3
file path=usr/share/man/man3/MPI_WCHAR.3
file path=usr/share/man/man3/MPI_WEIGHTS_EMPTY.3
file path=usr/share/man/man3/MPI_WIN_BASE.3
file path=usr/share/man/man3/MPI_WIN_CREATE_FLAVOR.3
file path=usr/share/man/man3/MPI_WIN_DISP_UNIT.3
file path=usr/share/man/man3/MPI_WIN_DUP_FN.3
file path=usr/share/man/man3/MPI_WIN_FLAVOR_ALLOCATE.3
file path=usr/share/man/man3/MPI_WIN_FLAVOR_CREATE.3
file path=usr/share/man/man3/MPI_WIN_FLAVOR_DYNAMIC.3
file path=usr/share/man/man3/MPI_WIN_FLAVOR_SHARED.3
file path=usr/share/man/man3/MPI_WIN_MODEL.3
file path=usr/share/man/man3/MPI_WIN_NULL.3
file path=usr/share/man/man3/MPI_WIN_NULL_COPY_FN.3
file path=usr/share/man/man3/MPI_WIN_NULL_DELETE_FN.3
file path=usr/share/man/man3/MPI_WIN_SEPARATE.3
file path=usr/share/man/man3/MPI_WIN_SIZE.3
file path=usr/share/man/man3/MPI_WIN_UNIFIED.3
file path=usr/share/man/man3/MPI_WTIME_IS_GLOBAL.3
file path=usr/share/man/man3/MPI_Wait.3
file path=usr/share/man/man3/MPI_Waitall.3
file path=usr/share/man/man3/MPI_Waitany.3
file path=usr/share/man/man3/MPI_Waitsome.3
file path=usr/share/man/man3/MPI_Win_allocate.3
file path=usr/share/man/man3/MPI_Win_allocate_shared.3
file path=usr/share/man/man3/MPI_Win_attach.3
file path=usr/share/man/man3/MPI_Win_call_errhandler.3
file path=usr/share/man/man3/MPI_Win_complete.3
file path=usr/share/man/man3/MPI_Win_create.3
file path=usr/share/man/man3/MPI_Win_create_dynamic.3
file path=usr/share/man/man3/MPI_Win_create_errhandler.3
file path=usr/share/man/man3/MPI_Win_create_keyval.3
file path=usr/share/man/man3/MPI_Win_delete_attr.3
file path=usr/share/man/man3/MPI_Win_detach.3
file path=usr/share/man/man3/MPI_Win_fence.3
file path=usr/share/man/man3/MPI_Win_flush.3
file path=usr/share/man/man3/MPI_Win_flush_all.3
file path=usr/share/man/man3/MPI_Win_flush_local.3
file path=usr/share/man/man3/MPI_Win_flush_local_all.3
file path=usr/share/man/man3/MPI_Win_free.3
file path=usr/share/man/man3/MPI_Win_free_keyval.3
file path=usr/share/man/man3/MPI_Win_get_attr.3
file path=usr/share/man/man3/MPI_Win_get_errhandler.3
file path=usr/share/man/man3/MPI_Win_get_group.3
file path=usr/share/man/man3/MPI_Win_get_info.3
file path=usr/share/man/man3/MPI_Win_get_name.3
file path=usr/share/man/man3/MPI_Win_lock.3
file path=usr/share/man/man3/MPI_Win_lock_all.3
file path=usr/share/man/man3/MPI_Win_post.3
file path=usr/share/man/man3/MPI_Win_set_attr.3
file path=usr/share/man/man3/MPI_Win_set_errhandler.3
file path=usr/share/man/man3/MPI_Win_set_info.3
file path=usr/share/man/man3/MPI_Win_set_name.3
file path=usr/share/man/man3/MPI_Win_shared_query.3
file path=usr/share/man/man3/MPI_Win_start.3
file path=usr/share/man/man3/MPI_Win_sync.3
file path=usr/share/man/man3/MPI_Win_test.3
file path=usr/share/man/man3/MPI_Win_unlock.3
file path=usr/share/man/man3/MPI_Win_unlock_all.3
file path=usr/share/man/man3/MPI_Win_wait.3
file path=usr/share/man/man3/MPI_Wtick.3
file path=usr/share/man/man3/MPI_Wtime.3
file path=usr/share/man/man3/mpiconsts.3
components/library/mpich/pkg5
@@ -1,16 +1,12 @@
{
    "dependencies": [
        "SUNWcs",
        "diagnostic/scanpci",
        "library/libxml2",
        "service/picl",
        "developer/hwloc",
        "package/environment-modules",
        "shell/bash",
        "system/header/header-picl",
        "system/library",
        "system/library/g++-7-runtime",
        "system/library/gcc-7-runtime",
        "system/library/gfortran-7-runtime",
        "system/library/math"
        "system/library/g++-10-runtime",
        "system/library/gfortran-10-runtime"
    ],
    "fmris": [
        "library/mpich/gcc",
components/library/mpich/test/results-all.master
@@ -6,20 +6,29 @@
# FAIL:  0
# XPASS: 0
# ERROR: 0
PASS: sanity
PASS: test_primitives
PASS: test_barriers
PASS: test_queue
# TOTAL: 4
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
PASS: strsep
# TOTAL: 1
# PASS:  1
PASS: test_util_file.test
PASS: test_float.test
PASS: test1.test
PASS: test2.test
PASS: test4.test
PASS: testReplaceExisting.test
PASS: test_parse_int64.test
PASS: test_deep_copy.test
PASS: test_null.test
PASS: test_cast.test
PASS: test_double_serializer.test
PASS: test_parse.test
PASS: test_locale.test
PASS: test_charcase.test
PASS: test_printbuf.test
PASS: test_set_serializer.test
PASS: test_compare.test
PASS: test_set_value.test
PASS: test_visit.test
PASS: test_json_pointer.test
PASS: test_int_add.test
# TOTAL: 21
# PASS:  21
# SKIP:  0
# XFAIL: 0
# FAIL:  0