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 {15}Pseudo Random Number Generator on GPU}{335}}
6 \@writefile{lof}{\addvspace {10\p@ }}
7 \@writefile{lot}{\addvspace {10\p@ }}
8 \newlabel{chapter18}{{15}{335}}
9 \@writefile{toc}{\contentsline {section}{\numberline {15.1}Introduction}{335}}
10 \@writefile{toc}{\contentsline {section}{\numberline {15.2}Basic Recalls}{336}}
11 \newlabel{section:BASIC RECALLS}{{15.2}{336}}
12 \@writefile{toc}{\contentsline {subsection}{\numberline {15.2.1}Devaney's Chaotic Dynamical Systems}{337}}
13 \@writefile{toc}{\contentsline {section}{\numberline {15.3}Toward Efficiency and Improvement for CI PRNG}{337}}
14 \newlabel{sec:efficient PRNG}{{15.3}{337}}
15 \@writefile{toc}{\contentsline {subsection}{\numberline {15.3.1}First Efficient Implementation of a PRNG based on Chaotic Iterations}{337}}
16 \newlabel{algo:seqCIPRNG}{{15.1}{337}}
17 \@writefile{lol}{\contentsline {lstlisting}{\numberline {15.1}C code of the sequential PRNG based on chaotic iterations}{337}}
18 \@writefile{toc}{\contentsline {subsection}{\numberline {15.3.2}Efficient PRNGs based on Chaotic Iterations on GPU}{337}}
19 \newlabel{sec:efficient PRNG gpu}{{15.3.2}{337}}
20 \@writefile{toc}{\contentsline {subsection}{\numberline {15.3.3}Naive Version for GPU}{338}}
21 \@writefile{loa}{\contentsline {algocf}{\numberline {14}{\ignorespaces Main kernel of the GPU ``naive'' version of the PRNG based on chaotic iterations\relax }}{338}}
22 \newlabel{algo:gpu_kernel}{{14}{338}}
23 \@writefile{toc}{\contentsline {subsection}{\numberline {15.3.4}Improved Version for GPU}{339}}
24 \@writefile{toc}{\contentsline {subsection}{\numberline {15.3.5}Chaos Evaluation of the Improved Version}{339}}
25 \newlabel{IR}{{15}{340}}
26 \@writefile{loa}{\contentsline {algocf}{\numberline {15}{\ignorespaces Main kernel for the chaotic iterations based PRNG GPU efficient version\relax }}{340}}
27 \newlabel{algo:gpu_kernel2}{{15}{340}}
28 \@writefile{toc}{\contentsline {section}{\numberline {15.4}Experiments}{340}}
29 \newlabel{sec:experiments}{{15.4}{340}}
30 \@writefile{lof}{\contentsline {figure}{\numberline {15.1}{\ignorespaces Quantity of pseudorandom numbers generated per second with the xorlike-based PRNG\relax }}{341}}
31 \newlabel{fig:time_xorlike_gpu}{{15.1}{341}}
32 \@writefile{lof}{\contentsline {figure}{\numberline {15.2}{\ignorespaces Quantity of pseudorandom numbers generated per second using the BBS-based PRNG\relax }}{342}}
33 \newlabel{fig:time_bbs_gpu}{{15.2}{342}}
34 \@setckpt{Chapters/chapter18/ch18}{
35 \setcounter{page}{344}
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}{15}
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}{15}
62 \setcounter{algocfproc}{15}
63 \setcounter{algocf}{15}
64 \setcounter{proposition}{1}
65 \setcounter{theorem}{0}
66 \setcounter{exercise}{0}
67 \setcounter{example}{0}
68 \setcounter{definition}{0}
70 \setcounter{lstlisting}{1}