openpmix: initial commit, version 4.2.9

This commit is contained in:
Tim Biermann 2024-04-27 12:11:19 +02:00
parent b36f5f15e3
commit bd374d0a99
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 479 additions and 0 deletions

450
openpmix/.footprint Normal file
View File

@ -0,0 +1,450 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/openpmix/
-rw-r--r-- root/root etc/openpmix/pmix-mca-params.conf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pattrs
-rwxr-xr-x root/root usr/bin/pctrl
-rwxr-xr-x root/root usr/bin/pevent
-rwxr-xr-x root/root usr/bin/plookup
-rwxr-xr-x root/root usr/bin/pmix_info
-rwxr-xr-x root/root usr/bin/pmixcc
-rwxr-xr-x root/root usr/bin/pps
-rwxr-xr-x root/root usr/bin/pquery
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/pmix.h
drwxr-xr-x root/root usr/include/pmix/
drwxr-xr-x root/root usr/include/pmix/src/
drwxr-xr-x root/root usr/include/pmix/src/class/
-rw-r--r-- root/root usr/include/pmix/src/class/pmix_bitmap.h
-rw-r--r-- root/root usr/include/pmix/src/class/pmix_hash_table.h
-rw-r--r-- root/root usr/include/pmix/src/class/pmix_hotel.h
-rw-r--r-- root/root usr/include/pmix/src/class/pmix_list.h
-rw-r--r-- root/root usr/include/pmix/src/class/pmix_object.h
-rw-r--r-- root/root usr/include/pmix/src/class/pmix_pointer_array.h
-rw-r--r-- root/root usr/include/pmix/src/class/pmix_ring_buffer.h
-rw-r--r-- root/root usr/include/pmix/src/class/pmix_value_array.h
drwxr-xr-x root/root usr/include/pmix/src/client/
-rw-r--r-- root/root usr/include/pmix/src/client/pmix_client_ops.h
drwxr-xr-x root/root usr/include/pmix/src/common/
-rw-r--r-- root/root usr/include/pmix/src/common/pmix_attributes.h
-rw-r--r-- root/root usr/include/pmix/src/common/pmix_iof.h
drwxr-xr-x root/root usr/include/pmix/src/event/
-rw-r--r-- root/root usr/include/pmix/src/event/pmix_event.h
drwxr-xr-x root/root usr/include/pmix/src/hwloc/
-rw-r--r-- root/root usr/include/pmix/src/hwloc/pmix_hwloc.h
drwxr-xr-x root/root usr/include/pmix/src/include/
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_atomic.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_config.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_config_bottom.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_config_top.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_dictionary.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_event_strings.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_frameworks.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_globals.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_hash_string.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_portable_platform.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_portable_platform_real.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_prefetch.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_socket_errno.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_stdatomic.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_stdint.h
-rw-r--r-- root/root usr/include/pmix/src/include/pmix_types.h
drwxr-xr-x root/root usr/include/pmix/src/mca/
drwxr-xr-x root/root usr/include/pmix/src/mca/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/base/pmix_base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/base/pmix_mca_base_alias.h
-rw-r--r-- root/root usr/include/pmix/src/mca/base/pmix_mca_base_component_repository.h
-rw-r--r-- root/root usr/include/pmix/src/mca/base/pmix_mca_base_framework.h
-rw-r--r-- root/root usr/include/pmix/src/mca/base/pmix_mca_base_var.h
-rw-r--r-- root/root usr/include/pmix/src/mca/base/pmix_mca_base_var_enum.h
-rw-r--r-- root/root usr/include/pmix/src/mca/base/pmix_mca_base_var_group.h
-rw-r--r-- root/root usr/include/pmix/src/mca/base/pmix_mca_base_vari.h
drwxr-xr-x root/root usr/include/pmix/src/mca/bfrops/
drwxr-xr-x root/root usr/include/pmix/src/mca/bfrops/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/bfrops/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/bfrops/bfrops.h
-rw-r--r-- root/root usr/include/pmix/src/mca/bfrops/bfrops_types.h
drwxr-xr-x root/root usr/include/pmix/src/mca/common/
drwxr-xr-x root/root usr/include/pmix/src/mca/common/dstore/
-rw-r--r-- root/root usr/include/pmix/src/mca/common/dstore/dstore_base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/common/dstore/dstore_common.h
-rw-r--r-- root/root usr/include/pmix/src/mca/common/dstore/dstore_file.h
-rw-r--r-- root/root usr/include/pmix/src/mca/common/dstore/dstore_segment.h
drwxr-xr-x root/root usr/include/pmix/src/mca/gds/
drwxr-xr-x root/root usr/include/pmix/src/mca/gds/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/gds/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/gds/gds.h
-rw-r--r-- root/root usr/include/pmix/src/mca/mca.h
drwxr-xr-x root/root usr/include/pmix/src/mca/pcompress/
drwxr-xr-x root/root usr/include/pmix/src/mca/pcompress/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/pcompress/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/pcompress/pcompress.h
drwxr-xr-x root/root usr/include/pmix/src/mca/pdl/
drwxr-xr-x root/root usr/include/pmix/src/mca/pdl/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/pdl/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/pdl/pdl.h
drwxr-xr-x root/root usr/include/pmix/src/mca/pfexec/
drwxr-xr-x root/root usr/include/pmix/src/mca/pfexec/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/pfexec/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/pfexec/pfexec.h
drwxr-xr-x root/root usr/include/pmix/src/mca/pgpu/
drwxr-xr-x root/root usr/include/pmix/src/mca/pgpu/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/pgpu/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/pgpu/pgpu.h
drwxr-xr-x root/root usr/include/pmix/src/mca/pif/
drwxr-xr-x root/root usr/include/pmix/src/mca/pif/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/pif/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/pif/pif.h
drwxr-xr-x root/root usr/include/pmix/src/mca/pinstalldirs/
drwxr-xr-x root/root usr/include/pmix/src/mca/pinstalldirs/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/pinstalldirs/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/pinstalldirs/pinstalldirs.h
-rw-r--r-- root/root usr/include/pmix/src/mca/pinstalldirs/pinstalldirs_types.h
drwxr-xr-x root/root usr/include/pmix/src/mca/plog/
drwxr-xr-x root/root usr/include/pmix/src/mca/plog/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/plog/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/plog/plog.h
drwxr-xr-x root/root usr/include/pmix/src/mca/pmdl/
drwxr-xr-x root/root usr/include/pmix/src/mca/pmdl/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/pmdl/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/pmdl/pmdl.h
drwxr-xr-x root/root usr/include/pmix/src/mca/pnet/
drwxr-xr-x root/root usr/include/pmix/src/mca/pnet/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/pnet/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/pnet/pnet.h
drwxr-xr-x root/root usr/include/pmix/src/mca/preg/
drwxr-xr-x root/root usr/include/pmix/src/mca/preg/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/preg/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/preg/preg.h
-rw-r--r-- root/root usr/include/pmix/src/mca/preg/preg_types.h
drwxr-xr-x root/root usr/include/pmix/src/mca/prm/
drwxr-xr-x root/root usr/include/pmix/src/mca/prm/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/prm/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/prm/prm.h
drwxr-xr-x root/root usr/include/pmix/src/mca/psec/
drwxr-xr-x root/root usr/include/pmix/src/mca/psec/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/psec/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/psec/psec.h
drwxr-xr-x root/root usr/include/pmix/src/mca/psensor/
drwxr-xr-x root/root usr/include/pmix/src/mca/psensor/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/psensor/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/psensor/psensor.h
drwxr-xr-x root/root usr/include/pmix/src/mca/pshmem/
drwxr-xr-x root/root usr/include/pmix/src/mca/pshmem/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/pshmem/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/pshmem/pshmem.h
drwxr-xr-x root/root usr/include/pmix/src/mca/psquash/
drwxr-xr-x root/root usr/include/pmix/src/mca/psquash/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/psquash/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/psquash/psquash.h
drwxr-xr-x root/root usr/include/pmix/src/mca/pstat/
drwxr-xr-x root/root usr/include/pmix/src/mca/pstat/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/pstat/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/pstat/pstat.h
drwxr-xr-x root/root usr/include/pmix/src/mca/pstrg/
drwxr-xr-x root/root usr/include/pmix/src/mca/pstrg/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/pstrg/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/pstrg/pstrg.h
drwxr-xr-x root/root usr/include/pmix/src/mca/ptl/
drwxr-xr-x root/root usr/include/pmix/src/mca/ptl/base/
-rw-r--r-- root/root usr/include/pmix/src/mca/ptl/base/base.h
-rw-r--r-- root/root usr/include/pmix/src/mca/ptl/base/ptl_base_handshake.h
-rw-r--r-- root/root usr/include/pmix/src/mca/ptl/ptl.h
-rw-r--r-- root/root usr/include/pmix/src/mca/ptl/ptl_types.h
drwxr-xr-x root/root usr/include/pmix/src/runtime/
-rw-r--r-- root/root usr/include/pmix/src/runtime/pmix_init_util.h
-rw-r--r-- root/root usr/include/pmix/src/runtime/pmix_progress_threads.h
-rw-r--r-- root/root usr/include/pmix/src/runtime/pmix_rte.h
drwxr-xr-x root/root usr/include/pmix/src/server/
-rw-r--r-- root/root usr/include/pmix/src/server/pmix_server_ops.h
drwxr-xr-x root/root usr/include/pmix/src/threads/
-rw-r--r-- root/root usr/include/pmix/src/threads/pmix_mutex.h
-rw-r--r-- root/root usr/include/pmix/src/threads/pmix_mutex_unix.h
-rw-r--r-- root/root usr/include/pmix/src/threads/pmix_threads.h
-rw-r--r-- root/root usr/include/pmix/src/threads/pmix_tsd.h
drwxr-xr-x root/root usr/include/pmix/src/tool/
-rw-r--r-- root/root usr/include/pmix/src/tool/pmix_tool_ops.h
drwxr-xr-x root/root usr/include/pmix/src/util/
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_alfg.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_argv.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_basename.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_cmd_line.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_context_fns.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_environ.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_error.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_fd.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_few.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_getcwd.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_getid.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_hash.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_if.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_keyval_parse.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_name_fns.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_net.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_os_dirpath.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_os_path.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_output.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_parse_options.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_path.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_printf.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_pty.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_show_help.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_string_copy.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_strnlen.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_timings.h
-rw-r--r-- root/root usr/include/pmix/src/util/pmix_vmem.h
-rw-r--r-- root/root usr/include/pmix_common.h
-rw-r--r-- root/root usr/include/pmix_deprecated.h
-rw-r--r-- root/root usr/include/pmix_server.h
-rw-r--r-- root/root usr/include/pmix_tool.h
-rw-r--r-- root/root usr/include/pmix_version.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libpmix.la
lrwxrwxrwx root/root usr/lib/libpmix.so -> libpmix.so.2.9.5
lrwxrwxrwx root/root usr/lib/libpmix.so.2 -> libpmix.so.2.9.5
-rwxr-xr-x root/root usr/lib/libpmix.so.2.9.5
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/pmix.pc
drwxr-xr-x root/root usr/lib/pmix/
-rwxr-xr-x root/root usr/lib/pmix/pmix_mca_pcompress_zlib.la
-rwxr-xr-x root/root usr/lib/pmix/pmix_mca_pcompress_zlib.so
-rwxr-xr-x root/root usr/lib/pmix/pmix_mca_prm_default.la
-rwxr-xr-x root/root usr/lib/pmix/pmix_mca_prm_default.so
-rwxr-xr-x root/root usr/lib/pmix/pmix_mca_prm_slurm.la
-rwxr-xr-x root/root usr/lib/pmix/pmix_mca_prm_slurm.so
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/doc/
drwxr-xr-x root/root usr/share/doc/pmix/
drwxr-xr-x root/root usr/share/doc/pmix/html/
-rw-r--r-- root/root usr/share/doc/pmix/html/.buildinfo
drwxr-xr-x root/root usr/share/doc/pmix/html/_sources/
drwxr-xr-x root/root usr/share/doc/pmix/html/_sources/building-apps/
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/building-apps/building-static-apps.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/building-apps/customizing-wrappers.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/building-apps/deprecation-warnings.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/building-apps/extracting-wrapper-flags.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/building-apps/index.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/building-apps/quickstart.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/contributing.rst.txt
drwxr-xr-x root/root usr/share/doc/pmix/html/_sources/developers/
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/developers/autogen.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/developers/building-pmix.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/developers/compiler-pickyness.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/developers/frameworks.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/developers/git-github.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/developers/gnu-autotools.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/developers/index.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/developers/prerequisites.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/developers/rst-for-markdown-expats.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/developers/source-code.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/developers/sphinx.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/developers/terminology.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/exceptions.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/getting-help.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/history.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/index.rst.txt
drwxr-xr-x root/root usr/share/doc/pmix/html/_sources/installing-pmix/
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/compilers-and-flags.rst.txt
drwxr-xr-x root/root usr/share/doc/pmix/html/_sources/installing-pmix/configure-cli-options/
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/configure-cli-options/conventions.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/configure-cli-options/index.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/configure-cli-options/installation.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/configure-cli-options/required-support-libraries.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/configure-cli-options/rpath-and-runpath.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/configure-cli-options/runtime.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/configure-output-summary.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/definitions.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/filesystem-requirements.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/index.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/installation-location.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/make-targets.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/packagers.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/quickstart.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/required-support-libraries.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/installing-pmix/vpath-builds.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/license.rst.txt
drwxr-xr-x root/root usr/share/doc/pmix/html/_sources/man/
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/man/index.rst.txt
drwxr-xr-x root/root usr/share/doc/pmix/html/_sources/man/man1/
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/man/man1/index.rst.txt.gz
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/man/man1/pmix_info.1.rst.txt.gz
drwxr-xr-x root/root usr/share/doc/pmix/html/_sources/man/man3/
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/man/man3/PMIx_Abort.3.rst.txt.gz
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/man/man3/PMIx_Finalize.3.rst.txt.gz
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/man/man3/PMIx_Init.3.rst.txt.gz
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/man/man3/index.rst.txt.gz
drwxr-xr-x root/root usr/share/doc/pmix/html/_sources/man/man5/
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/man/man5/index.rst.txt.gz
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/man/man5/openpmix.5.rst.txt.gz
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/mca.rst.txt
drwxr-xr-x root/root usr/share/doc/pmix/html/_sources/news/
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/news/index.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/news/news-v1.x.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/news/news-v2.x.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/news/news-v3.x.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/news/news-v4.x.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/quickstart.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/release-notes.rst.txt
drwxr-xr-x root/root usr/share/doc/pmix/html/_sources/release-notes/
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/release-notes/compilers.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/release-notes/general.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/release-notes/index.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/release-notes/platform.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/release-notes/run-time.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/security.rst.txt
-rw-r--r-- root/root usr/share/doc/pmix/html/_sources/versions.rst.txt
drwxr-xr-x root/root usr/share/doc/pmix/html/_static/
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/_sphinx_javascript_frameworks_compat.js
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/basic.css
drwxr-xr-x root/root usr/share/doc/pmix/html/_static/css/
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/badge_only.css
drwxr-xr-x root/root usr/share/doc/pmix/html/_static/css/fonts/
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/Roboto-Slab-Bold.woff
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/Roboto-Slab-Bold.woff2
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/Roboto-Slab-Regular.woff
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/Roboto-Slab-Regular.woff2
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/fontawesome-webfont.eot
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/fontawesome-webfont.svg
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/fontawesome-webfont.ttf
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/fontawesome-webfont.woff
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/fontawesome-webfont.woff2
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/lato-bold-italic.woff
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/lato-bold-italic.woff2
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/lato-bold.woff
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/lato-bold.woff2
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/lato-normal-italic.woff
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/lato-normal-italic.woff2
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/lato-normal.woff
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/fonts/lato-normal.woff2
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/css/theme.css
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/doctools.js
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/documentation_options.js
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/file.png
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/jquery.js
drwxr-xr-x root/root usr/share/doc/pmix/html/_static/js/
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/js/badge_only.js
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/js/html5shiv-printshiv.min.js
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/js/html5shiv.min.js
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/js/theme.js
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/language_data.js
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/minus.png
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/plus.png
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/pygments.css
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/searchtools.js
-rw-r--r-- root/root usr/share/doc/pmix/html/_static/sphinx_highlight.js
drwxr-xr-x root/root usr/share/doc/pmix/html/building-apps/
-rw-r--r-- root/root usr/share/doc/pmix/html/building-apps/building-static-apps.html
-rw-r--r-- root/root usr/share/doc/pmix/html/building-apps/customizing-wrappers.html
-rw-r--r-- root/root usr/share/doc/pmix/html/building-apps/deprecation-warnings.html
-rw-r--r-- root/root usr/share/doc/pmix/html/building-apps/extracting-wrapper-flags.html
-rw-r--r-- root/root usr/share/doc/pmix/html/building-apps/index.html
-rw-r--r-- root/root usr/share/doc/pmix/html/building-apps/quickstart.html
-rw-r--r-- root/root usr/share/doc/pmix/html/contributing.html
drwxr-xr-x root/root usr/share/doc/pmix/html/developers/
-rw-r--r-- root/root usr/share/doc/pmix/html/developers/autogen.html
-rw-r--r-- root/root usr/share/doc/pmix/html/developers/building-pmix.html
-rw-r--r-- root/root usr/share/doc/pmix/html/developers/compiler-pickyness.html
-rw-r--r-- root/root usr/share/doc/pmix/html/developers/frameworks.html
-rw-r--r-- root/root usr/share/doc/pmix/html/developers/git-github.html
-rw-r--r-- root/root usr/share/doc/pmix/html/developers/gnu-autotools.html
-rw-r--r-- root/root usr/share/doc/pmix/html/developers/index.html
-rw-r--r-- root/root usr/share/doc/pmix/html/developers/prerequisites.html
-rw-r--r-- root/root usr/share/doc/pmix/html/developers/rst-for-markdown-expats.html
-rw-r--r-- root/root usr/share/doc/pmix/html/developers/source-code.html
-rw-r--r-- root/root usr/share/doc/pmix/html/developers/sphinx.html
-rw-r--r-- root/root usr/share/doc/pmix/html/developers/terminology.html
-rw-r--r-- root/root usr/share/doc/pmix/html/exceptions.html
-rw-r--r-- root/root usr/share/doc/pmix/html/genindex.html
-rw-r--r-- root/root usr/share/doc/pmix/html/getting-help.html
-rw-r--r-- root/root usr/share/doc/pmix/html/history.html
-rw-r--r-- root/root usr/share/doc/pmix/html/index.html
drwxr-xr-x root/root usr/share/doc/pmix/html/installing-pmix/
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/compilers-and-flags.html
drwxr-xr-x root/root usr/share/doc/pmix/html/installing-pmix/configure-cli-options/
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/configure-cli-options/conventions.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/configure-cli-options/index.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/configure-cli-options/installation.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/configure-cli-options/required-support-libraries.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/configure-cli-options/rpath-and-runpath.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/configure-cli-options/runtime.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/configure-output-summary.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/definitions.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/filesystem-requirements.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/index.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/installation-location.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/make-targets.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/packagers.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/quickstart.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/required-support-libraries.html
-rw-r--r-- root/root usr/share/doc/pmix/html/installing-pmix/vpath-builds.html
-rw-r--r-- root/root usr/share/doc/pmix/html/license.html
drwxr-xr-x root/root usr/share/doc/pmix/html/man/
-rw-r--r-- root/root usr/share/doc/pmix/html/man/index.html
drwxr-xr-x root/root usr/share/doc/pmix/html/man/man1/
-rw-r--r-- root/root usr/share/doc/pmix/html/man/man1/index.html.gz
-rw-r--r-- root/root usr/share/doc/pmix/html/man/man1/pmix_info.1.html.gz
drwxr-xr-x root/root usr/share/doc/pmix/html/man/man3/
-rw-r--r-- root/root usr/share/doc/pmix/html/man/man3/PMIx_Abort.3.html.gz
-rw-r--r-- root/root usr/share/doc/pmix/html/man/man3/PMIx_Finalize.3.html.gz
-rw-r--r-- root/root usr/share/doc/pmix/html/man/man3/PMIx_Init.3.html.gz
-rw-r--r-- root/root usr/share/doc/pmix/html/man/man3/index.html.gz
drwxr-xr-x root/root usr/share/doc/pmix/html/man/man5/
-rw-r--r-- root/root usr/share/doc/pmix/html/man/man5/index.html.gz
-rw-r--r-- root/root usr/share/doc/pmix/html/man/man5/openpmix.5.html.gz
-rw-r--r-- root/root usr/share/doc/pmix/html/mca.html
drwxr-xr-x root/root usr/share/doc/pmix/html/news/
-rw-r--r-- root/root usr/share/doc/pmix/html/news/index.html
-rw-r--r-- root/root usr/share/doc/pmix/html/news/news-v1.x.html
-rw-r--r-- root/root usr/share/doc/pmix/html/news/news-v2.x.html
-rw-r--r-- root/root usr/share/doc/pmix/html/news/news-v3.x.html
-rw-r--r-- root/root usr/share/doc/pmix/html/news/news-v4.x.html
-rw-r--r-- root/root usr/share/doc/pmix/html/objects.inv
-rw-r--r-- root/root usr/share/doc/pmix/html/quickstart.html
-rw-r--r-- root/root usr/share/doc/pmix/html/release-notes.html
drwxr-xr-x root/root usr/share/doc/pmix/html/release-notes/
-rw-r--r-- root/root usr/share/doc/pmix/html/release-notes/compilers.html
-rw-r--r-- root/root usr/share/doc/pmix/html/release-notes/general.html
-rw-r--r-- root/root usr/share/doc/pmix/html/release-notes/index.html
-rw-r--r-- root/root usr/share/doc/pmix/html/release-notes/platform.html
-rw-r--r-- root/root usr/share/doc/pmix/html/release-notes/run-time.html
-rw-r--r-- root/root usr/share/doc/pmix/html/search.html
-rw-r--r-- root/root usr/share/doc/pmix/html/searchindex.js
-rw-r--r-- root/root usr/share/doc/pmix/html/security.html
-rw-r--r-- root/root usr/share/doc/pmix/html/versions.html
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/pmix_info.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/PMIx_Abort.3.gz
-rw-r--r-- root/root usr/share/man/man3/PMIx_Finalize.3.gz
-rw-r--r-- root/root usr/share/man/man3/PMIx_Init.3.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/openpmix.5.gz
drwxr-xr-x root/root usr/share/pmix/
-rw-r--r-- root/root usr/share/pmix/help-cli.txt
-rw-r--r-- root/root usr/share/pmix/help-pattrs.txt
-rw-r--r-- root/root usr/share/pmix/help-pcompress.txt
-rw-r--r-- root/root usr/share/pmix/help-pctrl.txt
-rw-r--r-- root/root usr/share/pmix/help-pevent.txt
-rw-r--r-- root/root usr/share/pmix/help-pfexec-base.txt
-rw-r--r-- root/root usr/share/pmix/help-pfexec-linux.txt
-rw-r--r-- root/root usr/share/pmix/help-ploc.txt
-rw-r--r-- root/root usr/share/pmix/help-plookup.txt
-rw-r--r-- root/root usr/share/pmix/help-pmdl.txt
-rw-r--r-- root/root usr/share/pmix/help-pmix-info.txt
-rw-r--r-- root/root usr/share/pmix/help-pmix-mca-base.txt
-rw-r--r-- root/root usr/share/pmix/help-pmix-mca-var.txt
-rw-r--r-- root/root usr/share/pmix/help-pmix-plog.txt
-rw-r--r-- root/root usr/share/pmix/help-pmix-psensor-file.txt
-rw-r--r-- root/root usr/share/pmix/help-pmix-psensor-heartbeat.txt
-rw-r--r-- root/root usr/share/pmix/help-pmix-runtime.txt
-rw-r--r-- root/root usr/share/pmix/help-pmix-server.txt
-rw-r--r-- root/root usr/share/pmix/help-pmix-util.txt
-rw-r--r-- root/root usr/share/pmix/help-pmixcc.txt
-rw-r--r-- root/root usr/share/pmix/help-pps.txt
-rw-r--r-- root/root usr/share/pmix/help-pquery.txt
-rw-r--r-- root/root usr/share/pmix/help-prm.txt
-rw-r--r-- root/root usr/share/pmix/help-ptl-base.txt
-rw-r--r-- root/root usr/share/pmix/pmix-valgrind.supp
-rw-r--r-- root/root usr/share/pmix/pmixcc-wrapper-data.txt

