Files
MX_Pmodule/Libraries/pmix/files/config.yaml
2025-01-27 17:16:45 +01:00

133 lines
4.0 KiB
YAML

format: 1
pmix:
defaults:
group: Libraries
relstage: stable
compile_in_sourcetree: true
configure_args:
- --enable-shared
docfiles:
- AUTHORS
- README.md
- LICENSE
- NEWS
- VERSION
urls:
- url: https://github.com/openpmix/openpmix/releases/download/v${V_PKG}/$P-${V_PKG}.tar.gz
shasums:
pmix-1.2.5.tar.gz: d7337601c5b985743e6b6f79ec1a34dfc2aefbb2d04d40b2c0d5bd7100d268ed
pmix-2.2.5.tar.gz: db24480fa5be080e1ddcb273098992b69f8f21e4cd6b8df1682e836b303a2a6f
pmix-2.2.5.tar.gz: db24480fa5be080e1ddcb273098992b69f8f21e4cd6b8df1682e836b303a2a6f
pmix-3.2.3.tar.gz: 1325a1355d0794196bb47665053fdbc588f9183aa5385f3581b668427316306e
pmix-3.2.5.tar.gz: 61385a65b172bfbe8d5363c3cd8f7742cd81049ebb3d8acc0d25806935641584
pmix-4.1.2.tar.gz: a7a6d5b322c261999ce0a6395c0ac7dc359c0ff61380ed4c6935430fb9f5f6e6
pmix-4.2.3.tar.gz: fd45e18e483e42089d4059df9753d9be3cfb68297a05981b1d937e09f7716d5a
pmix-4.2.4.tar.gz: f1fe5fe817ac447ce8d3d88486a1c0d22227efd186e11062aa1f7b0f093089c6
pmix-4.2.9.tar.gz: 00ddb36fb81c31519972079a218c3cdd903510fc3910abaf4d484068fa29e884
pmix-5.0.3.tar.gz: d9b0b81ba45f58f44573796eb05858061ed7f47ea6b29af8058090023e35dfa9
versions:
1.2.5:
config:
relstage: removed
configure_args+:
- --enable-static
docfiles:
- README
- LICENSE
- NEWS
- VERSION
2.2.5;3.2.3:
config:
relstage: unstable
configure_args+:
- --enable-static
runtime_deps: [libevent/2.1.12]
build_requires: [gcc/12.3.0, hwloc/2.11.1]
variants:
- systems: [.*.merlin7.psi.ch]
overlay: Alps
use_overlays: [PSI]
- systems: [rhel.*]
3.2.5:
config:
relstage: unstable
configure_args+:
- --enable-static
runtime_deps: [libevent/2.1.12]
build_requires: [gcc/12.3.0, hwloc/2.11.1]
variants:
- systems: [.*.merlin7.psi.ch]
overlay: Alps
use_overlays: [PSI]
4.1.2:
config:
relstage: stable
configure_args+:
- --enable-static
runtime_deps: [libevent/2.1.12]
build_requires: [hwloc/2.7.1]
4.2.3:
config:
relstage: stable
configure_args+:
- --enable-static
runtime_deps: [libevent/2.1.12]
build_requires: [hwloc/2.9.1]
4.2.4:
config:
relstage: stable
configure_args+:
- --enable-static
runtime_deps: [libevent/2.1.12]
build_requires: [gcc/10.4.0, hwloc/2.9.1]
4.2.9:
config:
relstage: stable
configure_args+:
- --enable-static
runtime_deps: [libevent/2.1.12]
build_requires: [gcc/12.3.0, hwloc/2.11.1]
variants:
- systems: [.*.merlin7.psi.ch]
overlay: Alps
use_overlays: [PSI]
5.0.3:
config:
relstage: stable
configure_args+:
- --enable-static=no
runtime_deps: [libevent/2.1.12]
build_requires: [gcc/12.3.0, hwloc/2.11.1]
variants:
- systems: [.*.merlin7.psi.ch]
overlay: Alps
use_overlays: [PSI]
configure_args+:
- --with-lustre
# - --with-cxi
# - --with-slingshot
# - --with-zlib
# - --with-jansson
# - --with-curl
- systems: [rhel.*]
# 5.0.4:
# config:
# relstage: unstable
# configure_args+:
# - --enable-static=no
# runtime_deps: [libevent/2.1.12]
# build_requires: [gcc/12.3.0, hwloc/2.11.1]
# variants:
# - systems: [.*.merlin7.psi.ch]
# overlay: Alps
# use_overlays: [PSI]
# configure_args+:
# - --with-lustre
# - --with-cxi
# - --with-cxi-libdir=/opt/cray/libfabric/1.15.2.0/include
# - --with-slingshot
# - --with-zlib
# # - --with-jansson
# # - --with-curl
# - systems: [rhel.*]