20 #include <cuda_runtime.h>
25 #define DBG_SIZE 10000
33 #define T_REPORT_TME 100.0
34 #define TOTAL_TME 5000
CStopWatch timer
Definition: OneComp_sim.h:36
float t
Definition: OneComp_sim.h:28
This file contains standard utility functions provide within the NVIDIA CUDA software development too...
unsigned int iT
Definition: OneComp_sim.h:29
This file contains the implementation of the CStopWatch class that provides a simple timing tool base...