Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92819700
README
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Nov 23, 23:10
Size
935 B
Mime Type
text/plain
Expires
Mon, Nov 25, 23:10 (1 d, 18 h)
Engine
blob
Format
Raw Data
Handle
22479896
Attached To
rLAMMPS lammps
README
View Options
The files in this directory are a user-contributed package for LAMMPS.
The person who created these files is Axel Kohlmeyer (axel.kohlmeyer@temple.edu).
Contact him directly if you have questions or for example scripts that use it.
This package implements a number of pair styles that support multi-level
parallelism using OpenMP in combination with message passing via MPI in LAMMPS.
In general, the message passing version of LAMMPS parallelizes very well,
but in certain scenarios, hybrid threading plus message passing parallelization
can provide an extra speedup. For example:
- LAMMPS is in parallel over a TCP/IP network with high latencies that limit scaling.
- LAMMPS is run across many-core nodes where node-to-node bandwidth is limited
- The input is using a functionality that has unfavorable scaling yet needs to
be run across a large number of processors for acceptable throughput, e.g. the
PPPM kspace style.
Event Timeline
Log In to Comment