2 \@writefile{toc}{\author{Rapha\IeC {\"e}l Couturier}{}}
3 \@writefile{toc}{\author{Christophe Guyeux}{}}
4 \@writefile{loa}{\addvspace {10\p@ }}
5 \@writefile{toc}{\contentsline {chapter}{\numberline {16}Pseudo Random Number Generator on GPU}{359}}
6 \@writefile{lof}{\addvspace {10\p@ }}
7 \@writefile{lot}{\addvspace {10\p@ }}
8 \newlabel{chapter18}{{16}{359}}
9 \@writefile{toc}{\contentsline {section}{\numberline {16.1}Introduction}{359}}
10 \@writefile{toc}{\contentsline {section}{\numberline {16.2}Basic Recalls}{360}}
11 \newlabel{section:BASIC RECALLS}{{16.2}{360}}
12 \@writefile{toc}{\contentsline {subsection}{\numberline {16.2.1}Devaney's Chaotic Dynamical Systems}{361}}
13 \@writefile{toc}{\contentsline {section}{\numberline {16.3}Toward Efficiency and Improvement for CI PRNG}{361}}
14 \newlabel{sec:efficient PRNG}{{16.3}{361}}
15 \@writefile{toc}{\contentsline {subsection}{\numberline {16.3.1}First Efficient Implementation of a PRNG based on Chaotic Iterations}{361}}
16 \newlabel{algo:seqCIPRNG}{{16.1}{361}}
17 \@writefile{lol}{\contentsline {lstlisting}{\numberline {16.1}C code of the sequential PRNG based on chaotic iterations}{361}}
18 \@writefile{toc}{\contentsline {subsection}{\numberline {16.3.2}Efficient PRNGs based on Chaotic Iterations on GPU}{361}}
19 \newlabel{sec:efficient PRNG gpu}{{16.3.2}{361}}
20 \@writefile{toc}{\contentsline {subsection}{\numberline {16.3.3}Naive Version for GPU}{362}}
21 \@writefile{loa}{\contentsline {algocf}{\numberline {16}{\ignorespaces Main kernel of the GPU ``naive'' version of the PRNG based on chaotic iterations\relax }}{362}}
22 \newlabel{algo:gpu_kernel}{{16}{362}}
23 \@writefile{toc}{\contentsline {subsection}{\numberline {16.3.4}Improved Version for GPU}{363}}
24 \@writefile{toc}{\contentsline {subsection}{\numberline {16.3.5}Chaos Evaluation of the Improved Version}{363}}
25 \newlabel{IR}{{17}{364}}
26 \@writefile{loa}{\contentsline {algocf}{\numberline {17}{\ignorespaces Main kernel for the chaotic iterations based PRNG GPU efficient version\relax }}{364}}
27 \newlabel{algo:gpu_kernel2}{{17}{364}}
28 \@writefile{toc}{\contentsline {section}{\numberline {16.4}Experiments}{364}}
29 \newlabel{sec:experiments}{{16.4}{364}}
30 \@writefile{lof}{\contentsline {figure}{\numberline {16.1}{\ignorespaces Quantity of pseudorandom numbers generated per second with the xorlike-based PRNG\relax }}{365}}
31 \newlabel{fig:time_xorlike_gpu}{{16.1}{365}}
32 \@writefile{lof}{\contentsline {figure}{\numberline {16.2}{\ignorespaces Quantity of pseudorandom numbers generated per second using the BBS-based PRNG\relax }}{366}}
33 \newlabel{fig:time_bbs_gpu}{{16.2}{366}}
34 \@setckpt{Chapters/chapter18/ch18}{
35 \setcounter{page}{368}
36 \setcounter{equation}{0}
38 \setcounter{enumii}{0}
39 \setcounter{enumiii}{0}
40 \setcounter{enumiv}{22}
41 \setcounter{footnote}{2}
42 \setcounter{mpfootnote}{0}
44 \setcounter{chapter}{16}
45 \setcounter{section}{4}
46 \setcounter{subsection}{0}
47 \setcounter{subsubsection}{0}
48 \setcounter{paragraph}{0}
49 \setcounter{subparagraph}{0}
50 \setcounter{figure}{2}
52 \setcounter{numauthors}{0}
53 \setcounter{parentequation}{4}
54 \setcounter{subfigure}{0}
55 \setcounter{lofdepth}{1}
56 \setcounter{subtable}{0}
57 \setcounter{lotdepth}{1}
58 \setcounter{lstnumber}{15}
59 \setcounter{ContinuedFloat}{0}
60 \setcounter{AlgoLine}{14}
61 \setcounter{algocfline}{17}
62 \setcounter{algocfproc}{17}
63 \setcounter{algocf}{17}
64 \setcounter{proposition}{1}
65 \setcounter{theorem}{0}
66 \setcounter{exercise}{0}
67 \setcounter{example}{0}
68 \setcounter{definition}{0}
70 \setcounter{lstlisting}{1}