Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
software:namd2 [2013/02/14 11:43] ulges |
software:namd2 [2014/03/13 14:59] schlarbm |
||
---|---|---|---|
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 ===== | ===== Usage ===== | ||
- | To use NAMD you need to load the corresponding modulefiles | + | To use NAMD, you first need to load the corresponding modulefiles.\\ |
+ | |||
+ | For single-cpu usage: | ||
<code bash>$ $PATH/namd2 < | <code bash>$ $PATH/namd2 < | ||
- | For parallel usage with LSF | + | For parallel usage with LSF: |
- | <code bash>$ bsub -a <mpi> -q < | + | <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. |