Skip to content
Snippets Groups Projects
  1. Jun 23, 2020
    • Kurt A. O'Hearn's avatar
      PG-PuReMD: fix issue with certain data structures not being reallocated when... · 4800d268
      Kurt A. O'Hearn authored
      PG-PuReMD: fix issue with certain data structures not being reallocated when the local number of atoms owned by a processor increases after exchanging messages with neighbor processors. Fix an issue where the MPI send message buffer may be overwritten by a received message (Coll). Small fix to not overwrite the program status return value with local function return values. Other code clean-up.
      4800d268
  2. Jun 17, 2020
  3. Jun 12, 2020
  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 29, 2019
  18. Oct 11, 2019
  19. Oct 10, 2019
  20. Oct 08, 2019
  21. Oct 06, 2019
  22. Feb 20, 2019
  23. Feb 06, 2019
  24. Nov 06, 2018
  25. Sep 08, 2018
  26. Aug 28, 2018
  27. Aug 19, 2018
  28. Jul 31, 2018
  29. Jul 15, 2018
  30. May 30, 2018
  31. May 29, 2018
  32. May 28, 2018
Loading