% This file was created by matlab2tikz v0.2.2. % Copyright (c) 2008--2012, Nico Schlömer % All rights reserved. % % The latest updates can be retrieved from % http://www.mathworks.com/matlabcentral/fileexchange/22022-matlab2tikz % where you can also make suggestions and rate matlab2tikz. % % % \begin{tikzpicture} \begin{loglogaxis}[% view={0}{90}, width=\figurewidth, height=\figureheight, scale only axis, xmin=100, xmax=100000000, xminorticks=true, xlabel={N}, xmajorgrids, xminorgrids, ymin=0.1, ymax=1000, yminorticks=true, ylabel={Time [s]}, ymajorgrids, yminorgrids, legend style={at={(0.03,0.97)},anchor=north west,nodes=right}] \addplot [ color=darkgray!40!black, solid, line width=1.0pt, mark=triangle*, mark options={solid,,rotate=180,fill=lightgray!80!black} ] coordinates{ (4617,4.28511524200439)(9225,4.37758302688599)(18441,4.72511577606201)(36873,5.53761100769043)(73737,7.06750583648682)(147465,10.3902473449707)(294921,17.4622974395752)(589833,31.2373161315918)(1179657,58.5864143371582)(2359305,112.59211730957)(4718601,219.511322021484)(9437193,437.111633300781) }; \addlegendentry{\scriptsize 1 GPU}; \addplot [ color=darkgray!40!black, solid, line width=1.0pt, mark=*, mark options={solid,fill=lightgray!80!black} ] coordinates{ (4617,3.11620497703552)(9225,3.17392706871033)(18441,3.42037796974182)(36873,4.03365135192871)(73737,5.20390605926514)(147465,7.65796613693237)(294921,12.8851184844971)(589833,23.0810966491699)(1179657,43.296443939209)(2359305,83.2775955200195)(4718601,162.577011108398)(9437193,324.949981689453) }; \addlegendentry{\scriptsize 2 GPUs}; \addplot [ color=darkgray!40!black, solid, line width=1.0pt, mark=triangle*, mark options={solid,fill=lightgray!80!black} ] coordinates{ (4617,2.03106498718262)(9225,2.05935907363892)(18441,2.20162987709045)(36873,2.56478905677795)(73737,3.28909802436829)(147465,4.82901382446289)(294921,8.12144374847412)(589833,14.5010061264038)(1179657,27.2503223419189)(2359305,52.2941780090332)(4718601,101.908561706543)(9437193,205.26399230957) }; \addlegendentry{\scriptsize 4 GPUs}; \addplot [ color=darkgray!40!black, solid, line width=1.0pt, mark=square*, mark options={solid,fill=lightgray!80!black} ] coordinates{ (4617,1.2964940071106)(9225,1.31978392601013)(18441,1.42555499076843)(36873,1.68811202049255)(73737,2.14811301231384)(147465,3.1435079574585)(294921,5.28715705871582)(589833,9.45761394500732)(1179657,17.7473182678223)(2359305,34.1342735290527)(4718601,66.490348815918)(9437193,132.488906860352) }; \addlegendentry{\scriptsize 8 GPUs}; \addplot [ color=darkgray!40!black, solid, line width=1.0pt, mark=diamond*, mark options={solid,fill=lightgray!80!black} ] coordinates{ (4617,0.893857002258301)(9225,0.902937173843384)(18441,0.965126991271973)(36873,1.12365293502808)(73737,1.44583892822266)(147465,2.12562608718872)(294921,3.57168388366699)(589833,6.39168119430542)(1179657,12.0017538070679)(2359305,23.169002532959)(4718601,45.0329666137695)(9437193,90.7652587890625) }; \addlegendentry{\scriptsize 16 GPUs}; \end{loglogaxis} \end{tikzpicture}%