- Apr 02, 2018
-
-
Kurt A. O'Hearn authored
-
- Mar 26, 2018
-
-
Kurt A. O'Hearn authored
-
- Mar 13, 2018
-
-
Kurt A. O'Hearn authored
-
- Mar 12, 2018
-
-
Kurt A. O'Hearn authored
All: fix issue with pi bonds being incorrectly computed in bond orders. Patch originally submitted to LAMMPS mailing list by Tomas Trnka, SCM (refer to Issue #837 on Github).
-
Kurt A. O'Hearn authored
-
- Mar 01, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: separate total energy computation and fix Python driver bug with structure definition for ctypes. Allow disabling file logging during simulation.
-
- Feb 26, 2018
-
-
Kurt A. O'Hearn authored
-
- Feb 23, 2018
-
-
Kurt A. O'Hearn authored
-
- Feb 20, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: refactor and clean up preconditioner application code (level scheduling, graph coloring, Jacobi iteration). Conditionally change charge matrix for setting up preconditioner for ICHOLT and ILU(T).
-
Alperen, Abdullah authored
-
- Feb 19, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: fix issue with graph coloring causing sporadic failures in solver convergence for EE and ACKS2. Conditionally change the charge matrix for ICHOLT and ILU(T) preconditioning. Refactor graph coloring code.
-
- Feb 18, 2018
-
-
Kurt A. O'Hearn authored
-
- Feb 15, 2018
-
-
Alperen, Abdullah authored
-
Kurt A. O'Hearn authored
sPuReMD: remove force tabulation for charge matrices. Revise list references to mirror MPI code. Revert GMRES iteration counter.
-
- 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
-
Alperen, Abdullah authored
-
- Feb 04, 2018
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Feb 02, 2018
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Feb 01, 2018
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: fix bug in GMRES where vector inputs and outputs to apply_preconditioner were being overwritten. Refactor OpenMP code in GMRES.
-
- Jan 29, 2018
-
-
Kurt A. O'Hearn authored
-
Alperen, Abdullah authored
-
- Jan 26, 2018
-
-
Kurt A. O'Hearn authored
-
Alperen, Abdullah authored
-
Kurt A. O'Hearn authored
-
- Jan 25, 2018
-
-
Kurt A. O'Hearn authored
-
- Jan 24, 2018
-
-
Alperen, Abdullah authored
-
- Jan 17, 2018
-
-
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 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.
-
- Nov 21, 2017
-
-
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.
-