Skip to content
Snippets Groups Projects
  1. Jul 02, 2021
  2. Apr 09, 2021
  3. 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
  4. 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
  5. Jun 17, 2020
  6. Jun 05, 2020
  7. 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
  8. May 12, 2020
  9. May 07, 2020
  10. May 04, 2020
  11. Apr 30, 2020
  12. Feb 26, 2020
  13. 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
  14. Oct 06, 2019
  15. Aug 28, 2018
  16. Aug 19, 2018
  17. Jul 15, 2018
  18. May 29, 2018
  19. May 24, 2018
  20. May 23, 2018
  21. May 21, 2018
  22. May 18, 2018
  23. May 14, 2018
  24. Nov 30, 2017
  25. Sep 23, 2017
  26. Sep 19, 2017
  27. Jul 16, 2017
  28. Jul 15, 2017
  29. Jun 22, 2017
  30. Jun 17, 2017
  31. Jun 13, 2017
  32. Jun 07, 2017
  33. Jun 06, 2017
  34. May 26, 2017
  35. May 01, 2017
  36. Apr 19, 2017
  37. Mar 22, 2017
  38. Nov 21, 2016
Loading