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

Private GIT Repository
modif ch7
[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 {15}Pseudorandom Number Generator on GPU}{319}}
6 \@writefile{lof}{\addvspace {10\p@ }}
7 \@writefile{lot}{\addvspace {10\p@ }}
8 \newlabel{chapter18}{{15}{319}}
9 \@writefile{toc}{\contentsline {section}{\numberline {15.1}Introduction}{319}}
10 \@writefile{toc}{\contentsline {section}{\numberline {15.2}Basic Remindees}{321}}
11 \newlabel{section:BASIC RECALLS}{{15.2}{321}}
12 \@writefile{toc}{\contentsline {subsection}{\numberline {15.2.1}A Short Presentation of Chaos}{321}}
13 \@writefile{toc}{\contentsline {subsection}{\numberline {15.2.2}On Devaney's Definition of Chaos}{321}}
14 \newlabel{sec:dev}{{15.2.2}{321}}
15 \newlabel{Devaney}{{15.1}{321}}
16 \@writefile{toc}{\contentsline {subsection}{\numberline {15.2.3}Chaotic iterations}{322}}
17 \newlabel{subsection:Chaotic iterations}{{15.2.3}{322}}
18 \newlabel{Chaotic iterations}{{2}{322}}
19 \newlabel{eq:generalIC}{{15.4}{323}}
20 \newlabel{equation Oplus}{{15.5}{323}}
21 \@writefile{toc}{\contentsline {section}{\numberline {15.3}Toward Efficiency and Improvement for CI PRNG}{323}}
22 \newlabel{sec:efficient PRNG}{{15.3}{323}}
23 \@writefile{toc}{\contentsline {subsection}{\numberline {15.3.1}First Efficient Implementation of a PRNG based on Chaotic Iterations}{323}}
24 \newlabel{algo:seqCIPRNG}{{15.1}{323}}
25 \@writefile{lol}{\contentsline {lstlisting}{\numberline {15.1}C code of the sequential PRNG based on chaotic iterations}{323}}
26 \@writefile{toc}{\contentsline {subsection}{\numberline {15.3.2}Efficient PRNGs based on Chaotic Iterations on GPU}{324}}
27 \newlabel{sec:efficient PRNG gpu}{{15.3.2}{324}}
28 \@writefile{toc}{\contentsline {subsection}{\numberline {15.3.3}Naive Version for GPU}{324}}
29 \@writefile{loa}{\contentsline {algocf}{\numberline {16}{\ignorespaces Main kernel of the GPU ``naive'' version of the PRNG based on chaotic iterations\relax }}{325}}
30 \newlabel{algo:gpu_kernel}{{16}{325}}
31 \@writefile{toc}{\contentsline {subsection}{\numberline {15.3.4}Improved Version for GPU}{325}}
32 \newlabel{IR}{{17}{326}}
33 \@writefile{loa}{\contentsline {algocf}{\numberline {17}{\ignorespaces Main kernel for the chaotic iterations based PRNG GPU efficient version\relax }}{326}}
34 \newlabel{algo:gpu_kernel2}{{17}{326}}
35 \@writefile{toc}{\contentsline {subsection}{\numberline {15.3.5}Chaos Evaluation of the Improved Version}{326}}
36 \@writefile{toc}{\contentsline {section}{\numberline {15.4}Experiments}{327}}
37 \newlabel{sec:experiments}{{15.4}{327}}
38 \@writefile{toc}{\contentsline {section}{\numberline {15.5}Summary}{327}}
39 \@writefile{lof}{\contentsline {figure}{\numberline {15.1}{\ignorespaces Quantity of pseudorandom numbers generated per second with the xorlike-based PRNG\relax }}{328}}
40 \newlabel{fig:time_xorlike_gpu}{{15.1}{328}}
41 \@writefile{toc}{\contentsline {section}{Bibliography}{329}}
42 \@setckpt{Chapters/chapter18/ch18}{
43 \setcounter{page}{331}
44 \setcounter{equation}{5}
45 \setcounter{enumi}{2}
46 \setcounter{enumii}{0}
47 \setcounter{enumiii}{0}
48 \setcounter{enumiv}{17}
49 \setcounter{footnote}{2}
50 \setcounter{mpfootnote}{0}
51 \setcounter{part}{6}
52 \setcounter{chapter}{15}
53 \setcounter{section}{5}
54 \setcounter{subsection}{0}
55 \setcounter{subsubsection}{0}
56 \setcounter{paragraph}{0}
57 \setcounter{subparagraph}{0}
58 \setcounter{figure}{1}
59 \setcounter{table}{0}
60 \setcounter{numauthors}{0}
61 \setcounter{parentequation}{4}
62 \setcounter{subfigure}{0}
63 \setcounter{lofdepth}{1}
64 \setcounter{subtable}{0}
65 \setcounter{lotdepth}{1}
66 \setcounter{lstnumber}{15}
67 \setcounter{ContinuedFloat}{0}
68 \setcounter{AlgoLine}{14}
69 \setcounter{algocfline}{17}
70 \setcounter{algocfproc}{17}
71 \setcounter{algocf}{17}
72 \setcounter{nprt@mantissa@digitsbefore}{0}
73 \setcounter{nprt@mantissa@digitsafter}{0}
74 \setcounter{nprt@exponent@digitsbefore}{0}
75 \setcounter{nprt@exponent@digitsafter}{0}
76 \setcounter{nprt@digitsfirstblock}{0}
77 \setcounter{nprt@blockcnt}{0}
78 \setcounter{nprt@cntprint}{0}
79 \setcounter{proposition}{1}
80 \setcounter{theorem}{0}
81 \setcounter{exercise}{0}
82 \setcounter{example}{0}
83 \setcounter{definition}{2}
84 \setcounter{proof}{1}
85 \setcounter{lstlisting}{1}
86 }