Skip to content
Snippets Groups Projects
  1. Jul 06, 2020
  2. Jun 17, 2020
  3. Jun 12, 2020
    • Kurt A. O'Hearn's avatar
      PG-PuReMD: fix issue with some interaction lists not being initialized on... · b8ed88a3
      Kurt A. O'Hearn authored
      PG-PuReMD: fix issue with some interaction lists not being initialized on first step of simulations from restarted runs. Fix typos in C++ code for utilizing C code (__cplusplus). Clean up C code for utilizing C++ code (unconditional extern's for unmangled member naming). Ensure that CUDA thread and block sizes are correctly set. Tweaks to memory transfers and allocation logic in integration code (GPU). Fix logic error with charge matrix allocation in GPU code. Other code clean-up.
      b8ed88a3
  4. Jun 05, 2020
  5. 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
  6. 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
  7. May 12, 2020
  8. May 07, 2020
  9. May 04, 2020
  10. Apr 30, 2020
  11. Apr 15, 2020
  12. Apr 13, 2020
  13. Mar 10, 2020
  14. Mar 05, 2020
  15. Feb 26, 2020
  16. 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
  17. Oct 11, 2019
  18. Oct 10, 2019
  19. Oct 08, 2019
  20. Oct 06, 2019
  21. May 23, 2018
  22. May 21, 2018
  23. May 15, 2018
  24. May 14, 2018
  25. Mar 12, 2018
  26. Nov 30, 2017
  27. Nov 27, 2017
  28. Sep 23, 2017
  29. Aug 25, 2017
  30. Aug 24, 2017
  31. Jul 25, 2017
  32. Jul 24, 2017
  33. Jul 16, 2017
Loading