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

make namd interface=tcl generic

parent 23cae3f2
No related branches found
No related tags found
1 merge request!26Add namd with tcl support
Pipeline #246523 passed
......@@ -49,7 +49,7 @@ packages:
require: ['+cuda', 'cuda_arch={cuda_arch}']
namd:
require: ['+cuda', '+single_node_gpu', 'cuda_arch={cuda_arch}', 'interface=tcl']
require: ['+cuda', '+single_node_gpu', 'cuda_arch={cuda_arch}']
nvshmem:
require:
......
......@@ -234,6 +234,9 @@ packages:
mumps:
require: ['+openmp', '+metis', '+parmetis']
namd:
require: ['interface=tcl']
netcdf-c:
prefer: ['+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