Skip to content
Snippets Groups Projects
  • Kurt A. O'Hearn's avatar
    ad7b1153
    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
    History
    PG-PuReMD: change CUDA kernel error checking to only make calls to...
    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).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.