Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UEABS
ueabs
Commits
7109ec0d
Commit
7109ec0d
authored
Jan 23, 2020
by
Dimitris Dellis
Browse files
Update NAMD_README.md
parent
c1d519c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
namd/NAMD_README.md
namd/NAMD_README.md
+2
-4
No files found.
namd/NAMD_README.md
View file @
7109ec0d
## Overview
[
Download
](
#download
)
[
Build and Run
](
#build_run
)
[
Build and Run instructions using CUDA, KNC offloading and KNL.
](
#cuda_knc_knl
)
## [Download](#download)
The official site to download namd is :
[
http://www.ks.uiuc.edu/Research/namd/
](
http://www.ks.uiuc.edu/Research/namd/
)
...
...
@@ -293,5 +289,7 @@ charmrun PATH_TO_namd2 ++p $P ++ppn $PPN ++nodelist ./hostfile +devices $OFFLOA
```
The run walltime is reported at the end of logfile :
`grep WallClock: logfile | awk -F ' ' '{print $2}'`
Since version 2.13 one should also add ++mpiexec in charmrun arguments.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment