]> AND Private Git Repository - book_gpu.git/blobdiff - BookGPU/Chapters/chapter2/ch2.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
[book_gpu.git] / BookGPU / Chapters / chapter2 / ch2.tex
index 9c6d0def10d3bdff5fee0604f9e4e40e532d46f5..b330d6b63630893b32e629b83004b5cd1a7cc84a 100755 (executable)
@@ -189,10 +189,10 @@ considering the difficulty of parallelizing this code.
 \lstinputlisting[label=ch2:lst:ex3,caption=simple matrix-matrix multiplication with cuda]{Chapters/chapter2/ex3.cu}
 
 \section{Conclusion}
-In this chapter, three simple CUDA examples have been  presented. They are
-quite  simple. As we  cannot  present  all the  possibilities  of  the  CUDA
-programming, interested  readers  are  invited  to  consult  CUDA  programming
-introduction books if some issues regarding the CUDA programming are not clear.
+In this  chapter, three simple CUDA  examples have been presented.  As we cannot
+present all  the possibilities of  the CUDA programming, interested  readers are
+invited to consult CUDA programming  introduction books if some issues regarding
+the CUDA programming are not clear.
 
 \putbib[Chapters/chapter2/biblio]