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

Private GIT Repository
new
[book_gpu.git] / BookGPU / Chapters / chapter5 / figures / AlphaPerformanceTeslaK20c_N16777216.tikz
1 % This file was created by matlab2tikz v0.4.0.
2 % Copyright (c) 2008--2013, 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 width=\figurewidth,
15 height=\figureheight,
16 area legend,
17 scale only axis,
18 xmin=0,
19 xmax=5,
20 xtick={1, 2, 3, 4},
21 xlabel={$\alpha$},
22 %xmajorgrids,
23 ymin=0,
24 ymax=100,
25 ylabel={GFlops},
26 ymajorgrids,
27 legend style={at={(0.03,0.97)},anchor=north west,draw=black,fill=white,legend cell align=left}
28 ]
29 \addplot[ybar,bar width=0.0457142857142857\figurewidth,bar shift=-0.0285714285714286\figurewidth,fill=black,draw=black] plot coordinates{(1,58.6703908613991)
30 (2,69.3726954629657)
31 (3,76.9007473733617)
32 (4,80.9068792981998)};
33
34 \addlegendentry{single};
35
36 \addplot [
37 color=black,
38 solid,
39 line width=1.0pt,
40 forget plot
41 ]
42 table[row sep=crcr]{
43 0 0\\
44 5 0\\
45 };
46 \addplot[ybar,bar width=0.0457142857142857\figurewidth,bar shift=0.0285714285714286\figurewidth,fill=white,draw=black] plot coordinates{(1,41.2432898471375)
47 (2,50.7488986784141)
48 (3,55.2660752801518)
49 (4,58.7926553508339)};
50
51 \addlegendentry{double};
52
53 \end{axis}
54 \end{tikzpicture}%