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

Private GIT Repository
new
[book_gpu.git] / BookGPU / Chapters / chapter5 / figures / pararealEfficiencyvsRvsGPUs.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={-15.5}{36},
15 width=\figurewidth,
16 height=\figureheight,
17 scale only axis,
18 xmin=0, xmax=150,
19 xlabel={$R$},
20 xmajorgrids,
21 xtick={0, 50, 100, 150},
22 ymin=0, ymax=20,
23 ylabel={GPUs},
24 ymajorgrids,
25 zmin=0.0, zmax=1,
26 zlabel={Efficiency},
27 zmajorgrids,
28 axis lines*=left]
29
30 \addplot3[%
31 surf,
32 colormap={mymap}{[1pt] rgb(0pt)=(0.2,0.2,0.2); rgb(19pt)=(0.8,0.8,0.8)},
33 shader=faceted,
34 draw=black]
35 coordinates{ 
36 (15,2,0.844588652923958)(15,4,0.746361082737487)(15,6,0.689809391228221)(15,8,0.617286240131839)(15,10,0.586776607663007)(15,12,0.557150478471006)(15,14,0.506379233670495)(15,16,0.442245768681197)(15,18,0.467558442145634)(15,20,0.419448099489492)
37
38 (30,2,0.501117116633945)(30,4,0.450765643643226)(30,6,0.438138353271135)(30,8,0.427308094027215)(30,10,0.416106811255771)(30,12,0.403805750430813)(30,14,0.388776321085421)(30,16,0.38108424220489)(30,18,0.376461804110576)(30,20,0.354417160598363)
39
40 (45,2,0.5070843695175)(45,4,0.463368970697285)(45,6,0.458926921974139)(45,8,0.445937223846197)(45,10,0.439425932822133)(45,12,0.425254982530804)(45,14,0.416370313264198)(45,16,0.41236146300763)(45,18,0.408795322906635)(45,20,0.38839911806065)
41
42 (60,2,0.511859932582667)(60,4,0.470943190901146)(60,6,0.46771110130338)(60,8,0.458421084248798)(60,10,0.452722028602331)(60,12,0.441216479631362)(60,14,0.430322028525546)(60,16,0.429663970094627)(60,18,0.42385612195365)(60,20,0.404404313490606)
43
44 (75,2,0.515118441365352)(75,4,0.474776047713005)(75,6,0.473645994536933)(75,8,0.464739476222684)(75,10,0.460450172624701)(75,12,0.439069834044034)(75,14,0.441609409496766)(75,16,0.439360588205238)(75,18,0.434864239430366)(75,20,0.422389778382111)
45
46 (90,2,0.515988672383742)(90,4,0.477562958416758)(90,6,0.473342258588065)(90,8,0.470219769268125)(90,10,0.46401326772788)(90,12,0.450111248897966)(90,14,0.447227901700326)(90,16,0.448400736857021)(90,18,0.446843906598902)(90,20,0.425139076857486)
47
48 (105,2,0.517303957568517)(105,4,0.479195117496818)(105,6,0.47916943020528)(105,8,0.472990901802002)(105,10,0.470044288111134)(105,12,0.448730369595576)(105,14,0.451270099341208)(105,16,0.452563698688651)(105,18,0.44991445641756)(105,20,0.436327183843962)
49
50 (120,2,0.518283610691269)(120,4,0.481507218125474)(120,6,0.48239999012139)(120,8,0.474623939293522)(120,10,0.47210030131971)(120,12,0.456570877649329)(120,14,0.45429957141297)(120,16,0.45671642308052)(120,18,0.454327270973033)(120,20,0.441335122273702)
51
52 (135,2,0.518339869532285)(135,4,0.479770246204202)(135,6,0.484319065879866)(135,8,0.479357674011259)(135,10,0.320420130073853)(135,12,0.309119721660138)(135,14,0.311561961190186)(135,16,0.312814426032446)(135,18,0.311396111401248)(135,20,0.305757808536851)
53
54 (150,2,0.517567746306266)(150,4,0.483946468993978)(150,6,0.3256730746074)(150,8,0.321568722563777)(150,10,0.321193598385691)(150,12,0.316091670424235)(150,14,0.311699523127007)(150,16,0.316986942922468)(150,18,0.314791238031798)(150,20,0.303946625274231)
55
56 };
57 \end{axis}
58 \end{tikzpicture}%