- Feb 14, 2018
-
-
Kurt A. O'Hearn authored
-
- Feb 13, 2018
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Feb 12, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: fix GMRES bug introduced from previous refactoring. Explicitly link OpenMP for library. Refactoring to remove global variables. Remove unnecessary OpenMP barriers after single regions.
-
- Feb 07, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: fixes to remove compilatoin warnings. Replace standard library functions with safer versions to avoid buffer overruns. Safer use of placeholders in format strings for printing.
-
Kurt A. O'Hearn authored
-
- Feb 04, 2018
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Jan 08, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: split into library and driver for, e.g., optimization integration. Fix bug with interaction lists being allocated for hydrogen bonds when no hydorgen atoms present. Fix minimum allocation size of 3-body lists (uncovered with small lithium geometries). Refactor naming of conflicting data structures. Update .gitignore.
-
- Nov 30, 2017
-
-
Kurt A. O'Hearn authored
-
- Nov 27, 2017
-
-
Kurt A. O'Hearn authored
PG-PuReMD: fix error due to function prototype change. PuReMD: fix issues with GCC new inline behavior, fix reax_list bugs. sPuReMD: change exit code to zero.
-
-
Kurt A. O'Hearn authored
-
- Nov 21, 2017
-
-
Kurt A. O'Hearn authored
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Nov 03, 2017
-
-
Kurt A. O'Hearn authored
-
- Oct 26, 2017
-
-
Kurt A. O'Hearn authored
sPuReMD: remove unnecessary explicit OpenMP barriers. Conditionally enable OpenMP linear algebra code. Other general refactoring.
-
- Oct 20, 2017
-
-
Kurt A. O'Hearn authored
sPuReMD: change inline functions to be generated for each translational unit. Begin adding vectorization support via OpenMP SIMD.
-
- Oct 19, 2017
-
-
Kurt A. O'Hearn authored
sPuReMD: fix complaints by Valgrind for indexing before head of array pointer (i.e., passed as function parameters).
-
Kurt A. O'Hearn authored
sPuReMD: add safe memory allocation functions. Fix issue with certain parameters for shielded van der Waals interactions not being correctly initialized. Other general refactoring.
-
- Oct 16, 2017
-
-
-
Kurt A. O'Hearn authored
-
- Sep 23, 2017
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Sep 19, 2017
-
-
Kurt A. O'Hearn authored
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Sep 10, 2017
-
-
Kurt A. O'Hearn authored
-
- Sep 06, 2017
-
-
Kurt A. O'Hearn authored
sPuReMD: further OpenMP work on force computations and interaction lists. Minor data structure scope changes. Fix numereous non-critical memory leaks. Add tear-down code. Other general refactoring.
-
- Aug 27, 2017
-
-
Kurt A. O'Hearn authored
sPuReMD: begin merging code from LAMMPS USER-REAXC-OMP/USER-OMP. Fix ACKS2 charge matrix coefficients.
-
- Aug 25, 2017
-
-
Kurt A. O'Hearn authored
-
- Aug 24, 2017
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
PG-PuReMD: complete memory changes. Remove max register per CUDA function option in build. Other misc. changes.
-
Kurt A. O'Hearn authored
-
- Aug 23, 2017
-
-
Kurt A. O'Hearn authored
-