Skip to content
Snippets Groups Projects
  1. Jul 08, 2022
  2. Jul 06, 2022
  3. May 12, 2022
  4. May 03, 2022
    • Kurt A. O'Hearn's avatar
      PG-PuReMD: fixes to SAI preconditioner computation (message size mismatch).... · e9a996b2
      Kurt A. O'Hearn authored
      PG-PuReMD: fixes to SAI preconditioner computation (message size mismatch). Rework MPI communications to not exchange data over MPI when messages are exchanged with oneself (i.e., neighboring processor is oneself via periodic boundary conditions). Backport hydrogen bond fix from sPuReMD (omit interactions when no valid parameters in force field file). Other code clean-up.
      e9a996b2
  5. Apr 21, 2022
  6. Apr 18, 2022
  7. Apr 11, 2022
  8. Apr 06, 2022
    • Kurt A. O'Hearn's avatar
      PG-PuReMD: default to using bundled CUB library witn recent CUDA SDK version... · c476511c
      Kurt A. O'Hearn authored
      PG-PuReMD: default to using bundled CUB library witn recent CUDA SDK version (>= v11.x), while retaining older CUB submodule for older CUDA capabilities (use NVCCFLAGS to manually include CUB in this case). Refactor timing code to more accurately measure kernel timing. Refactor stream logic to expose more parallelism (valence+torsion branch) and to perform fewer synchronizations. Other code clean-up and refactoring.
      c476511c
  9. Nov 09, 2021
  10. Nov 01, 2021
  11. Oct 22, 2021
  12. Aug 16, 2021
  13. Aug 12, 2021
  14. Aug 10, 2021
  15. Aug 05, 2021
    • Kurt A. O'Hearn's avatar
      PG-PuReMD: fix cross-stream race conditions on intermediary force calculation... · 5d3dc24d
      Kurt A. O'Hearn authored
      PG-PuReMD: fix cross-stream race conditions on intermediary force calculation variables (CdDelta, Cdbo, etc.). Rework valency and torsion calculations to minmize the number of atomic operations performed. Split lone pair and over-/under-coordination kernels. Fix small size mismatch in allocation routines (over-allocation). Other code clean-up.
      5d3dc24d
  16. Jul 26, 2021
  17. Jul 23, 2021
  18. Jul 02, 2021
  19. Jul 01, 2021
  20. May 24, 2021
  21. May 13, 2021
  22. May 12, 2021
  23. May 11, 2021
  24. May 07, 2021
  25. May 04, 2021
  26. Apr 28, 2021
  27. Apr 20, 2021
  28. Apr 19, 2021
  29. Apr 16, 2021
  30. Apr 14, 2021
  31. Apr 09, 2021
Loading