\makeindex
%\includeonly{Chapters/chapter10/ch10}
-\DeclareCaptionLabelSeparator{colon}{\ }
+\DeclareCaptionLabelSeparator{colon}{. }
\begin{document}
@Book{ch2:Sanders:2010:CEI,
author = "J. Sanders and E. Kandrot",
- title = "{CUDA} by example: an introduction to general-purpose
- {GPU} programming",
+ title = "{CUDA} by example: An Introduction To General-Purpose
+ {GPU} Programming",
publisher = "Ad{\-d}i{\-s}on-Wes{\-l}ey",
address = "pub-AW:adr",
pages = "xix + 290",
@Article{ch2:journals/ijhpca/Dongarra02,
- title = "Basic Linear Algebra Subprograms Technical (Blast)
+ title = "Basic Linear Algebra Subprograms Technical {(BLAST)}
Forum Standard (1)",
author = "J. Dongarra",
- journal = "IJHPCA",
+ journal = "International Journal of High Performance Computing Applications",
year = "2002",
number = "1",
volume = "16",
\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]