Skip to content
Snippets Groups Projects
  1. Feb 27, 2023
  2. Jan 23, 2023
  3. Jul 27, 2022
  4. Jul 25, 2022
  5. Jul 21, 2022
  6. Jul 17, 2022
  7. Jul 11, 2022
  8. Jul 08, 2022
  9. Jul 06, 2022
  10. May 12, 2022
  11. 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
  12. Apr 21, 2022
  13. Apr 18, 2022
  14. Apr 11, 2022
  15. 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
  16. Nov 09, 2021
  17. Nov 01, 2021
  18. Oct 22, 2021
  19. Aug 16, 2021
  20. Aug 12, 2021
  21. Aug 10, 2021
  22. 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
  23. Jul 26, 2021
  24. Jul 23, 2021
  25. Jul 02, 2021
  26. Jul 01, 2021
  27. May 24, 2021
  28. May 13, 2021
  29. May 12, 2021
  30. May 11, 2021
  31. May 07, 2021
  32. May 04, 2021
Loading