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 10:59] ulges |
software:namd2 [2021/09/14 15:07] jrutte02 removed |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== NAMD ====== | ====== NAMD ====== | ||
- | [[http:// | + | [[http:// |
- | NAMD (Not (just) | + | NAMD (**N**ot |
- | Based on Charm++ parallel objects, NAMD scales to hundreds of cores for typical simulations and beyond 200,000 cores for the largest simulations. | + | Based on Charm++ parallel objects, NAMD scales to hundreds of cores for typical simulations and beyond 200,000 cores for the largest simulations.\\ |
+ | ^ NAMD ^^ | ||
+ | |**Version: | ||
+ | |**Release: | ||
+ | |**Lizenz: | ||
+ | |**Developer**: | ||
+ | |||
+ | ===== Available Versions and Combinations ===== | ||
+ | |||
+ | ^ Version ^ Compiler | ||
+ | | 2.9 | [[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. |