]> AND Private Git Repository - book_gpu.git/blobdiff - BookGPU/Chapters/chapter18/ch18.aux
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
correct ch14
[book_gpu.git] / BookGPU / Chapters / chapter18 / ch18.aux
index a1dfc37696879ba07349d7f65caec71d82c6091b..d3e712f8625d2b742ebd3e937148b2f7b9b1153b 100644 (file)
@@ -2,37 +2,37 @@
 \@writefile{toc}{\author{Rapha\IeC {\"e}l Couturier}{}}
 \@writefile{toc}{\author{Christophe Guyeux}{}}
 \@writefile{loa}{\addvspace {10\p@ }}
-\@writefile{toc}{\contentsline {chapter}{\numberline {15}Pseudo Random Number Generator on GPU}{335}}
+\@writefile{toc}{\contentsline {chapter}{\numberline {16}Pseudo Random Number Generator on GPU}{359}}
 \@writefile{lof}{\addvspace {10\p@ }}
 \@writefile{lot}{\addvspace {10\p@ }}
-\newlabel{chapter18}{{15}{335}}
-\@writefile{toc}{\contentsline {section}{\numberline {15.1}Introduction}{335}}
-\@writefile{toc}{\contentsline {section}{\numberline {15.2}Basic Recalls}{336}}
-\newlabel{section:BASIC RECALLS}{{15.2}{336}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {15.2.1}Devaney's Chaotic Dynamical Systems}{337}}
-\@writefile{toc}{\contentsline {section}{\numberline {15.3}Toward Efficiency and Improvement for CI PRNG}{337}}
-\newlabel{sec:efficient PRNG}{{15.3}{337}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {15.3.1}First Efficient Implementation of a PRNG based on Chaotic Iterations}{337}}
-\newlabel{algo:seqCIPRNG}{{15.1}{337}}
-\@writefile{lol}{\contentsline {lstlisting}{\numberline {15.1}C code of the sequential PRNG based on chaotic iterations}{337}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {15.3.2}Efficient PRNGs based on Chaotic Iterations on GPU}{337}}
-\newlabel{sec:efficient PRNG gpu}{{15.3.2}{337}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {15.3.3}Naive Version for GPU}{338}}
-\@writefile{loa}{\contentsline {algocf}{\numberline {14}{\ignorespaces Main kernel of the GPU ``naive'' version of the PRNG based on chaotic iterations\relax }}{338}}
-\newlabel{algo:gpu_kernel}{{14}{338}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {15.3.4}Improved Version for GPU}{339}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {15.3.5}Chaos Evaluation of the Improved Version}{339}}
-\newlabel{IR}{{15}{340}}
-\@writefile{loa}{\contentsline {algocf}{\numberline {15}{\ignorespaces Main kernel for the chaotic iterations based PRNG GPU efficient version\relax }}{340}}
-\newlabel{algo:gpu_kernel2}{{15}{340}}
-\@writefile{toc}{\contentsline {section}{\numberline {15.4}Experiments}{340}}
-\newlabel{sec:experiments}{{15.4}{340}}
-\@writefile{lof}{\contentsline {figure}{\numberline {15.1}{\ignorespaces Quantity of pseudorandom numbers generated per second with the xorlike-based PRNG\relax }}{341}}
-\newlabel{fig:time_xorlike_gpu}{{15.1}{341}}
-\@writefile{lof}{\contentsline {figure}{\numberline {15.2}{\ignorespaces Quantity of pseudorandom numbers generated per second using the BBS-based PRNG\relax }}{342}}
-\newlabel{fig:time_bbs_gpu}{{15.2}{342}}
+\newlabel{chapter18}{{16}{359}}
+\@writefile{toc}{\contentsline {section}{\numberline {16.1}Introduction}{359}}
+\@writefile{toc}{\contentsline {section}{\numberline {16.2}Basic Recalls}{360}}
+\newlabel{section:BASIC RECALLS}{{16.2}{360}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {16.2.1}Devaney's Chaotic Dynamical Systems}{361}}
+\@writefile{toc}{\contentsline {section}{\numberline {16.3}Toward Efficiency and Improvement for CI PRNG}{361}}
+\newlabel{sec:efficient PRNG}{{16.3}{361}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {16.3.1}First Efficient Implementation of a PRNG based on Chaotic Iterations}{361}}
+\newlabel{algo:seqCIPRNG}{{16.1}{361}}
+\@writefile{lol}{\contentsline {lstlisting}{\numberline {16.1}C code of the sequential PRNG based on chaotic iterations}{361}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {16.3.2}Efficient PRNGs based on Chaotic Iterations on GPU}{361}}
+\newlabel{sec:efficient PRNG gpu}{{16.3.2}{361}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {16.3.3}Naive Version for GPU}{362}}
+\@writefile{loa}{\contentsline {algocf}{\numberline {16}{\ignorespaces Main kernel of the GPU ``naive'' version of the PRNG based on chaotic iterations\relax }}{362}}
+\newlabel{algo:gpu_kernel}{{16}{362}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {16.3.4}Improved Version for GPU}{363}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {16.3.5}Chaos Evaluation of the Improved Version}{363}}
+\newlabel{IR}{{17}{364}}
+\@writefile{loa}{\contentsline {algocf}{\numberline {17}{\ignorespaces Main kernel for the chaotic iterations based PRNG GPU efficient version\relax }}{364}}
+\newlabel{algo:gpu_kernel2}{{17}{364}}
+\@writefile{toc}{\contentsline {section}{\numberline {16.4}Experiments}{364}}
+\newlabel{sec:experiments}{{16.4}{364}}
+\@writefile{lof}{\contentsline {figure}{\numberline {16.1}{\ignorespaces Quantity of pseudorandom numbers generated per second with the xorlike-based PRNG\relax }}{365}}
+\newlabel{fig:time_xorlike_gpu}{{16.1}{365}}
+\@writefile{lof}{\contentsline {figure}{\numberline {16.2}{\ignorespaces Quantity of pseudorandom numbers generated per second using the BBS-based PRNG\relax }}{366}}
+\newlabel{fig:time_bbs_gpu}{{16.2}{366}}
 \@setckpt{Chapters/chapter18/ch18}{
-\setcounter{page}{344}
+\setcounter{page}{368}
 \setcounter{equation}{0}
 \setcounter{enumi}{2}
 \setcounter{enumii}{0}
@@ -41,7 +41,7 @@
 \setcounter{footnote}{2}
 \setcounter{mpfootnote}{0}
 \setcounter{part}{1}
-\setcounter{chapter}{15}
+\setcounter{chapter}{16}
 \setcounter{section}{4}
 \setcounter{subsection}{0}
 \setcounter{subsubsection}{0}
@@ -58,9 +58,9 @@
 \setcounter{lstnumber}{15}
 \setcounter{ContinuedFloat}{0}
 \setcounter{AlgoLine}{14}
-\setcounter{algocfline}{15}
-\setcounter{algocfproc}{15}
-\setcounter{algocf}{15}
+\setcounter{algocfline}{17}
+\setcounter{algocfproc}{17}
+\setcounter{algocf}{17}
 \setcounter{proposition}{1}
 \setcounter{theorem}{0}
 \setcounter{exercise}{0}