Open main menu

CDOT Wiki β

Changes

Team Z

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