Skip to content
Snippets Groups Projects
  1. Apr 09, 2021
  2. Jul 22, 2020
    • Kurt A. O'Hearn's avatar
      PG-PuReMD: fix performance logging code around GPU code. Rearrange header... · 4d066a2e
      Kurt A. O'Hearn authored
      PG-PuReMD: fix performance logging code around GPU code. Rearrange header files to allow some preprocessor definitions to be defined via options in configure script. Rework Autoconf and Automake code to allow passing flags directly to nvcc compiler wrapper (for CUDA code). Enable C11 and C++11 standard targets during compilation.
      4d066a2e
  3. Jul 01, 2020
  4. Jun 02, 2020
    • Kurt A. O'Hearn's avatar
      PG-PuReMD: fix issue with charge solver preconditioner refactoring rate causes... · 7d410cc0
      Kurt A. O'Hearn authored
      PG-PuReMD: fix issue with charge solver preconditioner refactoring rate causes issues with reneighboring actions (preconditionering rate was previously coupled with reneighoring rate for SAI but this causes issues for Jacobi, etc.). Be more greedy with memory allocation sizes to decrease reallocation frequency (MPI buffers, etc.). More GPU code clean-up.
      7d410cc0
  5. Jun 01, 2020
    • Kurt A. O'Hearn's avatar
      PG-PuReMD: fix MPI buffer allocations sizes. Ensure that nonblocking MPI... · 8661dc9b
      Kurt A. O'Hearn authored
      PG-PuReMD: fix MPI buffer allocations sizes. Ensure that nonblocking MPI messages have completed for each dimension before continuing. Rework reallocation checks in integration routines. Temporarily disable CUDA-aware MPI code paths (need to perform packing/unpacking first on device before handing off pointers). Other code clean-up.
      8661dc9b
  6. May 04, 2020
  7. Apr 30, 2020
  8. Feb 19, 2020
    • Kurt A. O'Hearn's avatar
      PG-PuReMD: merge changes from sPuReMD and PuReMD for validation work for... · f144ed9a
      Kurt A. O'Hearn authored
      PG-PuReMD: merge changes from sPuReMD and PuReMD for validation work for simulation accuracy. Small correction to lone pair energy calculation. PuReMD: code formatting changes to better align with sPuReMD. sPuReMD: fix issue with valence angle calculations not setting list indices under certain sitations (taking previous continue statement missed index assignment).
      f144ed9a
  9. May 29, 2018
  10. May 24, 2018
  11. May 15, 2018
  12. May 14, 2018
  13. Nov 30, 2017
  14. Jul 25, 2017
  15. Jul 16, 2017
  16. Jun 22, 2017
  17. Jun 17, 2017
  18. May 26, 2017
  19. Apr 19, 2017
  20. Aug 26, 2016
    • Daniel F Kortemeyer's avatar
      MPI-Not-GPU version now functional, updated test harness · c012ba9a
      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.
      c012ba9a
  21. Jun 20, 2016
  22. Jun 18, 2016
  23. Jun 14, 2016
  24. Apr 23, 2016
  25. Jan 14, 2016
Loading