Skip to content
Snippets Groups Projects
packages_izar.yaml 179 B
Newer Older
Nicolas Richart's avatar
Nicolas Richart committed
packages:
  all:
    target: ["cannonlake"]
    require:
      - spec: ^openmpi +cuda
        when: '%gcc ^mpi'

      - spec: cuda_arch=70
        when: '+cuda'

      - '+cuda'