- 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 19, 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 24, 2017
-
-
Kurt A. O'Hearn authored
-
- Aug 23, 2017
-
-
Kurt A. O'Hearn authored
-
- 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 27, 2017
-
-
Kurt A. O'Hearn authored
-
- 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 21, 2017
-
-
Kurt A. O'Hearn authored
-
- Feb 16, 2017
-
-
Kurt A. O'Hearn authored
-
- Feb 11, 2017
-
-
Kurt A. O'Hearn authored
-
- Dec 23, 2016
-
-
Kurt A. O'Hearn authored
-
- Dec 08, 2016
-
-
Kurt A. O'Hearn authored
-
- Dec 06, 2016
-
-
Kurt A. O'Hearn authored
sPuReMD: enable debug builds. Fix compilation issues when optimizations disabled (-O0). Fix graph coloring data structure management.
-
- Nov 16, 2016
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: complete preconditioner application using level scheduling with permutations based on graph coloring.
-
- Oct 13, 2016
-
-
Kurt A. O'Hearn authored
-
- Oct 11, 2016
-
-
Kurt A. O'Hearn authored
-
- Sep 09, 2016
-
-
Kurt A. O'Hearn authored
-
- Sep 07, 2016
-
-
Kurt A. O'Hearn authored
sPuReMD: fix Jacobi iteration synchronization issues and change inner SpMV thread scheduling policy to guided for load balancing.
-
Kurt A. O'Hearn authored
sPuReMD: expand domain-based QEq matrix cut-off and add control file parameter. Update control file.
-
Kurt A. O'Hearn authored
sPuReMD: fix incorrect thread parallelism inside bonded force routines. Update default value of CFLAGS in autotools.
-
- 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
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Aug 31, 2016
-
-
Kurt A. O'Hearn authored
sPuReMD: fix diagonal preconditioner computation and level scheduling application. Modify preconditioner logic to compute and cache sparsity-based info. Update run script.
-
- Aug 26, 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 07, 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).
-