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