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

Private GIT Repository
new
[book_gpu.git] / BookGPU / Chapters / chapter18 / ch18.aux
1 \relax 
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}Pseudorandom 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}{361}}
11 \newlabel{section:BASIC RECALLS}{{16.2}{361}}
12 \@writefile{toc}{\contentsline {subsection}{\numberline {16.2.1}A Short Presentation of Chaos}{361}}
13 \@writefile{toc}{\contentsline {subsection}{\numberline {16.2.2}On Devaney's Definition of Chaos}{361}}
14 \newlabel{sec:dev}{{16.2.2}{361}}
15 \newlabel{Devaney}{{16.1}{361}}
16 \@writefile{toc}{\contentsline {subsection}{\numberline {16.2.3}Chaotic iterations}{362}}
17 \newlabel{subsection:Chaotic iterations}{{16.2.3}{362}}
18 \newlabel{Chaotic iterations}{{2}{362}}
19 \newlabel{eq:generalIC}{{16.4}{363}}
20 \newlabel{equation Oplus}{{16.5}{363}}
21 \@writefile{toc}{\contentsline {section}{\numberline {16.3}Toward Efficiency and Improvement for CI PRNG}{363}}
22 \newlabel{sec:efficient PRNG}{{16.3}{363}}
23 \@writefile{toc}{\contentsline {subsection}{\numberline {16.3.1}First Efficient Implementation of a PRNG based on Chaotic Iterations}{363}}
24 \newlabel{algo:seqCIPRNG}{{16.1}{363}}
25 \@writefile{lol}{\contentsline {lstlisting}{\numberline {16.1}C code of the sequential PRNG based on chaotic iterations}{363}}
26 \@writefile{toc}{\contentsline {subsection}{\numberline {16.3.2}Efficient PRNGs based on Chaotic Iterations on GPU}{364}}
27 \newlabel{sec:efficient PRNG gpu}{{16.3.2}{364}}
28 \@writefile{toc}{\contentsline {subsection}{\numberline {16.3.3}Naive Version for GPU}{364}}
29 \@writefile{loa}{\contentsline {algocf}{\numberline {16}{\ignorespaces Main kernel of the GPU ``naive'' version of the PRNG based on chaotic iterations\relax }}{365}}
30 \newlabel{algo:gpu_kernel}{{16}{365}}
31 \@writefile{toc}{\contentsline {subsection}{\numberline {16.3.4}Improved Version for GPU}{365}}
32 \newlabel{IR}{{17}{366}}
33 \@writefile{loa}{\contentsline {algocf}{\numberline {17}{\ignorespaces Main kernel for the chaotic iterations based PRNG GPU efficient version\relax }}{366}}
34 \newlabel{algo:gpu_kernel2}{{17}{366}}
35 \@writefile{toc}{\contentsline {subsection}{\numberline {16.3.5}Chaos Evaluation of the Improved Version}{366}}
36 \@writefile{toc}{\contentsline {section}{\numberline {16.4}Experiments}{367}}
37 \newlabel{sec:experiments}{{16.4}{367}}
38 \@writefile{lof}{\contentsline {figure}{\numberline {16.1}{\ignorespaces Quantity of pseudorandom numbers generated per second with the xorlike-based PRNG\relax }}{368}}
39 \newlabel{fig:time_xorlike_gpu}{{16.1}{368}}
40 \@writefile{toc}{\contentsline {section}{Bibliography}{369}}
41 \@setckpt{Chapters/chapter18/ch18}{
42 \setcounter{page}{371}
43 \setcounter{equation}{5}
44 \setcounter{enumi}{2}
45 \setcounter{enumii}{0}
46 \setcounter{enumiii}{0}
47 \setcounter{enumiv}{17}
48 \setcounter{footnote}{2}
49 \setcounter{mpfootnote}{0}
50 \setcounter{part}{1}
51 \setcounter{chapter}{16}
52 \setcounter{section}{4}
53 \setcounter{subsection}{0}
54 \setcounter{subsubsection}{0}
55 \setcounter{paragraph}{0}
56 \setcounter{subparagraph}{0}
57 \setcounter{figure}{1}
58 \setcounter{table}{0}
59 \setcounter{numauthors}{0}
60 \setcounter{parentequation}{4}
61 \setcounter{subfigure}{0}
62 \setcounter{lofdepth}{1}
63 \setcounter{subtable}{0}
64 \setcounter{lotdepth}{1}
65 \setcounter{lstnumber}{15}
66 \setcounter{ContinuedFloat}{0}
67 \setcounter{AlgoLine}{14}
68 \setcounter{algocfline}{17}
69 \setcounter{algocfproc}{17}
70 \setcounter{algocf}{17}
71 \setcounter{proposition}{1}
72 \setcounter{theorem}{0}
73 \setcounter{exercise}{0}
74 \setcounter{example}{0}
75 \setcounter{definition}{2}
76 \setcounter{proof}{1}
77 \setcounter{lstlisting}{1}
78 }