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

Added namd@3.0.1 to stack (gpu-only)

parent 471b40f1
No related branches found
No related tags found
1 merge request!25Added namd@3.0.1 to stack (gpu-only)
Pipeline #242766 failed
......@@ -4,6 +4,7 @@ definitions:
- cuda_serial_codes:
- cuda
- cudnn
- namd ^fftw ~mpi
- nccl
- cuda_mpi_codes:
......
......@@ -45,6 +45,9 @@ packages:
libxc:
require: ['+cuda', 'cuda_arch={cuda_arch}']
namd:
require: ['+cuda', '+single_node_gpu', 'cuda_arch={cuda_arch}']
nvshmem:
require:
- spec: '+cuda cuda_arch={cuda_arch} +nccl +ucx +mpi'
......
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