X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/book_gpu.git/blobdiff_plain/31c87768e1b18e90d982b335cadb326853c1c0ce..1ebb106491ad04e5627daf016c8ff77bdcb26ffa:/BookGPU/Chapters/chapter2/ex1.cu?ds=sidebyside 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