diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index f99e2fcdc58b..5c89a1c95a9a 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -1,124 +1,125 @@ PORTNAME= openmpi PORTVERSION= 5.0.3 +PORTREVISION= 1 CATEGORIES= net parallel MASTER_SITES= https://download.open-mpi.org/release/open-mpi/v${PORTVERSION:R}/ MAINTAINER= laurent.chardon@gmail.com COMMENT= High Performance Message Passing Library WWW= https://www.open-mpi.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= armv6 armv7 i386 powerpc NOT_FOR_ARCHS_REASON= Not supported on 32-bits - see net/openmpi4 LIB_DEPENDS= libhwloc.so:devel/hwloc2 \ libevent.so:devel/libevent \ libmunge.so:security/munge \ libze_loader.so:devel/level-zero # :keepla because port uses lt_dlopen USES= compiler:c11 fortran gmake libtool:keepla localbase perl5 \ pkgconfig python:build shebangfix tar:bzip2 CONFLICTS_INSTALL= openmpi4-4* BINARY_ALIAS= python3=${PYTHON_CMD} USE_PERL5= build MPIBASE?= mpi MPIDIR?= ${MPIBASE}/${PKGBASE} PLIST_SUB+= MPIDIR=${MPIDIR} GNU_CONFIGURE= yes GNU_CONFIGURE_PREFIX= ${PREFIX}/${MPIDIR} GNU_CONFIGURE_MANPREFIX=${PREFIX}/${MPIDIR}/share CONFIGURE_ARGS+= --program-prefix= \ --with-hwloc=external \ --without-ofi \ --enable-mpi-fortran=usempif08 \ --with-libevent=external \ --enable-mca-no-build=verbs,btl_openib,oob_ud \ --with-wrapper-ldflags=-Wl,-rpath=-Wl,-rpath=${LOCALBASE}/lib/gcc${_GCC_VER} CFLAGS+= ${CFLAGS_F2018} # See CONFIGURE_ARGS+= --disable-io-romio USE_LDCONFIG= ${PREFIX}/${MPIDIR}/lib TEST_TARGET= check MANDIRS= ${PREFIX}/${MPIDIR}/share/man SHEBANG_FILES= ompi/mca/common/monitoring/profile2mat.pl \ ompi/mca/common/monitoring/aggregate_profile.pl OPTIONS_DEFINE= AVX DEBUG DOCS IPV6 SLURM TORQUE OPTIONS_DEFAULT= SLURM OPTIONS_EXCLUDE_aarch64= AVX OPTIONS_EXCLUDE_armv6= AVX SLURM OPTIONS_EXCLUDE_armv7= AVX SLURM OPTIONS_EXCLUDE_i386= SLURM OPTIONS_EXCLUDE_mips= AVX SLURM OPTIONS_EXCLUDE_mips64= AVX OPTIONS_EXCLUDE_powerpc= AVX SLURM OPTIONS_EXCLUDE_powerpc64= AVX OPTIONS_EXCLUDE_powerpc64le= AVX OPTIONS_EXCLUDE_riscv64= AVX OPTIONS_SUB= yes AVX_DESC= Enable AVX instructions SLURM_DESC= Enable SLURM support TORQUE_DESC= Enable Torque support AVX_CONFIGURE_OFF= --enable-mca-no-build=op-avx DEBUG_CONFIGURE_ENABLE= debug DEBUG_INSTALL_TARGET_OFF= install-strip DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}recommonmark>0:textproc/py-recommonmark@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} DOCSDIR= ${PREFIX}/${MPIDIR}/share/doc PORTDOCS= * IPV6_CONFIGURE_ENABLE= ipv6 TORQUE_CONFIGURE_WITH= tm TORQUE_LIB_DEPENDS= libtorque.so:sysutils/torque SLURM_CONFIGURE_WITH= slurm SLURM_LIB_DEPENDS= libslurm.so:sysutils/slurm-wlm .include .if ${FORTRAN_DEFAULT} == gfortran && ${GCC_DEFAULT} >= 10 FCFLAGS+= -fallow-argument-mismatch .endif .if ${ARCH} != aarch64 && ${ARCH} != amd64 && ${ARCH} != i386 && !${ARCH:Mpowerpc*} PLIST_SUB+= NO_MCA_PATCHER_OVERWRITE="@comment " .else PLIST_SUB+= NO_MCA_PATCHER_OVERWRITE="" .endif .if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 170 && !${ARCH:Mpowerpc*} PLIST_SUB+= SHORTFLOAT="" .else PLIST_SUB+= SHORTFLOAT="@comment " .endif LIBDIR2FIX= oshmem/tools/wrappers opal/tools/wrappers \ 3rd-party/openpmix ompi/tools/wrappers pre-configure: .for d in ${LIBDIR2FIX} ${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${LOCALBASE}/libdata/pkgconfig|g' \ ${WRKSRC}/${d}/Makefile.in .endfor .include diff --git a/net/openmpi/pkg-plist b/net/openmpi/pkg-plist index 1e851084f6f0..1a4dc0e6a291 100644 --- a/net/openmpi/pkg-plist +++ b/net/openmpi/pkg-plist @@ -1,936 +1,936 @@ libdata/pkgconfig/ompi-c.pc libdata/pkgconfig/ompi-cxx.pc libdata/pkgconfig/ompi-f77.pc libdata/pkgconfig/ompi-f90.pc libdata/pkgconfig/ompi-fort.pc libdata/pkgconfig/ompi.pc libdata/pkgconfig/pmix.pc %%MPIDIR%%/%%DATADIR%%/amca-param-sets/example.conf %%MPIDIR%%/%%DATADIR%%/amca-param-sets/ft-mpi %%MPIDIR%%/%%DATADIR%%/help-accelerator-base.txt %%MPIDIR%%/%%DATADIR%%/help-coll-sync.txt %%MPIDIR%%/%%DATADIR%%/help-comm.txt %%MPIDIR%%/%%DATADIR%%/help-dpm.txt %%MPIDIR%%/%%DATADIR%%/help-mca-allocator-bucket.txt %%MPIDIR%%/%%DATADIR%%/help-mca-base.txt %%MPIDIR%%/%%DATADIR%%/help-mca-bml-r2.txt %%MPIDIR%%/%%DATADIR%%/help-mca-coll-base.txt %%MPIDIR%%/%%DATADIR%%/help-mca-hook-base.txt %%MPIDIR%%/%%DATADIR%%/help-mca-var.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-api.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-btl-base.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-btl-tcp.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-coll-sm.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-common-sm.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-errors.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-ft.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-pml-ob1.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-runtime.txt %%MPIDIR%%/%%DATADIR%%/help-mpirun.txt %%MPIDIR%%/%%DATADIR%%/help-mpool-base.txt %%MPIDIR%%/%%DATADIR%%/help-opal-hwloc-base.txt %%MPIDIR%%/%%DATADIR%%/help-opal-runtime.txt %%MPIDIR%%/%%DATADIR%%/help-opal-shmem-mmap.txt %%MPIDIR%%/%%DATADIR%%/help-opal-shmem-posix.txt %%MPIDIR%%/%%DATADIR%%/help-opal-shmem-sysv.txt %%MPIDIR%%/%%DATADIR%%/help-opal-util.txt %%MPIDIR%%/%%DATADIR%%/help-opal-wrapper.txt %%MPIDIR%%/%%DATADIR%%/help-opal_info.txt %%MPIDIR%%/%%DATADIR%%/help-rcache-base.txt %%MPIDIR%%/%%DATADIR%%/mpiCC-wrapper-data.txt %%MPIDIR%%/%%DATADIR%%/mpic++-wrapper-data.txt %%MPIDIR%%/%%DATADIR%%/mpicc-wrapper-data.txt %%MPIDIR%%/%%DATADIR%%/mpicxx-wrapper-data.txt %%MPIDIR%%/%%DATADIR%%/mpif77-wrapper-data.txt %%MPIDIR%%/%%DATADIR%%/mpif90-wrapper-data.txt %%MPIDIR%%/%%DATADIR%%/mpifort-wrapper-data.txt %%MPIDIR%%/%%DATADIR%%/openmpi-valgrind.supp %%MPIDIR%%/%%ETCDIR%%-mca-params.conf %%MPIDIR%%/%%ETCDIR%%-totalview.tcl %%MPIDIR%%/bin/mpiCC %%MPIDIR%%/bin/mpic++ %%MPIDIR%%/bin/mpicc %%MPIDIR%%/bin/mpicxx %%MPIDIR%%/bin/mpiexec %%MPIDIR%%/bin/mpif77 %%MPIDIR%%/bin/mpif90 %%MPIDIR%%/bin/mpifort %%MPIDIR%%/bin/mpirun %%MPIDIR%%/bin/ompi_info %%MPIDIR%%/bin/opal_wrapper %%MPIDIR%%/bin/oshrun %%MPIDIR%%/bin/palloc %%MPIDIR%%/bin/pattrs %%MPIDIR%%/bin/pctrl %%MPIDIR%%/bin/pevent %%MPIDIR%%/bin/plookup %%MPIDIR%%/bin/pmix_info %%MPIDIR%%/bin/pmixcc %%MPIDIR%%/bin/pps %%MPIDIR%%/bin/pquery %%MPIDIR%%/bin/prte %%MPIDIR%%/bin/prte_info %%MPIDIR%%/bin/prted %%MPIDIR%%/bin/prterun %%MPIDIR%%/bin/prun %%MPIDIR%%/bin/pterm %%MPIDIR%%/etc/pmix-mca-params.conf %%MPIDIR%%/etc/prte-default-hostfile %%MPIDIR%%/etc/prte-mca-params.conf %%MPIDIR%%/etc/prte.conf %%MPIDIR%%/include/mpi-ext.h %%MPIDIR%%/include/mpi.h %%MPIDIR%%/include/mpi_portable_platform.h %%MPIDIR%%/include/mpif-c-constants-decl.h %%MPIDIR%%/include/mpif-config.h %%MPIDIR%%/include/mpif-constants.h %%MPIDIR%%/include/mpif-ext.h %%MPIDIR%%/include/mpif-externals.h %%MPIDIR%%/include/mpif-handles.h %%MPIDIR%%/include/mpif-io-constants.h %%MPIDIR%%/include/mpif-io-handles.h %%MPIDIR%%/include/mpif-sentinels.h %%MPIDIR%%/include/mpif-sizeof.h %%MPIDIR%%/include/mpif.h %%MPIDIR%%/include/openmpi/mpiext/mpiext_affinity_c.h %%MPIDIR%%/include/openmpi/mpiext/mpiext_cuda_c.h %%MPIDIR%%/include/openmpi/mpiext/mpiext_ftmpi_c.h %%MPIDIR%%/include/openmpi/mpiext/mpiext_ftmpi_mpifh.h %%MPIDIR%%/include/openmpi/mpiext/mpiext_rocm_c.h -%%MPIDIR%%/include/openmpi/mpiext/mpiext_shortfloat_c.h -%%MPIDIR%%/include/openmpi/mpiext/mpiext_shortfloat_mpifh.h +%%SHORTFLOAT%%%%MPIDIR%%/include/openmpi/mpiext/mpiext_shortfloat_c.h +%%SHORTFLOAT%%%%MPIDIR%%/include/openmpi/mpiext/mpiext_shortfloat_mpifh.h %%MPIDIR%%/include/pmix.h %%MPIDIR%%/include/pmix/src/class/pmix_bitmap.h %%MPIDIR%%/include/pmix/src/class/pmix_hash_table.h %%MPIDIR%%/include/pmix/src/class/pmix_hotel.h %%MPIDIR%%/include/pmix/src/class/pmix_list.h %%MPIDIR%%/include/pmix/src/class/pmix_object.h %%MPIDIR%%/include/pmix/src/class/pmix_pointer_array.h %%MPIDIR%%/include/pmix/src/class/pmix_ring_buffer.h %%MPIDIR%%/include/pmix/src/class/pmix_value_array.h %%MPIDIR%%/include/pmix/src/client/pmix_client_ops.h %%MPIDIR%%/include/pmix/src/common/pmix_attributes.h %%MPIDIR%%/include/pmix/src/common/pmix_iof.h %%MPIDIR%%/include/pmix/src/event/pmix_event.h %%MPIDIR%%/include/pmix/src/hwloc/pmix_hwloc.h %%MPIDIR%%/include/pmix/src/include/pmix_atomic.h %%MPIDIR%%/include/pmix/src/include/pmix_config.h %%MPIDIR%%/include/pmix/src/include/pmix_config_bottom.h %%MPIDIR%%/include/pmix/src/include/pmix_config_top.h %%MPIDIR%%/include/pmix/src/include/pmix_dictionary.h %%MPIDIR%%/include/pmix/src/include/pmix_event_strings.h %%MPIDIR%%/include/pmix/src/include/pmix_frameworks.h %%MPIDIR%%/include/pmix/src/include/pmix_globals.h %%MPIDIR%%/include/pmix/src/include/pmix_hash_string.h %%MPIDIR%%/include/pmix/src/include/pmix_portable_platform.h %%MPIDIR%%/include/pmix/src/include/pmix_portable_platform_real.h %%MPIDIR%%/include/pmix/src/include/pmix_prefetch.h %%MPIDIR%%/include/pmix/src/include/pmix_socket_errno.h %%MPIDIR%%/include/pmix/src/include/pmix_stdatomic.h %%MPIDIR%%/include/pmix/src/include/pmix_stdint.h %%MPIDIR%%/include/pmix/src/include/pmix_types.h %%MPIDIR%%/include/pmix/src/mca/base/pmix_base.h %%MPIDIR%%/include/pmix/src/mca/base/pmix_mca_base_alias.h %%MPIDIR%%/include/pmix/src/mca/base/pmix_mca_base_component_repository.h %%MPIDIR%%/include/pmix/src/mca/base/pmix_mca_base_framework.h %%MPIDIR%%/include/pmix/src/mca/base/pmix_mca_base_var.h %%MPIDIR%%/include/pmix/src/mca/base/pmix_mca_base_var_enum.h %%MPIDIR%%/include/pmix/src/mca/base/pmix_mca_base_var_group.h %%MPIDIR%%/include/pmix/src/mca/base/pmix_mca_base_vari.h %%MPIDIR%%/include/pmix/src/mca/bfrops/base/base.h %%MPIDIR%%/include/pmix/src/mca/bfrops/base/bfrop_base_tma.h %%MPIDIR%%/include/pmix/src/mca/bfrops/bfrops.h %%MPIDIR%%/include/pmix/src/mca/bfrops/bfrops_types.h %%MPIDIR%%/include/pmix/src/mca/gds/base/base.h %%MPIDIR%%/include/pmix/src/mca/gds/gds.h %%MPIDIR%%/include/pmix/src/mca/mca.h %%MPIDIR%%/include/pmix/src/mca/pcompress/base/base.h %%MPIDIR%%/include/pmix/src/mca/pcompress/pcompress.h %%MPIDIR%%/include/pmix/src/mca/pdl/base/base.h %%MPIDIR%%/include/pmix/src/mca/pdl/pdl.h %%MPIDIR%%/include/pmix/src/mca/pfexec/base/base.h %%MPIDIR%%/include/pmix/src/mca/pfexec/pfexec.h %%MPIDIR%%/include/pmix/src/mca/pgpu/base/base.h %%MPIDIR%%/include/pmix/src/mca/pgpu/pgpu.h %%MPIDIR%%/include/pmix/src/mca/pif/base/base.h %%MPIDIR%%/include/pmix/src/mca/pif/pif.h %%MPIDIR%%/include/pmix/src/mca/pinstalldirs/base/base.h %%MPIDIR%%/include/pmix/src/mca/pinstalldirs/pinstalldirs.h %%MPIDIR%%/include/pmix/src/mca/pinstalldirs/pinstalldirs_types.h %%MPIDIR%%/include/pmix/src/mca/plog/base/base.h %%MPIDIR%%/include/pmix/src/mca/plog/plog.h %%MPIDIR%%/include/pmix/src/mca/pmdl/base/base.h %%MPIDIR%%/include/pmix/src/mca/pmdl/pmdl.h %%MPIDIR%%/include/pmix/src/mca/pnet/base/base.h %%MPIDIR%%/include/pmix/src/mca/pnet/pnet.h %%MPIDIR%%/include/pmix/src/mca/preg/base/base.h %%MPIDIR%%/include/pmix/src/mca/preg/preg.h %%MPIDIR%%/include/pmix/src/mca/preg/preg_types.h %%MPIDIR%%/include/pmix/src/mca/prm/base/base.h %%MPIDIR%%/include/pmix/src/mca/prm/prm.h %%MPIDIR%%/include/pmix/src/mca/psec/base/base.h %%MPIDIR%%/include/pmix/src/mca/psec/psec.h %%MPIDIR%%/include/pmix/src/mca/psensor/base/base.h %%MPIDIR%%/include/pmix/src/mca/psensor/psensor.h %%MPIDIR%%/include/pmix/src/mca/psquash/base/base.h %%MPIDIR%%/include/pmix/src/mca/psquash/psquash.h %%MPIDIR%%/include/pmix/src/mca/pstat/base/base.h %%MPIDIR%%/include/pmix/src/mca/pstat/pstat.h %%MPIDIR%%/include/pmix/src/mca/pstrg/base/base.h %%MPIDIR%%/include/pmix/src/mca/pstrg/pstrg.h %%MPIDIR%%/include/pmix/src/mca/ptl/base/base.h %%MPIDIR%%/include/pmix/src/mca/ptl/base/ptl_base_handshake.h %%MPIDIR%%/include/pmix/src/mca/ptl/ptl.h %%MPIDIR%%/include/pmix/src/mca/ptl/ptl_types.h %%MPIDIR%%/include/pmix/src/runtime/pmix_init_util.h %%MPIDIR%%/include/pmix/src/runtime/pmix_progress_threads.h %%MPIDIR%%/include/pmix/src/runtime/pmix_rte.h %%MPIDIR%%/include/pmix/src/server/pmix_server_ops.h %%MPIDIR%%/include/pmix/src/threads/pmix_mutex.h %%MPIDIR%%/include/pmix/src/threads/pmix_mutex_unix.h %%MPIDIR%%/include/pmix/src/threads/pmix_threads.h %%MPIDIR%%/include/pmix/src/threads/pmix_tsd.h %%MPIDIR%%/include/pmix/src/tool/pmix_tool_ops.h %%MPIDIR%%/include/pmix/src/util/pmix_alfg.h %%MPIDIR%%/include/pmix/src/util/pmix_argv.h %%MPIDIR%%/include/pmix/src/util/pmix_basename.h %%MPIDIR%%/include/pmix/src/util/pmix_cmd_line.h %%MPIDIR%%/include/pmix/src/util/pmix_context_fns.h %%MPIDIR%%/include/pmix/src/util/pmix_environ.h %%MPIDIR%%/include/pmix/src/util/pmix_error.h %%MPIDIR%%/include/pmix/src/util/pmix_fd.h %%MPIDIR%%/include/pmix/src/util/pmix_few.h %%MPIDIR%%/include/pmix/src/util/pmix_getcwd.h %%MPIDIR%%/include/pmix/src/util/pmix_getid.h %%MPIDIR%%/include/pmix/src/util/pmix_hash.h %%MPIDIR%%/include/pmix/src/util/pmix_if.h %%MPIDIR%%/include/pmix/src/util/pmix_keyval_parse.h %%MPIDIR%%/include/pmix/src/util/pmix_name_fns.h %%MPIDIR%%/include/pmix/src/util/pmix_net.h %%MPIDIR%%/include/pmix/src/util/pmix_os_dirpath.h %%MPIDIR%%/include/pmix/src/util/pmix_os_path.h %%MPIDIR%%/include/pmix/src/util/pmix_output.h %%MPIDIR%%/include/pmix/src/util/pmix_parse_options.h %%MPIDIR%%/include/pmix/src/util/pmix_path.h %%MPIDIR%%/include/pmix/src/util/pmix_printf.h %%MPIDIR%%/include/pmix/src/util/pmix_pty.h %%MPIDIR%%/include/pmix/src/util/pmix_shmem.h %%MPIDIR%%/include/pmix/src/util/pmix_show_help.h %%MPIDIR%%/include/pmix/src/util/pmix_string_copy.h %%MPIDIR%%/include/pmix/src/util/pmix_strnlen.h %%MPIDIR%%/include/pmix/src/util/pmix_timings.h %%MPIDIR%%/include/pmix/src/util/pmix_vmem.h %%MPIDIR%%/include/pmix_common.h %%MPIDIR%%/include/pmix_deprecated.h %%MPIDIR%%/include/pmix_server.h %%MPIDIR%%/include/pmix_tool.h %%MPIDIR%%/include/pmix_version.h %%MPIDIR%%/include/prte.h %%MPIDIR%%/include/prte/src/mca/errmgr/base/base.h %%MPIDIR%%/include/prte/src/mca/errmgr/base/errmgr_private.h %%MPIDIR%%/include/prte/src/mca/errmgr/errmgr.h %%MPIDIR%%/include/prte/src/mca/ess/base/base.h %%MPIDIR%%/include/prte/src/mca/ess/ess.h %%MPIDIR%%/include/prte/src/mca/filem/base/base.h %%MPIDIR%%/include/prte/src/mca/filem/filem.h %%MPIDIR%%/include/prte/src/mca/grpcomm/base/base.h %%MPIDIR%%/include/prte/src/mca/grpcomm/grpcomm.h %%MPIDIR%%/include/prte/src/mca/iof/base/base.h %%MPIDIR%%/include/prte/src/mca/iof/base/iof_base_setup.h %%MPIDIR%%/include/prte/src/mca/iof/iof.h %%MPIDIR%%/include/prte/src/mca/iof/iof_types.h %%MPIDIR%%/include/prte/src/mca/odls/base/base.h %%MPIDIR%%/include/prte/src/mca/odls/odls.h %%MPIDIR%%/include/prte/src/mca/odls/odls_types.h %%MPIDIR%%/include/prte/src/mca/oob/base/base.h %%MPIDIR%%/include/prte/src/mca/oob/oob.h %%MPIDIR%%/include/prte/src/mca/plm/base/base.h %%MPIDIR%%/include/prte/src/mca/plm/base/plm_private.h %%MPIDIR%%/include/prte/src/mca/plm/plm.h %%MPIDIR%%/include/prte/src/mca/plm/plm_types.h %%MPIDIR%%/include/prte/src/mca/prtebacktrace/base/base.h %%MPIDIR%%/include/prte/src/mca/prtebacktrace/prtebacktrace.h %%MPIDIR%%/include/prte/src/mca/prtedl/base/base.h %%MPIDIR%%/include/prte/src/mca/prtedl/prtedl.h %%MPIDIR%%/include/prte/src/mca/prteinstalldirs/base/base.h %%MPIDIR%%/include/prte/src/mca/prteinstalldirs/prteinstalldirs.h %%MPIDIR%%/include/prte/src/mca/prtereachable/base/base.h %%MPIDIR%%/include/prte/src/mca/prtereachable/prtereachable.h %%MPIDIR%%/include/prte/src/mca/ras/base/base.h %%MPIDIR%%/include/prte/src/mca/ras/base/ras_private.h %%MPIDIR%%/include/prte/src/mca/ras/ras.h %%MPIDIR%%/include/prte/src/mca/rmaps/base/base.h %%MPIDIR%%/include/prte/src/mca/rmaps/base/rmaps_private.h %%MPIDIR%%/include/prte/src/mca/rmaps/rmaps.h %%MPIDIR%%/include/prte/src/mca/rmaps/rmaps_types.h %%MPIDIR%%/include/prte/src/mca/rtc/base/base.h %%MPIDIR%%/include/prte/src/mca/rtc/rtc.h %%MPIDIR%%/include/prte/src/mca/schizo/base/base.h %%MPIDIR%%/include/prte/src/mca/schizo/schizo.h %%MPIDIR%%/include/prte/src/mca/state/base/base.h %%MPIDIR%%/include/prte/src/mca/state/state.h %%MPIDIR%%/include/prte/src/mca/state/state_types.h %%MPIDIR%%/include/prte_version.h %%MPIDIR%%/lib/libmpi.la %%MPIDIR%%/lib/libmpi.so %%MPIDIR%%/lib/libmpi.so.40 %%MPIDIR%%/lib/libmpi.so.40.40.3 %%MPIDIR%%/lib/libmpi_mpifh.la %%MPIDIR%%/lib/libmpi_mpifh.so %%MPIDIR%%/lib/libmpi_mpifh.so.40 %%MPIDIR%%/lib/libmpi_mpifh.so.40.40.0 %%MPIDIR%%/lib/libmpi_usempi_ignore_tkr.la %%MPIDIR%%/lib/libmpi_usempi_ignore_tkr.so %%MPIDIR%%/lib/libmpi_usempi_ignore_tkr.so.40 %%MPIDIR%%/lib/libmpi_usempi_ignore_tkr.so.40.40.0 %%MPIDIR%%/lib/libmpi_usempif08.la %%MPIDIR%%/lib/libmpi_usempif08.so %%MPIDIR%%/lib/libmpi_usempif08.so.40 %%MPIDIR%%/lib/libmpi_usempif08.so.40.40.1 %%MPIDIR%%/lib/libopen-pal.la %%MPIDIR%%/lib/libopen-pal.so %%MPIDIR%%/lib/libopen-pal.so.80 %%MPIDIR%%/lib/libopen-pal.so.80.0.3 %%MPIDIR%%/lib/libpmix.la %%MPIDIR%%/lib/libpmix.so %%MPIDIR%%/lib/libpmix.so.2 %%MPIDIR%%/lib/libpmix.so.2.13.2 %%MPIDIR%%/lib/libprrte.la %%MPIDIR%%/lib/libprrte.so %%MPIDIR%%/lib/libprrte.so.3 %%MPIDIR%%/lib/libprrte.so.3.0.5 %%MPIDIR%%/lib/mpi.mod %%MPIDIR%%/lib/mpi_ext.mod %%MPIDIR%%/lib/mpi_f08.mod %%MPIDIR%%/lib/mpi_f08_callbacks.mod %%MPIDIR%%/lib/mpi_f08_ext.mod %%MPIDIR%%/lib/mpi_f08_interfaces.mod %%MPIDIR%%/lib/mpi_f08_interfaces_callbacks.mod %%MPIDIR%%/lib/mpi_f08_types.mod %%MPIDIR%%/lib/mpi_types.mod %%MPIDIR%%/lib/openmpi/libompi_dbg_msgq.la %%MPIDIR%%/lib/openmpi/libompi_dbg_msgq.so %%MPIDIR%%/lib/pmix/pmix_mca_pcompress_zlib.la %%MPIDIR%%/lib/pmix/pmix_mca_pcompress_zlib.so %%MPIDIR%%/lib/pmix/pmix_mca_prm_default.la %%MPIDIR%%/lib/pmix/pmix_mca_prm_default.so %%SLURM%%%%MPIDIR%%/lib/pmix/pmix_mca_prm_slurm.la %%SLURM%%%%MPIDIR%%/lib/pmix/pmix_mca_prm_slurm.so %%MPIDIR%%/lib/pmpi_f08_interfaces.mod %%TORQUE%%%%MPIDIR%%/lib/prte/prte_mca_plm_tm.la %%TORQUE%%%%MPIDIR%%/lib/prte/prte_mca_plm_tm.so %%MPIDIR%%/share/man/man1/mpic++.1.gz %%MPIDIR%%/share/man/man1/mpicc.1.gz %%MPIDIR%%/share/man/man1/mpicxx.1.gz %%MPIDIR%%/share/man/man1/mpif77.1.gz %%MPIDIR%%/share/man/man1/mpif90.1.gz %%MPIDIR%%/share/man/man1/mpifort.1.gz %%MPIDIR%%/share/man/man1/mpirun.1.gz %%MPIDIR%%/share/man/man1/mpisync.1.gz %%MPIDIR%%/share/man/man1/ompi-wrapper-compiler.1.gz %%MPIDIR%%/share/man/man1/ompi_info.1.gz %%MPIDIR%%/share/man/man1/opal_wrapper.1.gz %%MPIDIR%%/share/man/man1/pmix_info.1.gz %%MPIDIR%%/share/man/man1/prte.1.gz %%MPIDIR%%/share/man/man1/prte_info.1.gz %%MPIDIR%%/share/man/man1/prted.1.gz %%MPIDIR%%/share/man/man1/prterun.1.gz %%MPIDIR%%/share/man/man1/prun.1.gz %%MPIDIR%%/share/man/man1/pterm.1.gz %%MPIDIR%%/share/man/man3/MPIX_Comm_ack_failed.3.gz %%MPIDIR%%/share/man/man3/MPIX_Comm_agree.3.gz %%MPIDIR%%/share/man/man3/MPIX_Comm_get_failed.3.gz %%MPIDIR%%/share/man/man3/MPIX_Comm_iagree.3.gz %%MPIDIR%%/share/man/man3/MPIX_Comm_is_revoked.3.gz %%MPIDIR%%/share/man/man3/MPIX_Comm_ishrink.3.gz %%MPIDIR%%/share/man/man3/MPIX_Comm_revoke.3.gz %%MPIDIR%%/share/man/man3/MPIX_Comm_shrink.3.gz %%MPIDIR%%/share/man/man3/MPIX_Query_cuda_support.3.gz %%MPIDIR%%/share/man/man3/MPIX_Query_rocm_support.3.gz %%MPIDIR%%/share/man/man3/MPI_Abort.3.gz %%MPIDIR%%/share/man/man3/MPI_Accumulate.3.gz %%MPIDIR%%/share/man/man3/MPI_Add_error_class.3.gz %%MPIDIR%%/share/man/man3/MPI_Add_error_code.3.gz %%MPIDIR%%/share/man/man3/MPI_Add_error_string.3.gz %%MPIDIR%%/share/man/man3/MPI_Address.3.gz %%MPIDIR%%/share/man/man3/MPI_Aint_add.3.gz %%MPIDIR%%/share/man/man3/MPI_Aint_diff.3.gz %%MPIDIR%%/share/man/man3/MPI_Allgather.3.gz %%MPIDIR%%/share/man/man3/MPI_Allgather_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Allgatherv.3.gz %%MPIDIR%%/share/man/man3/MPI_Allgatherv_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Alloc_mem.3.gz %%MPIDIR%%/share/man/man3/MPI_Allreduce.3.gz %%MPIDIR%%/share/man/man3/MPI_Allreduce_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Alltoall.3.gz %%MPIDIR%%/share/man/man3/MPI_Alltoall_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Alltoallv.3.gz %%MPIDIR%%/share/man/man3/MPI_Alltoallv_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Alltoallw.3.gz %%MPIDIR%%/share/man/man3/MPI_Alltoallw_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Attr_delete.3.gz %%MPIDIR%%/share/man/man3/MPI_Attr_get.3.gz %%MPIDIR%%/share/man/man3/MPI_Attr_put.3.gz %%MPIDIR%%/share/man/man3/MPI_Barrier.3.gz %%MPIDIR%%/share/man/man3/MPI_Barrier_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Bcast.3.gz %%MPIDIR%%/share/man/man3/MPI_Bcast_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Bsend.3.gz %%MPIDIR%%/share/man/man3/MPI_Bsend_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Buffer_attach.3.gz %%MPIDIR%%/share/man/man3/MPI_Buffer_detach.3.gz %%MPIDIR%%/share/man/man3/MPI_Cancel.3.gz %%MPIDIR%%/share/man/man3/MPI_Cart_coords.3.gz %%MPIDIR%%/share/man/man3/MPI_Cart_create.3.gz %%MPIDIR%%/share/man/man3/MPI_Cart_get.3.gz %%MPIDIR%%/share/man/man3/MPI_Cart_map.3.gz %%MPIDIR%%/share/man/man3/MPI_Cart_rank.3.gz %%MPIDIR%%/share/man/man3/MPI_Cart_shift.3.gz %%MPIDIR%%/share/man/man3/MPI_Cart_sub.3.gz %%MPIDIR%%/share/man/man3/MPI_Cartdim_get.3.gz %%MPIDIR%%/share/man/man3/MPI_Close_port.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_accept.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_c2f.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_call_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_compare.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_connect.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_create.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_create_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_create_from_group.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_create_group.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_create_keyval.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_delete_attr.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_disconnect.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_dup.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_dup_with_info.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_f2c.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_free.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_free_keyval.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_get_attr.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_get_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_get_info.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_get_name.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_get_parent.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_group.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_idup.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_idup_with_info.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_join.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_rank.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_remote_group.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_remote_size.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_set_attr.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_set_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_set_info.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_set_name.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_size.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_spawn.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_spawn_multiple.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_split.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_split_type.3.gz %%MPIDIR%%/share/man/man3/MPI_Comm_test_inter.3.gz %%MPIDIR%%/share/man/man3/MPI_Compare_and_swap.3.gz %%MPIDIR%%/share/man/man3/MPI_Dims_create.3.gz %%MPIDIR%%/share/man/man3/MPI_Dist_graph_create.3.gz %%MPIDIR%%/share/man/man3/MPI_Dist_graph_create_adjacent.3.gz %%MPIDIR%%/share/man/man3/MPI_Dist_graph_neighbors.3.gz %%MPIDIR%%/share/man/man3/MPI_Dist_graph_neighbors_count.3.gz %%MPIDIR%%/share/man/man3/MPI_Errhandler_create.3.gz %%MPIDIR%%/share/man/man3/MPI_Errhandler_free.3.gz %%MPIDIR%%/share/man/man3/MPI_Errhandler_get.3.gz %%MPIDIR%%/share/man/man3/MPI_Errhandler_set.3.gz %%MPIDIR%%/share/man/man3/MPI_Error_class.3.gz %%MPIDIR%%/share/man/man3/MPI_Error_string.3.gz %%MPIDIR%%/share/man/man3/MPI_Exscan.3.gz %%MPIDIR%%/share/man/man3/MPI_Exscan_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Fetch_and_op.3.gz %%MPIDIR%%/share/man/man3/MPI_File_c2f.3.gz %%MPIDIR%%/share/man/man3/MPI_File_call_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_File_close.3.gz %%MPIDIR%%/share/man/man3/MPI_File_create_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_File_delete.3.gz %%MPIDIR%%/share/man/man3/MPI_File_f2c.3.gz %%MPIDIR%%/share/man/man3/MPI_File_get_amode.3.gz %%MPIDIR%%/share/man/man3/MPI_File_get_atomicity.3.gz %%MPIDIR%%/share/man/man3/MPI_File_get_byte_offset.3.gz %%MPIDIR%%/share/man/man3/MPI_File_get_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_File_get_group.3.gz %%MPIDIR%%/share/man/man3/MPI_File_get_info.3.gz %%MPIDIR%%/share/man/man3/MPI_File_get_position.3.gz %%MPIDIR%%/share/man/man3/MPI_File_get_position_shared.3.gz %%MPIDIR%%/share/man/man3/MPI_File_get_size.3.gz %%MPIDIR%%/share/man/man3/MPI_File_get_type_extent.3.gz %%MPIDIR%%/share/man/man3/MPI_File_get_view.3.gz %%MPIDIR%%/share/man/man3/MPI_File_iread.3.gz %%MPIDIR%%/share/man/man3/MPI_File_iread_all.3.gz %%MPIDIR%%/share/man/man3/MPI_File_iread_at.3.gz %%MPIDIR%%/share/man/man3/MPI_File_iread_at_all.3.gz %%MPIDIR%%/share/man/man3/MPI_File_iread_shared.3.gz %%MPIDIR%%/share/man/man3/MPI_File_iwrite.3.gz %%MPIDIR%%/share/man/man3/MPI_File_iwrite_all.3.gz %%MPIDIR%%/share/man/man3/MPI_File_iwrite_at.3.gz %%MPIDIR%%/share/man/man3/MPI_File_iwrite_at_all.3.gz %%MPIDIR%%/share/man/man3/MPI_File_iwrite_shared.3.gz %%MPIDIR%%/share/man/man3/MPI_File_open.3.gz %%MPIDIR%%/share/man/man3/MPI_File_preallocate.3.gz %%MPIDIR%%/share/man/man3/MPI_File_read.3.gz %%MPIDIR%%/share/man/man3/MPI_File_read_all.3.gz %%MPIDIR%%/share/man/man3/MPI_File_read_all_begin.3.gz %%MPIDIR%%/share/man/man3/MPI_File_read_all_end.3.gz %%MPIDIR%%/share/man/man3/MPI_File_read_at.3.gz %%MPIDIR%%/share/man/man3/MPI_File_read_at_all.3.gz %%MPIDIR%%/share/man/man3/MPI_File_read_at_all_begin.3.gz %%MPIDIR%%/share/man/man3/MPI_File_read_at_all_end.3.gz %%MPIDIR%%/share/man/man3/MPI_File_read_ordered.3.gz %%MPIDIR%%/share/man/man3/MPI_File_read_ordered_begin.3.gz %%MPIDIR%%/share/man/man3/MPI_File_read_ordered_end.3.gz %%MPIDIR%%/share/man/man3/MPI_File_read_shared.3.gz %%MPIDIR%%/share/man/man3/MPI_File_seek.3.gz %%MPIDIR%%/share/man/man3/MPI_File_seek_shared.3.gz %%MPIDIR%%/share/man/man3/MPI_File_set_atomicity.3.gz %%MPIDIR%%/share/man/man3/MPI_File_set_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_File_set_info.3.gz %%MPIDIR%%/share/man/man3/MPI_File_set_size.3.gz %%MPIDIR%%/share/man/man3/MPI_File_set_view.3.gz %%MPIDIR%%/share/man/man3/MPI_File_sync.3.gz %%MPIDIR%%/share/man/man3/MPI_File_write.3.gz %%MPIDIR%%/share/man/man3/MPI_File_write_all.3.gz %%MPIDIR%%/share/man/man3/MPI_File_write_all_begin.3.gz %%MPIDIR%%/share/man/man3/MPI_File_write_all_end.3.gz %%MPIDIR%%/share/man/man3/MPI_File_write_at.3.gz %%MPIDIR%%/share/man/man3/MPI_File_write_at_all.3.gz %%MPIDIR%%/share/man/man3/MPI_File_write_at_all_begin.3.gz %%MPIDIR%%/share/man/man3/MPI_File_write_at_all_end.3.gz %%MPIDIR%%/share/man/man3/MPI_File_write_ordered.3.gz %%MPIDIR%%/share/man/man3/MPI_File_write_ordered_begin.3.gz %%MPIDIR%%/share/man/man3/MPI_File_write_ordered_end.3.gz %%MPIDIR%%/share/man/man3/MPI_File_write_shared.3.gz %%MPIDIR%%/share/man/man3/MPI_Finalize.3.gz %%MPIDIR%%/share/man/man3/MPI_Finalized.3.gz %%MPIDIR%%/share/man/man3/MPI_Free_mem.3.gz %%MPIDIR%%/share/man/man3/MPI_Gather.3.gz %%MPIDIR%%/share/man/man3/MPI_Gather_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Gatherv.3.gz %%MPIDIR%%/share/man/man3/MPI_Gatherv_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Get.3.gz %%MPIDIR%%/share/man/man3/MPI_Get_accumulate.3.gz %%MPIDIR%%/share/man/man3/MPI_Get_address.3.gz %%MPIDIR%%/share/man/man3/MPI_Get_count.3.gz %%MPIDIR%%/share/man/man3/MPI_Get_elements.3.gz %%MPIDIR%%/share/man/man3/MPI_Get_elements_x.3.gz %%MPIDIR%%/share/man/man3/MPI_Get_library_version.3.gz %%MPIDIR%%/share/man/man3/MPI_Get_processor_name.3.gz %%MPIDIR%%/share/man/man3/MPI_Get_version.3.gz %%MPIDIR%%/share/man/man3/MPI_Graph_create.3.gz %%MPIDIR%%/share/man/man3/MPI_Graph_get.3.gz %%MPIDIR%%/share/man/man3/MPI_Graph_map.3.gz %%MPIDIR%%/share/man/man3/MPI_Graph_neighbors.3.gz %%MPIDIR%%/share/man/man3/MPI_Graph_neighbors_count.3.gz %%MPIDIR%%/share/man/man3/MPI_Graphdims_get.3.gz %%MPIDIR%%/share/man/man3/MPI_Grequest_complete.3.gz %%MPIDIR%%/share/man/man3/MPI_Grequest_start.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_c2f.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_compare.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_difference.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_excl.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_f2c.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_free.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_from_session_pset.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_incl.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_intersection.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_range_excl.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_range_incl.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_rank.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_size.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_translate_ranks.3.gz %%MPIDIR%%/share/man/man3/MPI_Group_union.3.gz %%MPIDIR%%/share/man/man3/MPI_Iallgather.3.gz %%MPIDIR%%/share/man/man3/MPI_Iallgatherv.3.gz %%MPIDIR%%/share/man/man3/MPI_Iallreduce.3.gz %%MPIDIR%%/share/man/man3/MPI_Ialltoall.3.gz %%MPIDIR%%/share/man/man3/MPI_Ialltoallv.3.gz %%MPIDIR%%/share/man/man3/MPI_Ialltoallw.3.gz %%MPIDIR%%/share/man/man3/MPI_Ibarrier.3.gz %%MPIDIR%%/share/man/man3/MPI_Ibcast.3.gz %%MPIDIR%%/share/man/man3/MPI_Ibsend.3.gz %%MPIDIR%%/share/man/man3/MPI_Iexscan.3.gz %%MPIDIR%%/share/man/man3/MPI_Igather.3.gz %%MPIDIR%%/share/man/man3/MPI_Igatherv.3.gz %%MPIDIR%%/share/man/man3/MPI_Improbe.3.gz %%MPIDIR%%/share/man/man3/MPI_Imrecv.3.gz %%MPIDIR%%/share/man/man3/MPI_Ineighbor_allgather.3.gz %%MPIDIR%%/share/man/man3/MPI_Ineighbor_allgatherv.3.gz %%MPIDIR%%/share/man/man3/MPI_Ineighbor_alltoall.3.gz %%MPIDIR%%/share/man/man3/MPI_Ineighbor_alltoallv.3.gz %%MPIDIR%%/share/man/man3/MPI_Ineighbor_alltoallw.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_c2f.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_create.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_delete.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_dup.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_env.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_f2c.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_free.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_get.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_get_nkeys.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_get_nthkey.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_get_string.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_get_valuelen.3.gz %%MPIDIR%%/share/man/man3/MPI_Info_set.3.gz %%MPIDIR%%/share/man/man3/MPI_Init.3.gz %%MPIDIR%%/share/man/man3/MPI_Init_thread.3.gz %%MPIDIR%%/share/man/man3/MPI_Initialized.3.gz %%MPIDIR%%/share/man/man3/MPI_Intercomm_create.3.gz %%MPIDIR%%/share/man/man3/MPI_Intercomm_create_from_groups.3.gz %%MPIDIR%%/share/man/man3/MPI_Intercomm_merge.3.gz %%MPIDIR%%/share/man/man3/MPI_Iprobe.3.gz %%MPIDIR%%/share/man/man3/MPI_Irecv.3.gz %%MPIDIR%%/share/man/man3/MPI_Ireduce.3.gz %%MPIDIR%%/share/man/man3/MPI_Ireduce_scatter.3.gz %%MPIDIR%%/share/man/man3/MPI_Ireduce_scatter_block.3.gz %%MPIDIR%%/share/man/man3/MPI_Irsend.3.gz %%MPIDIR%%/share/man/man3/MPI_Is_thread_main.3.gz %%MPIDIR%%/share/man/man3/MPI_Iscan.3.gz %%MPIDIR%%/share/man/man3/MPI_Iscatter.3.gz %%MPIDIR%%/share/man/man3/MPI_Iscatterv.3.gz %%MPIDIR%%/share/man/man3/MPI_Isend.3.gz %%MPIDIR%%/share/man/man3/MPI_Isendrecv.3.gz %%MPIDIR%%/share/man/man3/MPI_Isendrecv_replace.3.gz %%MPIDIR%%/share/man/man3/MPI_Issend.3.gz %%MPIDIR%%/share/man/man3/MPI_Keyval_create.3.gz %%MPIDIR%%/share/man/man3/MPI_Keyval_free.3.gz %%MPIDIR%%/share/man/man3/MPI_Lookup_name.3.gz %%MPIDIR%%/share/man/man3/MPI_Message_c2f.3.gz %%MPIDIR%%/share/man/man3/MPI_Message_f2c.3.gz %%MPIDIR%%/share/man/man3/MPI_Mprobe.3.gz %%MPIDIR%%/share/man/man3/MPI_Mrecv.3.gz %%MPIDIR%%/share/man/man3/MPI_Neighbor_allgather.3.gz %%MPIDIR%%/share/man/man3/MPI_Neighbor_allgather_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Neighbor_allgatherv.3.gz %%MPIDIR%%/share/man/man3/MPI_Neighbor_allgatherv_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Neighbor_alltoall.3.gz %%MPIDIR%%/share/man/man3/MPI_Neighbor_alltoall_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Neighbor_alltoallv.3.gz %%MPIDIR%%/share/man/man3/MPI_Neighbor_alltoallv_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Neighbor_alltoallw.3.gz %%MPIDIR%%/share/man/man3/MPI_Neighbor_alltoallw_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Op_c2f.3.gz %%MPIDIR%%/share/man/man3/MPI_Op_commutative.3.gz %%MPIDIR%%/share/man/man3/MPI_Op_create.3.gz %%MPIDIR%%/share/man/man3/MPI_Op_f2c.3.gz %%MPIDIR%%/share/man/man3/MPI_Op_free.3.gz %%MPIDIR%%/share/man/man3/MPI_Open_port.3.gz %%MPIDIR%%/share/man/man3/MPI_Pack.3.gz %%MPIDIR%%/share/man/man3/MPI_Pack_external.3.gz %%MPIDIR%%/share/man/man3/MPI_Pack_external_size.3.gz %%MPIDIR%%/share/man/man3/MPI_Pack_size.3.gz %%MPIDIR%%/share/man/man3/MPI_Parrived.3.gz %%MPIDIR%%/share/man/man3/MPI_Pcontrol.3.gz %%MPIDIR%%/share/man/man3/MPI_Pready.3.gz %%MPIDIR%%/share/man/man3/MPI_Pready_list.3.gz %%MPIDIR%%/share/man/man3/MPI_Pready_range.3.gz %%MPIDIR%%/share/man/man3/MPI_Precv_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Probe.3.gz %%MPIDIR%%/share/man/man3/MPI_Psend_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Publish_name.3.gz %%MPIDIR%%/share/man/man3/MPI_Put.3.gz %%MPIDIR%%/share/man/man3/MPI_Query_thread.3.gz %%MPIDIR%%/share/man/man3/MPI_Raccumulate.3.gz %%MPIDIR%%/share/man/man3/MPI_Recv.3.gz %%MPIDIR%%/share/man/man3/MPI_Recv_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Reduce.3.gz %%MPIDIR%%/share/man/man3/MPI_Reduce_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Reduce_local.3.gz %%MPIDIR%%/share/man/man3/MPI_Reduce_scatter.3.gz %%MPIDIR%%/share/man/man3/MPI_Reduce_scatter_block.3.gz %%MPIDIR%%/share/man/man3/MPI_Reduce_scatter_block_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Reduce_scatter_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Register_datarep.3.gz %%MPIDIR%%/share/man/man3/MPI_Request_c2f.3.gz %%MPIDIR%%/share/man/man3/MPI_Request_f2c.3.gz %%MPIDIR%%/share/man/man3/MPI_Request_free.3.gz %%MPIDIR%%/share/man/man3/MPI_Request_get_status.3.gz %%MPIDIR%%/share/man/man3/MPI_Rget.3.gz %%MPIDIR%%/share/man/man3/MPI_Rget_accumulate.3.gz %%MPIDIR%%/share/man/man3/MPI_Rput.3.gz %%MPIDIR%%/share/man/man3/MPI_Rsend.3.gz %%MPIDIR%%/share/man/man3/MPI_Rsend_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Scan.3.gz %%MPIDIR%%/share/man/man3/MPI_Scan_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Scatter.3.gz %%MPIDIR%%/share/man/man3/MPI_Scatter_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Scatterv.3.gz %%MPIDIR%%/share/man/man3/MPI_Scatterv_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Send.3.gz %%MPIDIR%%/share/man/man3/MPI_Send_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Sendrecv.3.gz %%MPIDIR%%/share/man/man3/MPI_Sendrecv_replace.3.gz %%MPIDIR%%/share/man/man3/MPI_Session_create_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_Session_f2c.3.gz %%MPIDIR%%/share/man/man3/MPI_Session_finalize.3.gz %%MPIDIR%%/share/man/man3/MPI_Session_get_info.3.gz %%MPIDIR%%/share/man/man3/MPI_Session_get_nth_pset.3.gz %%MPIDIR%%/share/man/man3/MPI_Session_get_num_psets.3.gz %%MPIDIR%%/share/man/man3/MPI_Session_get_pset_info.3.gz %%MPIDIR%%/share/man/man3/MPI_Session_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Sizeof.3.gz %%MPIDIR%%/share/man/man3/MPI_Ssend.3.gz %%MPIDIR%%/share/man/man3/MPI_Ssend_init.3.gz %%MPIDIR%%/share/man/man3/MPI_Start.3.gz %%MPIDIR%%/share/man/man3/MPI_Startall.3.gz %%MPIDIR%%/share/man/man3/MPI_Status_c2f.3.gz %%MPIDIR%%/share/man/man3/MPI_Status_c2f08.3.gz %%MPIDIR%%/share/man/man3/MPI_Status_f082c.3.gz %%MPIDIR%%/share/man/man3/MPI_Status_f082f.3.gz %%MPIDIR%%/share/man/man3/MPI_Status_f2c.3.gz %%MPIDIR%%/share/man/man3/MPI_Status_f2f08.3.gz %%MPIDIR%%/share/man/man3/MPI_Status_set_cancelled.3.gz %%MPIDIR%%/share/man/man3/MPI_Status_set_elements.3.gz %%MPIDIR%%/share/man/man3/MPI_Status_set_elements_x.3.gz %%MPIDIR%%/share/man/man3/MPI_T.3.gz %%MPIDIR%%/share/man/man3/MPI_T_category_changed.3.gz %%MPIDIR%%/share/man/man3/MPI_T_category_get_categories.3.gz %%MPIDIR%%/share/man/man3/MPI_T_category_get_cvars.3.gz %%MPIDIR%%/share/man/man3/MPI_T_category_get_info.3.gz %%MPIDIR%%/share/man/man3/MPI_T_category_get_num.3.gz %%MPIDIR%%/share/man/man3/MPI_T_category_get_pvars.3.gz %%MPIDIR%%/share/man/man3/MPI_T_cvar_get_info.3.gz %%MPIDIR%%/share/man/man3/MPI_T_cvar_get_num.3.gz %%MPIDIR%%/share/man/man3/MPI_T_cvar_handle_alloc.3.gz %%MPIDIR%%/share/man/man3/MPI_T_cvar_handle_free.3.gz %%MPIDIR%%/share/man/man3/MPI_T_cvar_read.3.gz %%MPIDIR%%/share/man/man3/MPI_T_cvar_write.3.gz %%MPIDIR%%/share/man/man3/MPI_T_enum_get_info.3.gz %%MPIDIR%%/share/man/man3/MPI_T_enum_get_item.3.gz %%MPIDIR%%/share/man/man3/MPI_T_finalize.3.gz %%MPIDIR%%/share/man/man3/MPI_T_init_thread.3.gz %%MPIDIR%%/share/man/man3/MPI_T_pvar_get_info.3.gz %%MPIDIR%%/share/man/man3/MPI_T_pvar_get_num.3.gz %%MPIDIR%%/share/man/man3/MPI_T_pvar_handle_alloc.3.gz %%MPIDIR%%/share/man/man3/MPI_T_pvar_handle_free.3.gz %%MPIDIR%%/share/man/man3/MPI_T_pvar_read.3.gz %%MPIDIR%%/share/man/man3/MPI_T_pvar_readreset.3.gz %%MPIDIR%%/share/man/man3/MPI_T_pvar_reset.3.gz %%MPIDIR%%/share/man/man3/MPI_T_pvar_session_create.3.gz %%MPIDIR%%/share/man/man3/MPI_T_pvar_session_free.3.gz %%MPIDIR%%/share/man/man3/MPI_T_pvar_start.3.gz %%MPIDIR%%/share/man/man3/MPI_T_pvar_stop.3.gz %%MPIDIR%%/share/man/man3/MPI_T_pvar_write.3.gz %%MPIDIR%%/share/man/man3/MPI_Test.3.gz %%MPIDIR%%/share/man/man3/MPI_Test_cancelled.3.gz %%MPIDIR%%/share/man/man3/MPI_Testall.3.gz %%MPIDIR%%/share/man/man3/MPI_Testany.3.gz %%MPIDIR%%/share/man/man3/MPI_Testsome.3.gz %%MPIDIR%%/share/man/man3/MPI_Topo_test.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_c2f.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_commit.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_contiguous.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_create_darray.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_create_f90_complex.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_create_f90_integer.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_create_f90_real.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_create_hindexed.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_create_hindexed_block.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_create_hvector.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_create_indexed_block.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_create_keyval.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_create_resized.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_create_struct.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_create_subarray.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_delete_attr.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_dup.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_extent.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_f2c.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_free.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_free_keyval.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_get_attr.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_get_contents.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_get_envelope.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_get_extent.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_get_extent_x.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_get_name.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_get_true_extent.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_get_true_extent_x.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_hindexed.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_hvector.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_indexed.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_lb.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_match_size.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_set_attr.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_set_name.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_size.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_size_x.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_struct.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_ub.3.gz %%MPIDIR%%/share/man/man3/MPI_Type_vector.3.gz %%MPIDIR%%/share/man/man3/MPI_Unpack.3.gz %%MPIDIR%%/share/man/man3/MPI_Unpack_external.3.gz %%MPIDIR%%/share/man/man3/MPI_Unpublish_name.3.gz %%MPIDIR%%/share/man/man3/MPI_Wait.3.gz %%MPIDIR%%/share/man/man3/MPI_Waitall.3.gz %%MPIDIR%%/share/man/man3/MPI_Waitany.3.gz %%MPIDIR%%/share/man/man3/MPI_Waitsome.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_allocate.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_allocate_shared.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_attach.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_c2f.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_call_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_complete.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_create.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_create_dynamic.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_create_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_create_keyval.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_delete_attr.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_detach.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_f2c.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_fence.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_flush.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_flush_all.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_flush_local.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_flush_local_all.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_free.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_free_keyval.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_get_attr.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_get_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_get_group.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_get_info.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_get_name.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_lock.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_lock_all.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_post.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_set_attr.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_set_errhandler.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_set_info.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_set_name.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_shared_query.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_start.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_sync.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_test.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_unlock.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_unlock_all.3.gz %%MPIDIR%%/share/man/man3/MPI_Win_wait.3.gz %%MPIDIR%%/share/man/man3/MPI_Wtick.3.gz %%MPIDIR%%/share/man/man3/MPI_Wtime.3.gz %%MPIDIR%%/share/man/man3/OMPI_Affinity_str.3.gz %%MPIDIR%%/share/man/man3/PMIx_Abort.3.gz %%MPIDIR%%/share/man/man3/PMIx_Finalize.3.gz %%MPIDIR%%/share/man/man3/PMIx_Init.3.gz %%MPIDIR%%/share/man/man5/openpmix.5.gz %%MPIDIR%%/share/man/man5/prte.5.gz %%MPIDIR%%/share/man/man7/Open-MPI.7.gz %%MPIDIR%%/share/pmix/help-cli.txt %%MPIDIR%%/share/pmix/help-gds-shmem2.txt %%MPIDIR%%/share/pmix/help-palloc.txt %%MPIDIR%%/share/pmix/help-pattrs.txt %%MPIDIR%%/share/pmix/help-pcompress.txt %%MPIDIR%%/share/pmix/help-pctrl.txt %%MPIDIR%%/share/pmix/help-pevent.txt %%MPIDIR%%/share/pmix/help-pfexec-base.txt %%MPIDIR%%/share/pmix/help-pfexec-linux.txt %%MPIDIR%%/share/pmix/help-ploc.txt %%MPIDIR%%/share/pmix/help-plookup.txt %%MPIDIR%%/share/pmix/help-pmdl.txt %%MPIDIR%%/share/pmix/help-pmix-info.txt %%MPIDIR%%/share/pmix/help-pmix-mca-base.txt %%MPIDIR%%/share/pmix/help-pmix-mca-var.txt %%MPIDIR%%/share/pmix/help-pmix-plog.txt %%MPIDIR%%/share/pmix/help-pmix-psensor-file.txt %%MPIDIR%%/share/pmix/help-pmix-psensor-heartbeat.txt %%MPIDIR%%/share/pmix/help-pmix-runtime.txt %%MPIDIR%%/share/pmix/help-pmix-server.txt %%MPIDIR%%/share/pmix/help-pmix-util.txt %%MPIDIR%%/share/pmix/help-pmixcc.txt %%MPIDIR%%/share/pmix/help-pps.txt %%MPIDIR%%/share/pmix/help-pquery.txt %%MPIDIR%%/share/pmix/help-prm.txt %%MPIDIR%%/share/pmix/help-ptl-base.txt %%MPIDIR%%/share/pmix/pmix-valgrind.supp %%MPIDIR%%/share/pmix/pmixcc-wrapper-data.txt %%MPIDIR%%/share/prte/amca-param-sets/example.conf %%MPIDIR%%/share/prte/help-cli.txt %%MPIDIR%%/share/prte/help-dash-host.txt %%MPIDIR%%/share/prte/help-errmgr-base.txt %%MPIDIR%%/share/prte/help-ess-base.txt %%MPIDIR%%/share/prte/help-hostfiles.txt %%MPIDIR%%/share/prte/help-iof-base.txt %%MPIDIR%%/share/prte/help-oob-base.txt %%MPIDIR%%/share/prte/help-oob-tcp.txt %%MPIDIR%%/share/prte/help-plm-base.txt %%SLURM%%%%MPIDIR%%/share/prte/help-plm-slurm.txt %%MPIDIR%%/share/prte/help-plm-ssh.txt %%TORQUE%%%%MPIDIR%%/share/prte/help-plm-tm.txt %%MPIDIR%%/share/prte/help-prte-filem-raw.txt %%MPIDIR%%/share/prte/help-prte-hwloc-base.txt %%MPIDIR%%/share/prte/help-prte-info.txt %%MPIDIR%%/share/prte/help-prte-odls-base.txt %%MPIDIR%%/share/prte/help-prte-odls-default.txt %%MPIDIR%%/share/prte/help-prte-rmaps-base.txt %%MPIDIR%%/share/prte/help-prte-rmaps-ppr.txt %%MPIDIR%%/share/prte/help-prte-rmaps-rr.txt %%MPIDIR%%/share/prte/help-prte-rmaps-seq.txt %%MPIDIR%%/share/prte/help-prte-rtc-base.txt %%MPIDIR%%/share/prte/help-prte-rtc-hwloc.txt %%MPIDIR%%/share/prte/help-prte-runtime.txt %%MPIDIR%%/share/prte/help-prte-util.txt %%MPIDIR%%/share/prte/help-prte.txt %%MPIDIR%%/share/prte/help-prted.txt %%MPIDIR%%/share/prte/help-prterun.txt %%MPIDIR%%/share/prte/help-prun.txt %%MPIDIR%%/share/prte/help-pterm.txt %%MPIDIR%%/share/prte/help-ras-base.txt %%MPIDIR%%/share/prte/help-ras-simulator.txt %%SLURM%%%%MPIDIR%%/share/prte/help-ras-slurm.txt %%MPIDIR%%/share/prte/help-rmaps_rank_file.txt %%MPIDIR%%/share/prte/help-schizo-base.txt %%MPIDIR%%/share/prte/help-schizo-ompi.txt %%MPIDIR%%/share/prte/help-state-base.txt %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-allow-run-as-root.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-bind-to.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-dash-host.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-debug-daemons-file.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-debug-daemons.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-display.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-dvm-hostfile.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-dvm.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-forward-signals.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-launcher-hostfile.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-leave-session-attached.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-map-by.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-noprefix.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-output.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-personality.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-pmixmca.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-prefix.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-prtemca.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-rank-by.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-runtime-options.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-stream-buffering.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-tune.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/cli-x.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/definitions-pes.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/definitions-slots.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-bind-to-core.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-display-allocation.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-display-devel-allocation.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-display-devel-map.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-display-map.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-display-topo.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-gmca.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-mca.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-merge-stderr-to-stdout.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-output-directory.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-output-filename.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-report-bindings.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-tag-output.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-timestamp-output.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/deprecated-xml.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/detail-hostfiles.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/detail-hosts-cli.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/detail-hosts-relative-indexing.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/detail-hosts-rm.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/detail-placement-deprecated.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/detail-placement-diagnostics.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/detail-placement-examples.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/detail-placement-fundamentals.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/detail-placement-limits.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/detail-placement-rankfiles.rst %%MPIDIR%%/share/prte/rst/prrte-rst-content/detail-placement.rst %%MPIDIR%%/share/prte/rst/schizo-ompi-rst-content/schizo-ompi-cli.rstxt