%!PS-Adobe-3.0 EPSF-3.0 %%Creator: MATLAB, The MathWorks, Inc. Version 7.14.0.739 (R2012a). Operating System: Linux 3.2.0-31-generic-pae #50-Ubuntu SMP Fri Sep 7 16:39:45 UTC 2012 i686. %%Title: ./GPU.eps %%CreationDate: 09/27/2012 17:29:53 %%DocumentNeededFonts: Helvetica %%DocumentProcessColors: Cyan Magenta Yellow Black %%LanguageLevel: 2 %%Pages: 1 %%BoundingBox: 19 16 791 297 %%EndComments %%BeginProlog % MathWorks dictionary /MathWorks 160 dict begin % definition operators /bdef {bind def} bind def /ldef {load def} bind def /xdef {exch def} bdef /xstore {exch store} bdef % operator abbreviations /c /clip ldef /cc /concat ldef /cp /closepath ldef /gr /grestore ldef /gs /gsave ldef /mt /moveto ldef /np /newpath ldef /cm /currentmatrix ldef /sm /setmatrix ldef /rm /rmoveto ldef /rl /rlineto ldef /s {show newpath} bdef /sc {setcmykcolor} bdef /sr /setrgbcolor ldef /sg /setgray ldef /w /setlinewidth ldef /j /setlinejoin ldef /cap /setlinecap ldef /rc {rectclip} bdef /rf {rectfill} bdef % page state control /pgsv () def /bpage {/pgsv save def} bdef /epage {pgsv restore} bdef /bplot /gsave ldef /eplot {stroke grestore} bdef % orientation switch /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def % coordinate system mappings /dpi2point 0 def % font control /FontSize 0 def /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0] makefont setfont} bdef /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse exch dup 3 1 roll findfont dup length dict begin { 1 index /FID ne {def}{pop pop} ifelse } forall /Encoding exch def currentdict end definefont pop} bdef /isroman {findfont /CharStrings get /Agrave known} bdef /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse exch FMS} bdef /csm {1 dpi2point div -1 dpi2point div scale neg translate dup landscapeMode eq {pop -90 rotate} {rotateMode eq {90 rotate} if} ifelse} bdef % line types: solid, dotted, dashed, dotdash /SO { [] 0 setdash } bdef /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef /DA { [6 dpi2point mul] 0 setdash } bdef /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4 dpi2point mul] 0 setdash } bdef % macros for lines and objects /L {lineto stroke} bdef /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef /AP {{rlineto} repeat} bdef /PDlw -1 def /W {/PDlw currentlinewidth def setlinewidth} def /PP {closepath eofill} bdef /DP {closepath stroke} bdef /MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto neg 0 exch rlineto closepath} bdef /FR {MR stroke} bdef /PR {MR fill} bdef /L1i {{currentfile picstr readhexstring pop} image} bdef /tMatrix matrix def /MakeOval {newpath tMatrix currentmatrix pop translate scale 0 0 1 0 360 arc tMatrix setmatrix} bdef /FO {MakeOval stroke} bdef /PO {MakeOval fill} bdef /PD {currentlinewidth 2 div 0 360 arc fill PDlw -1 eq not {PDlw w /PDlw -1 def} if} def /FA {newpath tMatrix currentmatrix pop translate scale 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef /FAn {newpath tMatrix currentmatrix pop translate scale 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef /vradius 0 def /hradius 0 def /lry 0 def /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly vradius add translate hradius vradius scale 0 0 1 180 270 arc tMatrix setmatrix lrx hradius sub uly vradius add translate hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix lrx hradius sub lry vradius sub translate hradius vradius scale 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix closepath} bdef /FRR {MRR stroke } bdef /PRR {MRR fill } bdef /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def newpath tMatrix currentmatrix pop ulx rad add uly rad add translate rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix closepath} bdef /FlrRR {MlrRR stroke } bdef /PlrRR {MlrRR fill } bdef /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def newpath tMatrix currentmatrix pop ulx rad add uly rad add translate rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix closepath} bdef /FtbRR {MtbRR stroke } bdef /PtbRR {MtbRR fill } bdef /stri 6 array def /dtri 6 array def /smat 6 array def /dmat 6 array def /tmat1 6 array def /tmat2 6 array def /dif 3 array def /asub {/ind2 exch def /ind1 exch def dup dup ind1 get exch ind2 get sub exch } bdef /tri_to_matrix { 2 0 asub 3 1 asub 4 0 asub 5 1 asub dup 0 get exch 1 get 7 -1 roll astore } bdef /compute_transform { dmat dtri tri_to_matrix tmat1 invertmatrix smat stri tri_to_matrix tmat2 concatmatrix } bdef /ds {stri astore pop} bdef /dt {dtri astore pop} bdef /db {2 copy /cols xdef /rows xdef mul dup 3 mul string currentfile 3 index 0 eq {/ASCIIHexDecode filter} {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if } ifelse exch readstring pop dup 0 3 index getinterval /rbmap xdef dup 2 index dup getinterval /gbmap xdef 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef /it {gs np dtri aload pop moveto lineto lineto cp c cols rows 8 compute_transform rbmap gbmap bbmap true 3 colorimage gr}bdef /il {newpath moveto lineto stroke}bdef currentdict end def %%EndProlog %%BeginSetup MathWorks begin 0 cap end %%EndSetup %%Page: 1 1 %%BeginPageSetup %%PageBoundingBox: 19 16 791 297 MathWorks begin bpage %%EndPageSetup %%BeginObject: obj1 bplot /dpi2point 12 def portraitMode 0192 3636 csm 47 65 9258 3375 rc 85 dict begin %Colortable dictionary /c0 { 0.000000 0.000000 0.000000 sr} bdef /c1 { 1.000000 1.000000 1.000000 sr} bdef /c2 { 0.900000 0.000000 0.000000 sr} bdef /c3 { 0.000000 0.820000 0.000000 sr} bdef /c4 { 0.000000 0.000000 0.800000 sr} bdef /c5 { 0.910000 0.820000 0.320000 sr} bdef /c6 { 1.000000 0.260000 0.820000 sr} bdef /c7 { 0.000000 0.820000 0.820000 sr} bdef c0 1 j 1 sg 0 0 9404 3445 rf 6 w 0 2756 2821 0 0 -2756 282 3100 4 MP PP -2821 0 0 2756 2821 0 0 -2756 282 3100 5 MP stroke 4 w DO SO 6 w 0 sg 282 3100 mt 3103 3100 L 282 344 mt 3103 344 L 282 3100 mt 282 344 L 3103 3100 mt 3103 344 L 282 3100 mt 3103 3100 L 282 3100 mt 282 344 L 704 3100 mt 704 3071 L 704 344 mt 704 372 L %%IncludeResource: font Helvetica /Helvetica /ISOLatin1Encoding 120 FMSR 638 3245 mt (20) s 1148 3100 mt 1148 3071 L 1148 344 mt 1148 372 L 1082 3245 mt (40) s 1592 3100 mt 1592 3071 L 1592 344 mt 1592 372 L 1526 3245 mt (60) s 2036 3100 mt 2036 3071 L 2036 344 mt 2036 372 L 1970 3245 mt (80) s 2481 3100 mt 2481 3071 L 2481 344 mt 2481 372 L 2381 3245 mt (100) s 2925 3100 mt 2925 3071 L 2925 344 mt 2925 372 L 2825 3245 mt (120) s 282 3100 mt 310 3100 L 3103 3100 mt 3074 3100 L 181 3144 mt (0) s 282 2669 mt 310 2669 L 3103 2669 mt 3074 2669 L 114 2713 mt (20) s 282 2238 mt 310 2238 L 3103 2238 mt 3074 2238 L 114 2282 mt (40) s 282 1808 mt 310 1808 L 3103 1808 mt 3074 1808 L 114 1852 mt (60) s 282 1377 mt 310 1377 L 3103 1377 mt 3074 1377 L 114 1421 mt (80) s 282 946 mt 310 946 L 3103 946 mt 3074 946 L 47 990 mt (100) s 282 516 mt 310 516 L 3103 516 mt 3074 516 L 47 560 mt (120) s 282 3100 mt 3103 3100 L 282 344 mt 3103 344 L 282 3100 mt 282 344 L 3103 3100 mt 3103 344 L gs 282 344 2822 2757 rc 24 w 23 1 22 0 22 0 22 -2 23 1 22 1 22 -1 22 2 22 -15 23 -13 22 -13 22 -13 22 -12 22 -15 23 -13 22 -13 22 -17 22 -10 23 -13 22 -13 22 -14 22 -14 22 -15 23 -13 22 -13 22 -15 22 -13 22 -14 23 -15 22 -13 22 -16 22 -13 23 -15 22 -15 22 -14 22 -14 22 -15 23 -14 22 -16 22 -14 22 -15 22 -15 23 -17 22 -15 22 -16 22 -19 22 -14 23 -16 22 -14 22 -18 22 -15 23 -17 22 -16 22 -16 22 -16 22 -17 23 -16 22 -20 22 -16 22 -17 22 -17 23 -19 22 -16 22 -17 22 -17 23 -18 22 -17 22 -17 22 -17 22 -18 23 -18 22 -17 22 -18 22 -19 22 -19 23 -18 22 -19 22 -18 22 -20 23 -18 22 -18 22 -21 22 -18 22 -19 23 -19 22 -20 22 -18 22 -19 22 -19 23 -21 22 -19 22 -19 22 -19 22 -21 23 -19 22 -20 22 -20 22 -21 23 -19 22 -19 22 -20 22 -21 22 -20 23 -19 22 -21 22 -20 22 -21 22 -21 23 -21 22 -20 22 -21 22 -20 23 -21 22 -21 22 -21 22 -20 22 -22 23 -21 22 -21 22 -22 22 -21 22 -22 23 -21 22 -22 22 -21 22 -21 22 -22 282 3078 128 MP stroke DD 23 -14 22 -18 22 -15 22 -18 22 -12 23 -16 22 -20 22 -15 22 -18 22 -19 23 -18 22 -20 22 -18 22 -19 22 -19 282 3078 16 MP stroke gr 24 w DD %%IncludeResource: font Helvetica /Helvetica /ISOLatin1Encoding 144 FMSR 2818 964 mt (6.09) s 615 2866 mt (14.11) s %%IncludeResource: font Helvetica /Helvetica /ISOLatin1Encoding 120 FMSR 1280 3388 mt (nr. cores/blocks) s gs 282 344 2822 2757 rc DO 16.8 w 2821 -2734 282 3078 2 MP stroke gr 16.8 w DO 1235 249 mt (Speedup mdcore) s SO 6 w 1 sg 0 2757 5642 0 0 -2757 3573 3100 4 MP PP -5642 0 0 2757 5642 0 0 -2757 3573 3100 5 MP stroke 4 w DO SO 6 w 0 sg 3573 3100 mt 9215 3100 L 3573 343 mt 9215 343 L 3573 3100 mt 3573 343 L 9215 3100 mt 9215 343 L 3573 3100 mt 9215 3100 L 3573 3100 mt 3573 343 L 4417 3100 mt 4417 3043 L 4417 344 mt 4417 400 L 4351 3245 mt (20) s 5305 3100 mt 5305 3043 L 5305 344 mt 5305 400 L 5239 3245 mt (40) s 6194 3100 mt 6194 3043 L 6194 344 mt 6194 400 L 6128 3245 mt (60) s 7082 3100 mt 7082 3043 L 7082 344 mt 7082 400 L 7016 3245 mt (80) s 7971 3100 mt 7971 3043 L 7971 344 mt 7971 400 L 7871 3245 mt (100) s 8859 3100 mt 8859 3043 L 8859 344 mt 8859 400 L 8759 3245 mt (120) s 3573 3100 mt 3629 3100 L 9215 3100 mt 9158 3100 L 3472 3144 mt (0) s 3573 2598 mt 3629 2598 L 9215 2598 mt 9158 2598 L 3372 2642 mt (0.2) s 3573 2097 mt 3629 2097 L 9215 2097 mt 9158 2097 L 3372 2141 mt (0.4) s 3573 1596 mt 3629 1596 L 9215 1596 mt 9158 1596 L 3372 1640 mt (0.6) s 3573 1095 mt 3629 1095 L 9215 1095 mt 9158 1095 L 3372 1139 mt (0.8) s 3573 594 mt 3629 594 L 9215 594 mt 9158 594 L 3472 638 mt (1) s 3573 3100 mt 9215 3100 L 3573 343 mt 9215 343 L 3573 3100 mt 3573 343 L 9215 3100 mt 9215 343 L gs 3573 344 5643 2757 rc 24 w 45 16 44 15 45 15 44 14 45 17 44 17 44 16 45 18 44 3 45 4 44 5 45 5 44 5 44 2 45 6 44 5 45 1 44 8 45 5 44 5 44 4 45 5 44 3 45 7 44 4 45 4 44 6 44 6 45 3 44 6 45 3 44 7 45 4 44 5 44 6 45 5 44 5 45 5 44 4 45 6 44 6 44 5 45 3 44 5 45 4 44 0 44 7 45 5 44 7 45 2 44 6 45 3 44 7 44 3 45 6 44 4 45 6 44 0 45 5 44 5 44 4 45 1 44 6 45 5 44 5 45 3 44 6 44 5 45 6 44 3 45 5 44 6 45 5 44 1 44 3 45 5 44 2 45 5 44 2 45 4 44 6 44 -2 45 6 44 4 45 4 44 1 44 7 45 4 44 5 45 0 44 4 45 6 44 3 44 -1 45 6 44 3 45 4 44 -1 45 7 44 6 44 7 45 -2 44 6 45 7 44 3 45 3 44 2 44 3 45 1 44 5 45 3 44 4 45 6 44 3 44 4 45 8 44 0 45 0 44 3 45 -2 44 2 44 0 45 2 44 1 45 1 44 2 44 2 3573 594 128 MP stroke DD 45 30 44 -4 44 28 45 3 44 63 45 26 44 -16 45 53 44 11 44 0 45 27 44 4 45 47 44 19 44 177 3573 594 16 MP stroke gr 24 w DD 5982 3388 mt (nr. cores/blocks) s 5920 249 mt (Efficiency mdcore) s 3556 3143 mt ( ) s 9199 386 mt ( ) s gs 3573 344 5643 2757 rc DO 16.8 w 5642 0 3573 594 2 MP stroke SO 6 w gr 6 w SO 1 sg 0 334 1539 0 0 -334 3633 3041 4 MP PP -1539 0 0 334 1539 0 0 -334 3633 3041 5 MP stroke 4 w DO SO 6 w 0 sg 3633 3041 mt 5172 3041 L 3633 2707 mt 5172 2707 L 3633 3041 mt 3633 2707 L 5172 3041 mt 5172 2707 L 3633 3041 mt 5172 3041 L 3633 3041 mt 3633 2707 L 3633 3041 mt 5172 3041 L 3633 2707 mt 5172 2707 L 3633 3041 mt 3633 2707 L 5172 3041 mt 5172 2707 L 4089 2841 mt (NVidia GTX 480) s gs 3633 2707 1540 335 rc 24 w 351 0 3703 2798 2 MP stroke gr 24 w 4089 2992 mt (AMD Opteron 8380) s gs 3633 2707 1540 335 rc DD 351 0 3703 2949 2 MP stroke SO 6 w gr 6 w end %%Color Dict eplot %%EndObject epage end showpage %%Trailer %%EOF