1 \documentclass[sunil1,ChapterTOCs]{sunil}
2 \usepackage[utf8]{inputenc}
4 \usepackage{amsfonts,amssymb}
14 \usepackage[sectionbib]{bibunits}
17 %\usepackage{algorithm}
18 %\usepackage{algorithmic}
19 \usepackage[ruled,lined,linesnumbered]{algorithm2e}
37 %% \usepackage{listings}
38 %% \usepackage{subfigure}
40 %% \usepackage{graphicx}
45 \include{Chapters/chapter1/preamble}
46 \include{Chapters/chapter5/preamble}
55 \newtheorem{proposition}{Proposition}
56 \newtheorem{theorem}{Theorem}
57 \newtheorem{exercise}{Exercise}[chapter]
58 \newtheorem{example}{Example}
59 \newtheorem{definition}{Definition}
60 \newtheorem{proof}{Proof}
62 \newcommand{\mymat}[1]{\mathcal{#1}}
63 \newcommand{\myvec}[1]{\mathbf{#1}}
67 basicstyle=\footnotesize\ttfamily, % Standardschrift
68 %numbers=left, % Ort der Zeilennummern
69 numberstyle=\tiny, % Stil der Zeilennummern
70 %stepnumber=2, % Abstand zwischen den Zeilennummern
71 numbersep=5pt, % Abstand der Nummern zum Text
72 tabsize=2, % Groesse von Tabs
74 breaklines=true, % Zeilen werden Umgebrochen
75 keywordstyle=\color{red},
77 % keywordstyle=[1]\textbf, % Stil der Keywords
78 % keywordstyle=[2]\textbf, %
79 % keywordstyle=[3]\textbf, %
80 % keywordstyle=[4]\textbf, \sqrt{\sqrt{}} %
81 stringstyle=\color{white}\ttfamily, % Farbe der String
82 showspaces=false, % Leerzeichen anzeigen ?
83 showtabs=false, % Tabs anzeigen ?
85 framexleftmargin=17pt,
86 framexrightmargin=5pt,
87 framexbottommargin=4pt,
88 %backgroundcolor=\color{lightgray},
89 showstringspaces=false % Leerzeichen in Strings anzeigen ?
91 \lstloadlanguages{% Check Dokumentation for further languages ...
100 %\DeclareCaptionFont{blue}{\color{blue}}
102 %\captionsetup[lstlisting]{singlelinecheck=false, labelfont={blue}, textfont={blue}}
103 \DeclareCaptionFont{white}{\color{white}}
104 \DeclareCaptionFormat{listing}{\colorbox[cmyk]{0.43, 0.35, 0.35,0.01}{\parbox{\textwidth}{\hspace{15pt}#1#2#3}}}
105 \captionsetup[lstlisting]{format=listing,labelfont=white,textfont=white, singlelinecheck=false, margin=0pt, font={bf,footnotesize}}
115 %%bibliography style to adopt
116 \bibliographyunit[\chapter]
117 \defaultbibliographystyle{plain}
121 \title{Designing Scientific Applications on GPUs }
123 \author{Raphaël Couturier}
128 \include{frontmatter/Foreword}
129 \include{frontmatter/preface}
137 \include{Chapters/symbollist}
140 \part{This is a Part}
141 \include{Chapters/chapter1/ch1}
142 \include{Chapters/chapter2/ch2}
143 \include{Chapters/chapter3/ch3}
144 \include{Chapters/chapter5/ch5}
145 \include{Chapters/chapter6/ch6}
146 \include{Chapters/chapter7/ch7}
147 \include{Chapters/chapter8/ch8}
148 \include{Chapters/chapter9/ch9}
149 \include{Chapters/chapter11/ch11}
150 \include{Chapters/chapter12/ch12}
151 \include{Chapters/chapter13/ch13}
152 \include{Chapters/chapter14/ch14}
153 \include{Chapters/chapter15/ch15}
154 \include{Chapters/chapter16/ch16}
155 \include{Chapters/chapter18/ch18}
157 \bibliographystyle{hep}
158 %%%\bibliography{biblio}