Closed jeffwong closed 11 years ago
may be better to use cudaMemCopy and take advantage of memory coalescing instead of using a kernel to copy elemnts one by one
may be better to use cudaMemCopy and take advantage of memory coalescing instead of using a kernel to copy elemnts one by one