Changes

Jump to: navigation, search

Team Z

29 bytes added, 18:13, 12 April 2013
Assignment 2
a[(r - i * c) + j] = b[i * c + j];
}
[[File:cuda_size_257kb.png]]
The results were same as constructor.
The CUDA memory allocation cudaMalloc is the most time consuming operation in the kernel execution.
1
edit

Navigation menu