]> AND Private Git Repository - book_gpu.git/blob - BookGPU/Chapters/chapter5/figures/AlphaPerformanceGTX590_N16777216.tikz
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
ajout bib ch 14
[book_gpu.git] / BookGPU / Chapters / chapter5 / figures / AlphaPerformanceGTX590_N16777216.tikz
1 % This file was created by matlab2tikz v0.2.2.
2 % Copyright (c) 2008--2012, Nico Schlömer <nico.schloemer@gmail.com>
3 % All rights reserved.
4
5 % The latest updates can be retrieved from
6 %   http://www.mathworks.com/matlabcentral/fileexchange/22022-matlab2tikz
7 % where you can also make suggestions and rate matlab2tikz.
8
9
10
11 \begin{tikzpicture}
12
13 \begin{axis}[%
14 view={0}{90},
15 width=\figurewidth,
16 height=\figureheight,
17 scale only axis,
18 xmin=0, xmax=5,
19 xtick={1,2,3,4},
20 xlabel={$\alpha$},
21 xmajorgrids,
22 ymin=0, ymax=60,
23 ylabel={GFlops},
24 ymajorgrids,
25 legend style={at={(0.03,0.97)},anchor=north west,nodes=right},
26 area legend]
27 \addplot[ybar,bar width=0.0457142857142857\figurewidth,bar shift=-0.0285714285714286\figurewidth,fill=black,draw=black] plot coordinates{ (1,28.1201594459724) (2,39.4770078207878) (3,46.729267222466) (4,51.1805955922042) };
28
29 \addlegendentry{single};
30
31 \addplot [
32 color=black,
33 solid,
34 line width=1.0pt,
35 forget plot
36 ]
37 coordinates{
38  (0,0)(5,0) 
39 };
40 \addplot[ybar,bar width=0.0457142857142857\figurewidth,bar shift=0.0285714285714286\figurewidth,fill=white,draw=black] plot coordinates{ (1,23.1502349076266) (2,30.1314172888447) (3,34.692005269148) (4,37.5952271684259) };
41
42 \addlegendentry{double};
43
44 \end{axis}
45 \end{tikzpicture}%