5
openpmix/.signature Normal file
View File

@ -0,0 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF385iZ70fi7THKZHPKTfqILqAqPF+8VikzM5NGfDaV/A/TXKNK1A/gjXFjEHIcGD6j4MQRK4HL3OSapbzXIeMogo=
SHA256 (Pkgfile) = c69314febd33ad06b997a81f45b955c5a2707a7a9198a1fe1d77d853041765fe
SHA256 (.footprint) = a6ecbe2b1809597d068cbc16050060095f8a7a21f6bdc477a2158cace86a6b35
SHA256 (pmix-4.2.9.tar.bz2) = 6b11f4fd5c9d7f8e55fc6ebdee9af04b839f44d06044e58cea38c87c168784b3

24
openpmix/Pkgfile Normal file
View File

@ -0,0 +1,24 @@
# Description: Reference Implementation of the Process Management Interface Exascale (PMIx) standard
# URL: https://openpmix.github.io/
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: hwloc libevent perl
name=openpmix
version=4.2.9
release=1
source=(https://github.com/openpmix/openpmix/releases/download/v$version/pmix-$version.tar.bz2)
build() {
cd pmix-$version
./autogen.pl
PYTHON=/usr/bin/python3 \
./configure --prefix=/usr \
--sysconfdir=/etc/openpmix \
--enable-ipv6
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make
make DESTDIR=$PKG install
}