Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
software:namd2 [2013/02/14 11:35] ulges [Available Versions and Combinations] |
software:namd2 [2021/09/14 15:07] jrutte02 removed |
||
---|---|---|---|
Line 14: | Line 14: | ||
===== Available Versions and Combinations ===== | ===== Available Versions and Combinations ===== | ||
- | ^ Version ^ Compiler | + | ^ Version ^ Compiler |
- | | 2.9 | [[software: | + | | 2.9 | [[software: |
- | | ::: | ::: | [[software: | + | | ::: | ::: | [[software: |
- | | ::: | ::: | | + | | ::: | ::: | |''/ |
- | | ::: | [[software: | + | | ::: | [[software: |
+ | ===== Usage ===== | ||
+ | To use NAMD, you first need to load the corresponding modulefiles.\\ | ||
+ | |||
+ | For single-cpu usage: | ||
+ | <code bash>$ $PATH/namd2 < | ||
+ | |||
+ | For parallel usage with LSF: | ||
+ | <code bash>$ bsub -a <mpi> -q < | ||
+ | |||
+ | ===== Notes ===== | ||
+ | For computations with up to around 256 cores the version '' | ||
+ | With a higher number of cores it will be reversed. |