packages:
  # ---------------------------------------------------------------------------
  cp2k:
    require: ['~cuda']

  # ---------------------------------------------------------------------------
  # 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