X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/book_gpu.git/blobdiff_plain/4c07e9cc681b9a8ed54d9a1b48e9d8b00af63126..f3c358c4bba6851fbf01121853d7e21866f01884:/BookGPU/Chapters/chapter2/ex1.cu diff --git a/BookGPU/Chapters/chapter2/ex1.cu b/BookGPU/Chapters/chapter2/ex1.cu index cae3c9c..8f2b404 100644 --- a/BookGPU/Chapters/chapter2/ex1.cu +++ b/BookGPU/Chapters/chapter2/ex1.cu @@ -64,9 +64,9 @@ int main( int argc, char** argv) printf("GPU processing time : %f (ms) \n", cutGetTimerValue(timer_gpu)); cutDeleteTimer(timer_gpu); - for(i=0;i