2 Questions 6 Answers 0 Followers
Questions related from Qingjun Liu
On Fermi, my coda C code performs well, however it gets me wrong results on Kepler. So I cuda-memcheck the code and got the error message: ========= CUDA-MEMCHECK========= Invalid __shared__ read...
16 October 2014 6,695 4 View
Hi, After being initiated in a kernel, how can three arrays be zipped using zip_iterator provided by thrust, if the three arrays in device memory are allocated on host via {int * array1;...">
09 August 2014 1,009 6 View