X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/book_gpu.git/blobdiff_plain/cf0ee588a0ef05623f955938e81be1aa96c33f46..HEAD:/BookGPU/Chapters/chapter17/ch17.tex?ds=sidebyside diff --git a/BookGPU/Chapters/chapter17/ch17.tex b/BookGPU/Chapters/chapter17/ch17.tex index 6cab2e3..8d3c8d7 100755 --- a/BookGPU/Chapters/chapter17/ch17.tex +++ b/BookGPU/Chapters/chapter17/ch17.tex @@ -13,7 +13,7 @@ \setlength\hangindent{\mylen}% \hspace*{\mylen}#1\\} -\chapter{Implementing Multi-Agent Systems on GPU} +\chapter{Implementing multi-agent systems on GPU} \label{chapter17} @@ -622,7 +622,7 @@ optimized representation of this matrix based on~\cite{Gomez-Luna:2009:PVS:1616772.1616869}, as illustrated in Figure~\ref{ch17:fig:csr_representation}. This compact representation considers each line of the matrix as an index list, and only stores -accessible agents compactly, to reduce the number of non-productive +accessible agents compactly, to reduce the number of nonproductive accesses. \begin{figure}[h]