- Dec 16, 2021
-
-
Kurt A. O'Hearn authored
-
- Dec 07, 2021
-
-
Kurt A. O'Hearn authored
-
- Nov 18, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: add error checks around I/O routines to silence warnings regarding disregarded return values.
-
- Nov 09, 2021
-
-
Kurt A. O'Hearn authored
PG-PuReMD: fix potential MPI message collision issue in SAI preconditioner (same tags to same source rank => use different tags). Reorder communications to allow message size detection and buffer reallocation if needed.
-
- Nov 01, 2021
-
-
Kurt A. O'Hearn authored
-
- Oct 25, 2021
-
-
-
Kurt A. O'Hearn authored
Fix memory allocation issue with API usage Closes #9 See merge request !5
-
Kurt A. O'Hearn authored
Fix memory allocation issues related to API usage (setup => cleanup but no simulate) as detailed in Issue #9.
-
- Oct 22, 2021
-
-
Kurt A. O'Hearn authored
-
- Oct 08, 2021
-
-
Kurt A. O'Hearn authored
-
- Oct 07, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: rework memory management logic to better match PG-PuReMD code. Adapt new memory management logic for multiple simulation logic (as motivated by memory issues observed with QM/MM code for AMBER integration work). Other code clean-up.
-
- Aug 16, 2021
-
-
Kurt A. O'Hearn authored
PG-PuReMD: fix bugs in the SAI preconditioner for the charge solver (memory leak, incorrect row numbers).
-
- Aug 12, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
PG-PuReMD: port SAI preconditioner from MPI codebase. Rework charge solver preconditioner code. Other code clean-up.
-
- Aug 10, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: change dummy atom behavior to participate only in Coulomb interactions (exclude from van der Waal interactions in this changeset).
-
Kurt A. O'Hearn authored
-
- Aug 05, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
PG-PuReMD: fix cross-stream race conditions on intermediary force calculation variables (CdDelta, Cdbo, etc.). Rework valency and torsion calculations to minmize the number of atomic operations performed. Split lone pair and over-/under-coordination kernels. Fix small size mismatch in allocation routines (over-allocation). Other code clean-up.
-
- Jul 26, 2021
-
-
Kurt A. O'Hearn authored
-
- Jul 23, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD, PG-PuReMD: add control file keyword (include_polarization_energy) to toggle polarization energy calcuation in ReaxFF.
-
- Jul 20, 2021
-
-
Kurt A. O'Hearn authored
-
- Jul 14, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: rework charge solver for QMMM to not require explicit masking (MM atom fixed charges are not respected). Other code clean-up.
-
- Jul 02, 2021
-
-
Kurt A. O'Hearn authored
-
- Jul 01, 2021
-
-
Kurt A. O'Hearn authored
-
- Jun 29, 2021
-
-
Kurt A. O'Hearn authored
-
- Jun 28, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: ensure reallocation for multi-simulation runs happens correctly for the charge solver codepath.
-
Kurt A. O'Hearn authored
sPuReMD: ensure matrix reallocation correctly occurs in multiple simulation cases where the linear system size increases.
-
- Jun 24, 2021
-
-
Kurt A. O'Hearn authored
-
- Jun 23, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: add dummy atom support for other geometry file formats (PDB, custom). Rework interal logging during debugging for memory management. Other code clean-up.
-
- Jun 22, 2021
-
-
Kaymak, Cagri authored
-
Kaymak, Cagri authored
-
- Jun 21, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: update QMMM interface for specifying molecular charge constraints for charge model (EEM only currently).
-
- Jun 09, 2021
-
-
Kurt A. O'Hearn authored
-