]> AND Private Git Repository - book_gpu.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
authorcouturie <couturie@extinction>
Sat, 20 Jul 2013 14:08:53 +0000 (16:08 +0200)
committercouturie <couturie@extinction>
Sat, 20 Jul 2013 14:08:53 +0000 (16:08 +0200)
BookGPU/Chapters/chapter17/ch17.tex

index bec01e3d4336e05107b633364ef81b52dfeb0eb7..f468214485991ed5d3db66b9bdf3a93c00c895fb 100755 (executable)
@@ -658,7 +658,7 @@ of MIOR as well as for other ABM, to ensure that each work-item is not
 too constrained in its execution.
 
 \pagebreak
-\lstinputlisting[caption=main MIOR kernel,label=ch17:listing:mior_kernels]{Chapters/chapter17/code/mior_kernels.cl}
+\lstinputlisting[caption=main MIOR kernel,label=ch17:listing:mior_kernels]{Chapterbis/chapter17/code/mior_kernels.cl}
 
 From the sequential algorithm (Algorithm~\ref{ch17:seqalgo}) where all
 the agents share the same data, we have developed a parallel algorithm