Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Team Z
29 bytes added
,
17: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.
Bapatel6
1
edit