-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
20 lines (17 loc) · 1.12 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2015-present: Complete rewrite and rebrand as the PuReMD Reactive Molecular Dynamics (PuReMD) code.
- Added OpenMP code.
- Added optimized solvers for fluctuating charge models.
- Added fluctuating charge models (electronegativity equalization [EE],
atom-condensed Kohn-Sham approximated to second order [ACKS2]).
- Removed partial single GPU CUDA implentation (to be rewritten).
- Added MPI+HIP code (ported MPI+CUDA code via ROCm hipify tool, fixed porting issues).
- Added APIs and library builds for interfacing with other codebases (AmberMD).
- Added QM/MM functionality (shared-memory codes).
- Added transactional memory module in MPI and GPU codes to avoid hard-coding
memory limits of data structures.
- Contributed many bugfixes and performance improvements.
2010: Version puremd_rc_1003 of the Purdue ReaxFF Molecular Dynamics (PuReMD) code. This code
was previously available for download on the Purdue website and contained
several versions: serial (sPuReMD), MPI (PuReMD), single GPU CUDA (PuReMD-GPU),
and MPI+CUDA (PG-PuReMD).
This file is required for all projects using the GNU Autotools. Do not remove it.