- 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).
-
- 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 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
-
- Feb 04, 2018
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Feb 02, 2018
-
-
Kurt A. O'Hearn authored
-
- Jan 29, 2018
-
-
Alperen, Abdullah authored
-
- Jan 25, 2018
-
-
Kurt A. O'Hearn 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 03, 2017
-
-
Kurt A. O'Hearn authored
-
- 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: 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.
-
- 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 21, 2017
-
-
Kurt A. O'Hearn authored
sPuReMD: fix linear solver to work with no preconditioner. Fix issue when precondition recomputation frequency is zero. Other misc. changes.
-
- Jun 17, 2017
-
-
Kurt A. O'Hearn authored
-
- Mar 22, 2017
-
-
Kurt A. O'Hearn authored
PG-PuReMD: fix include guards, resolve implicit function declarations, fix inline issues with GCC v5 (C99 std). Other general code clean-up.
-
- Feb 26, 2017
-
-
Kurt A. O'Hearn authored
-
- Feb 25, 2017
-
-
Kurt A. O'Hearn authored
-
- Feb 23, 2017
-
-
Kurt A. O'Hearn authored
-
- Feb 16, 2017
-
-
Kurt A. O'Hearn authored
-
- Feb 11, 2017
-
-
Kurt A. O'Hearn authored
-
- Dec 08, 2016
-
-
Kurt A. O'Hearn authored
-
- Nov 16, 2016
-
-
Kurt A. O'Hearn authored
sPuReMD: complete preconditioner application using level scheduling with permutations based on graph coloring.
-
- Oct 11, 2016
-
-
Kurt A. O'Hearn authored
-
- Sep 07, 2016
-
-
Kurt A. O'Hearn authored
sPuReMD: expand domain-based QEq matrix cut-off and add control file parameter. Update control file.
-
- Sep 04, 2016
-
-
Kurt A. O'Hearn authored
sPuReMD: refactor tri solve level sched memory management. Change OpenMP thread scheduling policy to static. Modify logging output format.
-
- Sep 03, 2016
-
-
Kurt A. O'Hearn authored
-
- Sep 01, 2016
-
-
Kurt A. O'Hearn authored
-
- Aug 23, 2016
-
-
Kurt A. O'Hearn authored
sPuReMD: refactor preconditioning using control file parameters. Add ILUT_PAR precondioner method. Fix control file parsing bugs.
-
- Aug 18, 2016
-
-
Kurt A. O'Hearn authored
-
- Aug 06, 2016
-
-
Kurt A. O'Hearn authored
sPuReMD: begin refactoring data structures from array of structs to struct or arrays (sparse_matrix).
-
- Aug 05, 2016
-
-
Kurt A. O'Hearn authored
Add minor checks to PG-PuReMD and PuReMD. Major refactoring of sPuReMD: backport much of PuReMD code and add CUSTOM geo format.
-
- Jul 20, 2016
-
-
Kurt A. O'Hearn authored
sPuReMD: fix SuperLU build and code. Fix ILU_PAR (compute factors separately). Move diagonal preconditioner computation. Refactor precondition computations. General code clean-up.
-
- Jul 01, 2016
-
-
Kurt A. O'Hearn authored
-
- Jun 18, 2016
-
-
Kurt A. O'Hearn authored
-
- Apr 23, 2016
-
-
Kurt A. O'Hearn authored
-
- Apr 18, 2016
-
-
Kurt A. O'Hearn authored
-