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

Private GIT Repository
new
[book_gpu.git] / BookGPU / Chapters / chapter17 / ch17.tex
index 6cab2e3aa47b883fe5ea754c580e682f827ba410..8d3c8d7685e6f6f383c836ad6018aaec107f290e 100755 (executable)
@@ -13,7 +13,7 @@
   \setlength\hangindent{\mylen}%
   \hspace*{\mylen}#1\\}
 
   \setlength\hangindent{\mylen}%
   \hspace*{\mylen}#1\\}
 
-\chapter{Implementing Multi-Agent Systems on GPU}
+\chapter{Implementing multi-agent systems on GPU}
 \label{chapter17}
 
 
 \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
 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]
 accesses.
 
 \begin{figure}[h]