Skip to content
Snippets Groups Projects
packages_kuma-h100.yaml 756 B
packages:
  cp2k:
    require: ['+cuda', 'cuda_arch=90']

  openmpi:
    require: ['fabrics=hcoll']

  # ---------------------------------------------------------------------------
  # 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-0-2'
      prefix: /usr

  xpmem:
    buildable: false
    externals:
    - spec: 'xpmem@2.7.3'
      prefix: /usr