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 {14}Pseudo Random Number Generator on GPU}{305}}
6 \@writefile{lof}{\addvspace {10\p@ }}
7 \@writefile{lot}{\addvspace {10\p@ }}
8 \newlabel{chapter18}{{14}{305}}
9 \@writefile{toc}{\contentsline {section}{\numberline {14.1}Introduction}{305}}
10 \@writefile{toc}{\contentsline {section}{\numberline {14.2}Basic Recalls}{306}}
11 \newlabel{section:BASIC RECALLS}{{14.2}{306}}
12 \@writefile{toc}{\contentsline {subsection}{\numberline {14.2.1}Devaney's Chaotic Dynamical Systems}{306}}
13 \@writefile{toc}{\contentsline {section}{\numberline {14.3}Toward Efficiency and Improvement for CI PRNG}{306}}
14 \newlabel{sec:efficient PRNG}{{14.3}{306}}
15 \@writefile{toc}{\contentsline {subsection}{\numberline {14.3.1}First Efficient Implementation of a PRNG based on Chaotic Iterations}{306}}
16 \newlabel{algo:seqCIPRNG}{{14.1}{306}}
17 \@writefile{lol}{\contentsline {lstlisting}{\numberline {14.1}C code of the sequential PRNG based on chaotic iterations}{306}}
18 \@writefile{toc}{\contentsline {subsection}{\numberline {14.3.2}Efficient PRNGs based on Chaotic Iterations on GPU}{307}}
19 \newlabel{sec:efficient PRNG gpu}{{14.3.2}{307}}
20 \@writefile{toc}{\contentsline {subsection}{\numberline {14.3.3}Naive Version for GPU}{307}}
21 \@writefile{loa}{\contentsline {algocf}{\numberline {12}{\ignorespaces Main kernel of the GPU ``naive'' version of the PRNG based on chaotic iterations\relax }}{308}}
22 \newlabel{algo:gpu_kernel}{{12}{308}}
23 \@writefile{toc}{\contentsline {subsection}{\numberline {14.3.4}Improved Version for GPU}{308}}
24 \newlabel{IR}{{13}{309}}
25 \@writefile{loa}{\contentsline {algocf}{\numberline {13}{\ignorespaces Main kernel for the chaotic iterations based PRNG GPU efficient version\relax }}{309}}
26 \newlabel{algo:gpu_kernel2}{{13}{309}}
27 \@writefile{toc}{\contentsline {subsection}{\numberline {14.3.5}Chaos Evaluation of the Improved Version}{309}}
28 \@writefile{toc}{\contentsline {section}{\numberline {14.4}Experiments}{310}}
29 \newlabel{sec:experiments}{{14.4}{310}}
30 \@writefile{lof}{\contentsline {figure}{\numberline {14.1}{\ignorespaces Quantity of pseudorandom numbers generated per second with the xorlike-based PRNG\relax }}{311}}
31 \newlabel{fig:time_xorlike_gpu}{{14.1}{311}}
32 \@writefile{lof}{\contentsline {figure}{\numberline {14.2}{\ignorespaces Quantity of pseudorandom numbers generated per second using the BBS-based PRNG\relax }}{312}}
33 \newlabel{fig:time_bbs_gpu}{{14.2}{312}}
34 \@setckpt{Chapters/chapter18/ch18}{
35 \setcounter{page}{313}
36 \setcounter{equation}{0}
38 \setcounter{enumii}{0}
39 \setcounter{enumiii}{0}
40 \setcounter{enumiv}{0}
41 \setcounter{footnote}{2}
42 \setcounter{mpfootnote}{0}
44 \setcounter{chapter}{14}
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}{13}
62 \setcounter{algocfproc}{13}
63 \setcounter{algocf}{13}
64 \setcounter{proposition}{1}
65 \setcounter{theorem}{0}
66 \setcounter{exercise}{0}
67 \setcounter{example}{0}
68 \setcounter{definition}{0}
70 \setcounter{lstlisting}{1}