Sha256: fcce6554c1fa05ce605010524a363ee576607d60d5d299a105ce693d819f0416

Contents?: true

Size: 192 Bytes

Versions: 9

Compression:

Stored size: 192 Bytes

Contents

  
  // Start the timer for the measurement of the kernel and memory copy execution time
  struct timeval bones_start_time1;
  clFinish(bones_queue);
  gettimeofday(&bones_start_time1, NULL);

Version data entries

9 entries across 3 versions & 1 rubygems

Version Path
bones-compiler-1.6.0 skeletons/CPU-OPENCL-AMD/common/timer_1_start.c
bones-compiler-1.6.0 skeletons/GPU-OPENCL-AMD/common/timer_1_start.c
bones-compiler-1.6.0 skeletons/CPU-OPENCL-INTEL/common/timer_1_start.c
bones-compiler-1.3.1 skeletons/CPU-OPENCL-AMD/common/timer_1_start.c
bones-compiler-1.3.1 skeletons/CPU-OPENCL-INTEL/common/timer_1_start.c
bones-compiler-1.3.1 skeletons/GPU-OPENCL-AMD/common/timer_1_start.c
bones-compiler-1.1.0 skeletons/CPU-OPENCL-INTEL/common/timer_1_start.c
bones-compiler-1.1.0 skeletons/GPU-OPENCL-AMD/common/timer_1_start.c
bones-compiler-1.1.0 skeletons/CPU-OPENCL-AMD/common/timer_1_start.c