- Mar 06, 2019
-
-
Kurt A. O'Hearn authored
sPuReMD: revert force tabulation changes. Temporarily work around out-of-bound memory accesses in cubic spline interpolation routes (for force tabulation) by expanding array sizes. Revisit at a later date.
-
- Mar 04, 2019
-
-
Kurt A. O'Hearn authored
sPuReMD: fix several more warning from Valgrind (out-of-bounds accesses in force tabulation lookup tables, sparse matrices with EE/ACKS2 with tabulation). Remove unused variables. Fixes to string handling. Other code clean-up.
-
- Dec 07, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: re-enable SMALL_BOX_SUPPORT. Fix issue with far nbrs list being incorrectly generated for small boxes (missing nbr ID). Fix issue with ACKS2 matrix being incorrect for small boxes due to multiple non-zeros being added for each perioidic image of an atom (accumulate instead). Add missing ACKS2-specific energy and forces term. Clean-up far nbr list estimation and generation code for small boxes. Do not add far list struct entries unless the atom is below the specified cutoff.
-
- Oct 15, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: refactoring to align code with PuReMD. Disable SMALL_BOX_SUPPORT. Refactor to remove union-based polymorphic behavior for reax_list. Other general code clean-ups.
-
- Aug 15, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: backport efforts for SMALL_BOX_SUPPORT from OGOLEM version of code and conditionally compile. Remove unused code. Other code clean-up.
-
- Jun 14, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: backport changes for reax_list, struct declaration/definition separation, interaction_function.
-
- Feb 26, 2018
-
-
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 04, 2018
-
-
Kurt A. O'Hearn authored
-
- Feb 02, 2018
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- 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.
-
- 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.
-
- Nov 16, 2016
-
-
Kurt A. O'Hearn authored
sPuReMD: complete preconditioner application using level scheduling with permutations based on graph coloring.
-
- Jun 18, 2016
-
-
Kurt A. O'Hearn authored
-
- Apr 23, 2016
-
-
Kurt A. O'Hearn authored
-
- Jan 28, 2016
-
-
Kurt A. O'Hearn authored
-
- Jan 14, 2016
-
-
Kurt A. O'Hearn authored
-