- May 14, 2018
-
-
Kurt A. O'Hearn authored
PG-PuReMD: merge memory management and step retry logic from MPI+GPU code into MPI-only code. Fix and backport numerous bugs (void pointer arithmetic and dereferences, etc.). Update code to match new data structures. Begin merging changes from OpenMP code (sPuReMD) for preconditioning work.
-
- 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).
-
- 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
-
- Sep 23, 2017
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Sep 19, 2017
-
-
Kurt A. O'Hearn authored
-
- Aug 25, 2017
-
-
Kurt A. O'Hearn authored
-
- Aug 24, 2017
-
-
Kurt A. O'Hearn authored
PG-PuReMD: complete memory changes. Remove max register per CUDA function option in build. Other misc. changes.
-
- Jul 26, 2017
-
-
Kurt A. O'Hearn authored
-
- Jul 25, 2017
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
PG-PuReMD: only perform device-side reductions on energy at requested update energy frequency. Fix trajectory file output. Add num. retries of main simulation loop to log file. Other refactoring.
-
- Jul 24, 2017
-
-
Kurt A. O'Hearn authored
-
- Jul 16, 2017
-
-
Kurt A. O'Hearn authored
-
- Jul 15, 2017
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Jul 11, 2017
-
-
Kurt A. O'Hearn authored
PG-PuReMD: fix nvcc build issue where incorrect C++ compiler was utilized. Fix race condition with three body list computation. Remove debug code. Other misc. refactoring.
-
- Jun 22, 2017
-
-
Kurt A. O'Hearn authored
-
- Jun 17, 2017
-
-
Kurt A. O'Hearn authored
-
- Jun 13, 2017
-
-
Kurt A. O'Hearn authored
-
- Jun 07, 2017
-
-
Kurt A. O'Hearn authored
-
- Jun 06, 2017
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- May 26, 2017
-
-
Kurt A. O'Hearn authored
PG-PuReMD: begin enhancements. Enable sim. step retries. Enable far neighbors list max per atom. Other general code clean-ups.
-
- May 01, 2017
-
-
Kurt A. O'Hearn authored
-
- Apr 19, 2017
-
-
Kurt A. O'Hearn authored
-
- Apr 18, 2017
-
-
Kurt A. O'Hearn authored
-
- Mar 27, 2017
-
-
Kurt A. O'Hearn authored
PG-PuReMD: fix build system linker argument ordering (LDFLAGS -> LDADD). Fix inline functions. Disable optimized CUDA code generation by default (added Makefile flags to enable along with preprocessor defs to enable relevant code paths).
-
- 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.
-
- Mar 18, 2017
-
-
Kurt A. O'Hearn authored
PG-PuReMD: fix issue with hydrogen bond cutoff with systems without hydrogen atoms. Remove debugging info for MPI-only version of PG-PuReMD.
-
Kurt A. O'Hearn authored
PG-PuReMD: include forgotten headers for distribution. Fix CUDA installation check. Additional updates for build system.
-
- Dec 05, 2016
-
-
Kurt A. O'Hearn authored
-
- Dec 03, 2016
-
-
KAO authored
-
- Nov 22, 2016
-
-
Kurt A. O'Hearn authored
-
- Nov 21, 2016
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Aug 26, 2016
-
-
Daniel F Kortemeyer authored
Just removing now unnecessary printfs that clutter the code
-
Daniel F Kortemeyer authored
The MPI-Not-GPU version is able to run through all benchmarks with decent agreement with the other versions now. The test harness has been modified to allow testing between the three functional versions. Also added a README file in the test_harness directory about how to use the harness. Finally, I have saved one copy of the output from the previous test run to sim_output_082516.txt, for future comparison.
-
- Aug 07, 2016
-
-
Kurt A. O'Hearn authored
-