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

Constrain charmpp further

parent abf94ab1
No related branches found
No related tags found
1 merge request!25Added namd@3.0.1 to stack (gpu-only)
Pipeline #243079 failed
......@@ -4,7 +4,7 @@ definitions:
- cuda_serial_codes:
- cuda
- cudnn
- namd ^fftw ~mpi ^charmpp ~cuda
- namd ^fftw ~mpi
- nccl
- cuda_mpi_codes:
......
......@@ -16,6 +16,9 @@ packages:
amber:
require: ['+nccl']
charmpp:
require: ['+smp', '~cuda']
cuda:
prefer:
- spec: "^gcc-runtime@{gcc_version} target={target}"
......
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