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

Private GIT Repository
correct ch 12
[book_gpu.git] / BookGPU / Chapters / chapter5 / figures / pararealKvsRvsGPUs.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={-37.5}{30},
15 width=\figurewidth,
16 height=\figureheight,
17 scale only axis,
18 xmin=15, xmax=150,
19 xlabel={R},
20 xmajorgrids,
21 ymin=2, ymax=20,
22 ylabel={GPUs},
23 ymajorgrids,
24 zmin=1, zmax=3,
25 zlabel={k},
26 zmajorgrids,
27 axis lines*=left]
28
29 \addplot3[%
30 surf,
31 colormap={mymap}{[1pt] rgb(0pt)=(0.2,0.2,0.2); rgb(19pt)=(0.8,0.8,0.8)},
32 shader=faceted,
33 draw=black]
34 coordinates{ 
35 (15,2,1)(15,4,1)(15,6,1)(15,8,1)(15,10,1)(15,12,1)(15,14,1)(15,16,1)(15,18,1)(15,20,1)
36
37 (30,2,2)(30,4,2)(30,6,2)(30,8,2)(30,10,2)(30,12,2)(30,14,2)(30,16,2)(30,18,2)(30,20,2)
38
39 (45,2,2)(45,4,2)(45,6,2)(45,8,2)(45,10,2)(45,12,2)(45,14,2)(45,16,2)(45,18,2)(45,20,2)
40
41 (60,2,2)(60,4,2)(60,6,2)(60,8,2)(60,10,2)(60,12,2)(60,14,2)(60,16,2)(60,18,2)(60,20,2)
42
43 (75,2,2)(75,4,2)(75,6,2)(75,8,2)(75,10,2)(75,12,2)(75,14,2)(75,16,2)(75,18,2)(75,20,2)
44
45 (90,2,2)(90,4,2)(90,6,2)(90,8,2)(90,10,2)(90,12,2)(90,14,2)(90,16,2)(90,18,2)(90,20,2)
46
47 (105,2,2)(105,4,2)(105,6,2)(105,8,2)(105,10,2)(105,12,2)(105,14,2)(105,16,2)(105,18,2)(105,20,2)
48
49 (120,2,2)(120,4,2)(120,6,2)(120,8,2)(120,10,2)(120,12,2)(120,14,2)(120,16,2)(120,18,2)(120,20,2)
50
51 (135,2,2)(135,4,2)(135,6,2)(135,8,2)(135,10,3)(135,12,3)(135,14,3)(135,16,3)(135,18,3)(135,20,3)
52
53 (150,2,2)(150,4,2)(150,6,3)(150,8,3)(150,10,3)(150,12,3)(150,14,3)(150,16,3)(150,18,3)(150,20,3)
54
55 };
56 \end{axis}
57 \end{tikzpicture}%