Skip to content
Snippets Groups Projects
Commit 7b19674e authored by Daniel Filipe Jana's avatar Daniel Filipe Jana
Browse files

Corrected package definition

parent fef1ad76
No related branches found
No related tags found
1 merge request!23Added amber@24
......@@ -13,6 +13,9 @@ packages:
when: '%nvhpc'
# ---------------------------------------------------------------------------
amber:
require: ['+nccl']
cuda:
prefer:
- spec: "^gcc-runtime@{gcc_version} target={target}"
......
packages:
amber:
require: ['+nccl']
cp2k:
require: ['+cuda', 'cuda_arch=90']
......
packages:
# ---------------------------------------------------------------------------
amber:
require: ['+nccl']
cp2k:
require: ['~cuda']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment