Sha256: 5d16c9a47382ea40d2280518f9a95ac3101d0ee294ce12d00f431bab0fb03323
Contents?: true
Size: 213 Bytes
Versions: 3
Compression:
Stored size: 213 Bytes
Contents
// Start the timer for the measurement of the kernel and memory copy execution time cudaThreadSynchronize(); cudaEvent_t bones_start1; cudaEventCreate(&bones_start1); cudaEventRecord(bones_start1,0);
Version data entries
3 entries across 3 versions & 1 rubygems