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

Private GIT Repository
correc preface
[book_gpu.git] / BookGPU / Chapters / chapter5 / figures / MultiGPUAlpha3TimingsTeslaM2050.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{loglogaxis}[%
14 view={0}{90},
15 width=\figurewidth,
16 height=\figureheight,
17 scale only axis,
18 xmin=10000, xmax=100000000,
19 xminorticks=true,
20 xlabel={N},
21 xmajorgrids,
22 xminorgrids,
23 ymin=0.0001, ymax=0.1,
24 yminorticks=true,
25 ylabel={Time [s]},
26 ymajorgrids,
27 yminorgrids,
28 %legend style={at={(0.03,0.97)},anchor=north west,nodes=right}
29 legend pos=outer north east]
30 \addplot [
31 color=darkgray!40!black,
32 dotted,
33 line width=1.0pt,
34 mark=*,
35 mark options={solid,fill=lightgray!80!black}
36 ]
37 coordinates{
38  (65536,0.000104689598083496)(262144,0.000240898132324219)(1048576,0.000788998603820801)(4194304,0.00280699729919434)(16777216,0.0109266042709351)(67108864,0.0435449838638306) 
39 };
40 \addlegendentry{1 GPU};
41
42 \addplot [
43 color=darkgray!40!black,
44 dotted,
45 line width=1.0pt,
46 mark=*,
47 mark options={solid,fill=lightgray!80!black}
48 ]
49 coordinates{
50  (65536,0.00100100040435791)(262144,0.00106160640716553)(1048576,0.0015192985534668)(4194304,0.00300109386444092)(16777216,0.0078394889831543)(67108864,0.0255790948867798) 
51 };
52 \addlegendentry{2 GPUs};
53
54 \addplot [
55 color=darkgray!40!black,
56 dotted,
57 line width=1.0pt,
58 mark=triangle*,
59 mark options={solid,fill=lightgray!80!black}
60 ]
61 coordinates{
62  (65536,0.00090029239654541)(262144,0.001084303855896)(1048576,0.00136759281158447)(4194304,0.00224909782409668)(16777216,0.00520608425140381)(67108864,0.0148308992385864) 
63 };
64 \addlegendentry{4 GPUs};
65
66 \addplot [
67 color=darkgray!40!black,
68 dotted,
69 line width=1.0pt,
70 mark=square*,
71 mark options={solid,fill=lightgray!80!black}
72 ]
73 coordinates{
74  (65536,0.00088038444519043)(262144,0.00106220245361328)(1048576,0.00128121376037598)(4194304,0.00191099643707275)(16777216,0.00365688800811768)(67108864,0.00957400798797607) 
75 };
76 \addlegendentry{8 GPUs};
77
78 \addplot [
79 color=darkgray!40!black,
80 dotted,
81 line width=1.0pt,
82 mark=diamond*,
83 mark options={solid,fill=lightgray!80!black}
84 ]
85 coordinates{
86  (65536,0.000890207290649414)(262144,0.0010530948638916)(1048576,0.0012747049331665)(4194304,0.00172920227050781)(16777216,0.00289230346679688)(67108864,0.00648910999298096) 
87 };
88 \addlegendentry{16 GPUs};
89
90 \addplot [
91 color=darkgray!40!black,
92 dotted,
93 line width=1.0pt,
94 mark=triangle*,
95 mark options={solid,,rotate=180,fill=lightgray!80!black}
96 ]
97 coordinates{
98  (65536,0.000879597663879395)(262144,0.00104289054870605)(1048576,0.00122830867767334)(4194304,0.00163850784301758)(16777216,0.00254049301147461)(67108864,0.00491151809692383) 
99 };
100 \addlegendentry{32 GPUs};
101
102 \end{loglogaxis}
103 \end{tikzpicture}%