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

Private GIT Repository
update
[book_gpu.git] / BookGPU / Chapters / chapter7 / figures / TeslaK20SpeedupGPUvsCPU3D.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{semilogxaxis}[%
14 view={0}{90},
15 width=\figurewidth,
16 height=\figureheight,
17 scale only axis,
18 xmin=10000, xmax=10000000,
19 xminorticks=true,
20 xlabel={N},
21 xmajorgrids,
22 xminorgrids,
23 ymin=0, ymax=80,
24 ylabel={x Speedup},
25 ymajorgrids,
26 legend columns=2,
27 legend style={at={(0.1,-0.30)},anchor=north west,nodes=right},
28 %legend style={at={(0.03,0.97)},anchor=north west,nodes=right}
29 ]
30 \addplot [
31 color=darkgray!40!black,
32 solid,
33 line width=1.0pt,
34 mark=*,
35 mark options={solid,fill=lightgray!80!black}
36 ]
37 coordinates{
38  (32382,2.68202804512176)(101574,8.36617209854235)(202950,15.2329095800712)(399750,25.3172115628168)(799110,37.7306640924672)(1597830,52.9668830736452)(3171078,65.0168707307325)(6341382,74.8685911254094) 
39 };
40 \addlegendentry{single};
41
42 \addplot [
43 color=darkgray!40!black,
44 solid,
45 line width=1.0pt,
46 mark=triangle*,
47 mark options={solid,fill=lightgray!80!black}
48 ]
49 coordinates{
50  (32382,2.60496621674719)(101574,7.91177231035384)(202950,14.0350424037264)(399750,22.9761777211456)(799110,33.3750312928503)(1597830,45.5363292279604)(3171078,54.4252818046537)(6341382,61.7343315880373) 
51 };
52 \addlegendentry{mixed};
53
54 \addplot [
55 color=darkgray!40!black,
56 solid,
57 line width=1.0pt,
58 mark=diamond*,
59 mark options={solid,fill=lightgray!80!black}
60 ]
61 coordinates{
62  (32382,2.2535402927478)(101574,6.7901764195874)(202950,12.0754921992473)(399750,19.5163106734854)(799110,27.7467190416304)(1597830,36.8489744286171)(3171078,43.341304517848)(6341382,48.7035082608881) 
63 };
64 \addlegendentry{double};
65
66 \end{semilogxaxis}
67 \end{tikzpicture}%