Skip to content
Snippets Groups Projects
Commit a79e7140 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Merge branch 'packages/namd-tcl' into 'main'

Add namd with tcl support

See merge request !26
parents 03f6f775 7fb84557
Branches
No related tags found
1 merge request!26Add namd with tcl support
Pipeline #250348 failed
......@@ -5,6 +5,7 @@ definitions:
- cuda
- cudnn
- namd@3.0.1 ^fftw ~mpi
- namd@3.0.1 interface=tcl ^fftw ~mpi
- nccl
- cuda_mpi_codes:
......
......@@ -30,6 +30,7 @@ modules:
'+ilp64': int64
'+int64': int64
'version_suffix=jl': julia
'interface=tcl': tcl
autoload: run
hide_implicits: true
......
......@@ -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.
Please register or to comment