Skip to content
Snippets Groups Projects
  1. Aug 07, 2020
    • Kurt A. O'Hearn's avatar
      PG-PuReMD: change CUDA kernel error checking to only make calls to... · ad7b1153
      Kurt A. O'Hearn authored
      PG-PuReMD: change CUDA kernel error checking to only make calls to cudaDeviceSynchronize when in debugging mode (non-debug builds thus have better performance with kernel asynchronous launch behavior in single default stream). Change file I/O to only flush when in debugging mode (non-debug builds allow the I/O operations to be grouped for better performance).
      ad7b1153
  2. 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
  3. May 04, 2020
  4. Apr 30, 2020
  5. Oct 06, 2019
  6. May 14, 2018
  7. Nov 30, 2017
  8. Jul 16, 2017
  9. Jun 20, 2016
  10. Jun 18, 2016
  11. Apr 23, 2016
  12. Jan 14, 2016
Loading