Skip to content
Snippets Groups Projects
Commit 9d24c976 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Revert "Using only one packages file for kuma"

This reverts commit e1926b4c.
parent d2c02420
Branches
No related tags found
2 merge requests!44Fix/rhel9.4/external versions,!43Release/pinot noir/rhel9.4
packages_kuma.yaml
\ No newline at end of file
packages:
cp2k:
require: ['+cuda', 'cuda_arch=90']
dbcsr:
require: ['+cuda', 'cuda_arch=90']
openmpi:
require: ['fabrics=hcoll']
ucx:
require: ['+xpmem']
# ---------------------------------------------------------------------------
# Externals
# ---------------------------------------------------------------------------
hcoll:
buildable: false
externals:
- spec: 'hcoll@4.8.3228'
prefix: /opt/mellanox/hcoll
xpmem:
buildable: false
externals:
- spec: 'xpmem@2.7.3'
prefix: /usr
packages_kuma.yaml
\ No newline at end of file
packages:
# ---------------------------------------------------------------------------
cp2k:
require: ['~cuda']
dbcsr:
require: ['~cuda']
openmpi:
require: ['fabrics=hcoll']
ucx:
require: ['+xpmem']
# ---------------------------------------------------------------------------
# Externals
# ---------------------------------------------------------------------------
hcoll:
buildable: false
externals:
- spec: 'hcoll@4.8.3227'
prefix: /opt/mellanox/hcoll
pmix:
buildable: false
externals:
- spec: 'pmix@5.0.2'
prefix: /usr
rdma-core:
buildable: false
externals:
- spec: 'rdma-core@51.1'
prefix: /usr
slurm:
buildable: false
externals:
- spec: 'slurm@24-05-2-1'
prefix: /usr
xpmem:
buildable: false
externals:
- spec: 'xpmem@2.7.3'
prefix: /usr
packages:
cp2k:
require: ['+cuda', 'cuda_arch=90']
dbcsr:
require: ['+cuda', 'cuda_arch=90']
openmpi:
require: ['fabrics=hcoll']
ucx:
require: ['+xpmem']
# ---------------------------------------------------------------------------
# Externals
# ---------------------------------------------------------------------------
hcoll:
buildable: false
externals:
- spec: 'hcoll@4.8.3228'
prefix: /opt/mellanox/hcoll
xpmem:
buildable: false
externals:
- spec: 'xpmem@2.7.3'
prefix: /usr
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment