Mercurial > cgi-bin > hgwebdir.cgi > VMS > 2__runs_and_data
changeset 13:c93fb902a754
Vthread kmeans console line exploration for backup tuning
line diff
1.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/VMS__1x4_machine/Vthread/2011-12-12/plot.gnuplot Mon Jan 23 18:57:02 2012 +0100 1.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/VMS__1x4_machine/Vthread/2011-12-12/plot.gnuplot Fri Feb 03 16:52:11 2012 +0100 1.3 @@ -14,7 +14,7 @@ 1.4 set xrange [0:8000] 1.5 line(x)=2 1.6 set key box 1.7 - plot line(x) notitle with line lc 0 lw 4 lt 2, '8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 6,'32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 6,'128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 6,'512_thds__o30000__perfCtrs.result' using 4:8 title '512 Threads' with line lw 6 1.8 + plot line(x) notitle with line lc 0 lw 3 lt 2, '8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 4,'32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 4,'128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 4,'512_thds__o30000__perfCtrs.result' using 4:8 title '512 Threads' with line lw 4 1.9 set notitle 1.10 #set xlabel "" 1.11 #set origin 0.40,0.40
2.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/VMS__1x4_machine/Vthread/2011-12-12/vms_vthread_8_32_128_512thds__o30000__perfCtrs.result.eps Mon Jan 23 18:57:02 2012 +0100 2.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/VMS__1x4_machine/Vthread/2011-12-12/vms_vthread_8_32_128_512thds__o30000__perfCtrs.result.eps Fri Feb 03 16:52:11 2012 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 %!PS-Adobe-2.0 2.5 %%Title: vms_vthread_8_32_128_512thds__o30000__perfCtrs.result.eps 2.6 %%Creator: gnuplot 4.4 patchlevel 2 2.7 -%%CreationDate: Mon Jan 23 17:53:53 2012 2.8 +%%CreationDate: Thu Jan 26 18:12:20 2012 2.9 %%DocumentFonts: (atend) 2.10 %%BoundingBox: 251 50 554 482 2.11 %%Orientation: Landscape 2.12 @@ -52,7 +52,7 @@ 2.13 /Author (msach) 2.14 % /Producer (gnuplot) 2.15 % /Keywords () 2.16 - /CreationDate (Mon Jan 23 17:53:53 2012) 2.17 + /CreationDate (Thu Jan 26 18:12:20 2012) 2.18 /DOCINFO pdfmark 2.19 end 2.20 } ifelse 2.21 @@ -649,7 +649,7 @@ 2.22 1491 0 V 2.23 % Begin plot #1 2.24 stroke 2.25 -4.000 UL 2.26 +3.000 UL 2.27 LT1 2.28 LCa setrgbcolor 2.29 518 792 M 2.30 @@ -755,7 +755,7 @@ 2.31 % End plot #1 2.32 % Begin plot #2 2.33 stroke 2.34 -6.000 UL 2.35 +4.000 UL 2.36 LT1 2.37 LCb setrgbcolor 2.38 3416 2722 M
3.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/VMS__1x4_machine/plot.gnuplot Mon Jan 23 18:57:02 2012 +0100 3.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/VMS__1x4_machine/plot.gnuplot Fri Feb 03 16:52:11 2012 +0100 3.3 @@ -10,17 +10,20 @@ 3.4 set border 3 3.5 set xtics nomirror 3.6 set ytics nomirror 3.7 - set yrange [1:150] 3.8 + set yrange [1:10] 3.9 set xrange [0:8000] 3.10 set xtics 1000 3.11 line(x)=2 3.12 + plot line(x) notitle lw 3 lt 2 lc 0 3.13 set key box 3.14 - set key title "Vthread" 3.15 - set key at 8500,155 3.16 - plot 'paper_vthread/8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 6 lt 1,'paper_vthread/32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 6 lt 3,'paper_vthread/128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 6 lt 4,'paper_vthread/512_thds__o30000__perfCtrs.result' using 4:8 title '512 Threads' with line lw 6 lt 5 3.17 3.18 set key title "pthreads" 3.19 - set key at 8500,105 3.20 - plot 'paper_pthreads/8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 6 lt 6 lc 8,'paper_pthreads/32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 6 lt 7,'paper_pthreads/128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 6 lt 8 lc 11,'paper_pthreads/512_thds__o30000__perfCtrs.result' using 4:8 title '512 Threads' with line lw 6 lt 9 3.21 + set key at 8500,10.5 3.22 + plot 'paper_pthreads/8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 4 lt 6 lc 8,'paper_pthreads/32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 4 lt 7,'paper_pthreads/128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 4 lt 8 lc 11,'paper_pthreads/512_thds__o30000__perfCtrs.result' using 4:8 title '512 Threads' with line lw 4 lt 9 3.23 + 3.24 + set key title "Vthread" 3.25 + set key at 5000,10.5 3.26 + plot 'paper_vthread/8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 4 lt 1,'paper_vthread/32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 4 lt 3,'paper_vthread/128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 4 lt 4,'paper_vthread/512_thds__o30000__perfCtrs.result' using 4:8 title '512 Threads' with line lw 4 lt 5 3.27 + 3.28 unset multiplot 3.29 exit
4.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/VMS__1x4_machine/pthread/2012-01-16/plot.gnuplot Mon Jan 23 18:57:02 2012 +0100 4.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/VMS__1x4_machine/pthread/2012-01-16/plot.gnuplot Fri Feb 03 16:52:11 2012 +0100 4.3 @@ -14,7 +14,7 @@ 4.4 set xrange [0:8000] 4.5 line(x)=2 4.6 set key box 4.7 - plot line(x) notitle with line lc 0 lw 4 lt 2, '8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 6,'32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 6,'128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 6 4.8 + plot line(x) notitle with line lc 0 lw 3 lt 2, '8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 4,'32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 4,'128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 4 4.9 set notitle 4.10 #set xlabel "" 4.11 #set origin 0.40,0.40
5.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/VMS__1x4_machine/pthread/2012-01-16/vms_pthreads_8_32_128thds__o30000__perfCtrs.result.eps Mon Jan 23 18:57:02 2012 +0100 5.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/VMS__1x4_machine/pthread/2012-01-16/vms_pthreads_8_32_128thds__o30000__perfCtrs.result.eps Fri Feb 03 16:52:11 2012 +0100 5.3 @@ -1,7 +1,7 @@ 5.4 %!PS-Adobe-2.0 5.5 %%Title: vms_pthreads_8_32_128thds__o30000__perfCtrs.result.eps 5.6 %%Creator: gnuplot 4.4 patchlevel 2 5.7 -%%CreationDate: Mon Jan 23 17:56:29 2012 5.8 +%%CreationDate: Thu Jan 26 18:11:43 2012 5.9 %%DocumentFonts: (atend) 5.10 %%BoundingBox: 251 50 554 482 5.11 %%Orientation: Landscape 5.12 @@ -52,7 +52,7 @@ 5.13 /Author (msach) 5.14 % /Producer (gnuplot) 5.15 % /Keywords () 5.16 - /CreationDate (Mon Jan 23 17:56:29 2012) 5.17 + /CreationDate (Thu Jan 26 18:11:43 2012) 5.18 /DOCINFO pdfmark 5.19 end 5.20 } ifelse 5.21 @@ -649,7 +649,7 @@ 5.22 1491 0 V 5.23 % Begin plot #1 5.24 stroke 5.25 -4.000 UL 5.26 +3.000 UL 5.27 LT1 5.28 LCa setrgbcolor 5.29 518 792 M 5.30 @@ -755,7 +755,7 @@ 5.31 % End plot #1 5.32 % Begin plot #2 5.33 stroke 5.34 -6.000 UL 5.35 +4.000 UL 5.36 LT1 5.37 LCb setrgbcolor 5.38 3416 2722 M
6.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/VMS__1x4_machine/vms_pthreads_vthread_8_32_128_512thds__o30000__perfCtrs.meas.eps Mon Jan 23 18:57:02 2012 +0100 6.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/VMS__1x4_machine/vms_pthreads_vthread_8_32_128_512thds__o30000__perfCtrs.meas.eps Fri Feb 03 16:52:11 2012 +0100 6.3 @@ -1,7 +1,7 @@ 6.4 %!PS-Adobe-2.0 6.5 %%Title: vms_pthreads_vthread_8_32_128_512thds__o30000__perfCtrs.meas.eps 6.6 %%Creator: gnuplot 4.4 patchlevel 2 6.7 -%%CreationDate: Mon Jan 23 17:30:34 2012 6.8 +%%CreationDate: Thu Jan 26 18:20:37 2012 6.9 %%DocumentFonts: (atend) 6.10 %%BoundingBox: 251 50 554 482 6.11 %%Orientation: Landscape 6.12 @@ -52,7 +52,7 @@ 6.13 /Author (msach) 6.14 % /Producer (gnuplot) 6.15 % /Keywords () 6.16 - /CreationDate (Mon Jan 23 17:30:34 2012) 6.17 + /CreationDate (Thu Jan 26 18:20:37 2012) 6.18 /DOCINFO pdfmark 6.19 end 6.20 } ifelse 6.21 @@ -478,122 +478,146 @@ 6.22 (Helvetica) findfont 140 scalefont setfont 6.23 1.000 UL 6.24 LTb 6.25 -686 755 M 6.26 +602 448 M 6.27 63 0 V 6.28 stroke 6.29 -602 755 M 6.30 -[ [(Helvetica) 140.0 0.0 true true 0 ( 20)] 6.31 +518 448 M 6.32 +[ [(Helvetica) 140.0 0.0 true true 0 ( 1)] 6.33 ] -46.7 MRshow 6.34 1.000 UL 6.35 LTb 6.36 -686 1078 M 6.37 +602 715 M 6.38 63 0 V 6.39 stroke 6.40 -602 1078 M 6.41 -[ [(Helvetica) 140.0 0.0 true true 0 ( 40)] 6.42 +518 715 M 6.43 +[ [(Helvetica) 140.0 0.0 true true 0 ( 2)] 6.44 ] -46.7 MRshow 6.45 1.000 UL 6.46 LTb 6.47 -686 1401 M 6.48 +602 983 M 6.49 63 0 V 6.50 stroke 6.51 -602 1401 M 6.52 -[ [(Helvetica) 140.0 0.0 true true 0 ( 60)] 6.53 +518 983 M 6.54 +[ [(Helvetica) 140.0 0.0 true true 0 ( 3)] 6.55 ] -46.7 MRshow 6.56 1.000 UL 6.57 LTb 6.58 -686 1724 M 6.59 +602 1250 M 6.60 63 0 V 6.61 stroke 6.62 -602 1724 M 6.63 -[ [(Helvetica) 140.0 0.0 true true 0 ( 80)] 6.64 +518 1250 M 6.65 +[ [(Helvetica) 140.0 0.0 true true 0 ( 4)] 6.66 ] -46.7 MRshow 6.67 1.000 UL 6.68 LTb 6.69 -686 2047 M 6.70 +602 1518 M 6.71 63 0 V 6.72 stroke 6.73 -602 2047 M 6.74 -[ [(Helvetica) 140.0 0.0 true true 0 ( 100)] 6.75 +518 1518 M 6.76 +[ [(Helvetica) 140.0 0.0 true true 0 ( 5)] 6.77 ] -46.7 MRshow 6.78 1.000 UL 6.79 LTb 6.80 -686 2370 M 6.81 +602 1785 M 6.82 63 0 V 6.83 stroke 6.84 -602 2370 M 6.85 -[ [(Helvetica) 140.0 0.0 true true 0 ( 120)] 6.86 +518 1785 M 6.87 +[ [(Helvetica) 140.0 0.0 true true 0 ( 6)] 6.88 ] -46.7 MRshow 6.89 1.000 UL 6.90 LTb 6.91 -686 2693 M 6.92 +602 2053 M 6.93 63 0 V 6.94 stroke 6.95 -602 2693 M 6.96 -[ [(Helvetica) 140.0 0.0 true true 0 ( 140)] 6.97 +518 2053 M 6.98 +[ [(Helvetica) 140.0 0.0 true true 0 ( 7)] 6.99 ] -46.7 MRshow 6.100 1.000 UL 6.101 LTb 6.102 -686 448 M 6.103 +602 2320 M 6.104 +63 0 V 6.105 +stroke 6.106 +518 2320 M 6.107 +[ [(Helvetica) 140.0 0.0 true true 0 ( 8)] 6.108 +] -46.7 MRshow 6.109 +1.000 UL 6.110 +LTb 6.111 +602 2588 M 6.112 +63 0 V 6.113 +stroke 6.114 +518 2588 M 6.115 +[ [(Helvetica) 140.0 0.0 true true 0 ( 9)] 6.116 +] -46.7 MRshow 6.117 +1.000 UL 6.118 +LTb 6.119 +602 2855 M 6.120 +63 0 V 6.121 +stroke 6.122 +518 2855 M 6.123 +[ [(Helvetica) 140.0 0.0 true true 0 ( 10)] 6.124 +] -46.7 MRshow 6.125 +1.000 UL 6.126 +LTb 6.127 +602 448 M 6.128 0 63 V 6.129 stroke 6.130 -686 308 M 6.131 +602 308 M 6.132 [ [(Helvetica) 140.0 0.0 true true 0 ( 0)] 6.133 ] -46.7 MCshow 6.134 1.000 UL 6.135 LTb 6.136 -1109 448 M 6.137 +1035 448 M 6.138 0 63 V 6.139 stroke 6.140 -1109 308 M 6.141 +1035 308 M 6.142 [ [(Helvetica) 140.0 0.0 true true 0 ( 1000)] 6.143 ] -46.7 MCshow 6.144 1.000 UL 6.145 LTb 6.146 -1531 448 M 6.147 +1468 448 M 6.148 0 63 V 6.149 stroke 6.150 -1531 308 M 6.151 +1468 308 M 6.152 [ [(Helvetica) 140.0 0.0 true true 0 ( 2000)] 6.153 ] -46.7 MCshow 6.154 1.000 UL 6.155 LTb 6.156 -1954 448 M 6.157 +1901 448 M 6.158 0 63 V 6.159 stroke 6.160 -1954 308 M 6.161 +1901 308 M 6.162 [ [(Helvetica) 140.0 0.0 true true 0 ( 3000)] 6.163 ] -46.7 MCshow 6.164 1.000 UL 6.165 LTb 6.166 -2377 448 M 6.167 +2335 448 M 6.168 0 63 V 6.169 stroke 6.170 -2377 308 M 6.171 +2335 308 M 6.172 [ [(Helvetica) 140.0 0.0 true true 0 ( 4000)] 6.173 ] -46.7 MCshow 6.174 1.000 UL 6.175 LTb 6.176 -2799 448 M 6.177 +2768 448 M 6.178 0 63 V 6.179 stroke 6.180 -2799 308 M 6.181 +2768 308 M 6.182 [ [(Helvetica) 140.0 0.0 true true 0 ( 5000)] 6.183 ] -46.7 MCshow 6.184 1.000 UL 6.185 LTb 6.186 -3222 448 M 6.187 +3201 448 M 6.188 0 63 V 6.189 stroke 6.190 -3222 308 M 6.191 +3201 308 M 6.192 [ [(Helvetica) 140.0 0.0 true true 0 ( 6000)] 6.193 ] -46.7 MCshow 6.194 1.000 UL 6.195 LTb 6.196 -3644 448 M 6.197 +3634 448 M 6.198 0 63 V 6.199 stroke 6.200 -3644 308 M 6.201 +3634 308 M 6.202 [ [(Helvetica) 140.0 0.0 true true 0 ( 7000)] 6.203 ] -46.7 MCshow 6.204 1.000 UL 6.205 @@ -608,11 +632,11 @@ 6.206 LTb 6.207 1.000 UL 6.208 LTb 6.209 -686 2855 M 6.210 -686 448 L 6.211 -3381 0 V 6.212 +602 2855 M 6.213 +602 448 L 6.214 +3465 0 V 6.215 0 2407 R 6.216 --3381 0 R 6.217 +-3465 0 R 6.218 stroke 6.219 LCb setrgbcolor 6.220 112 1651 M 6.221 @@ -622,234 +646,267 @@ 6.222 grestore 6.223 LTb 6.224 LCb setrgbcolor 6.225 -2376 98 M 6.226 +2334 98 M 6.227 [ [(Helvetica) 140.0 0.0 true true 0 (Cycles in one Task)] 6.228 ] -46.7 MCshow 6.229 LTb 6.230 1.000 UP 6.231 1.000 UL 6.232 LTb 6.233 -LCb setrgbcolor 6.234 -3532 2866 M 6.235 -[ [(Helvetica) 140.0 0.0 true true 0 (Vthread)] 6.236 -] -46.7 MCshow 6.237 -LTb 6.238 -1.000 UL 6.239 -LTb 6.240 -2787 2236 N 6.241 -0 700 V 6.242 -1491 0 V 6.243 -0 -700 V 6.244 --1491 0 V 6.245 -Z stroke 6.246 -2787 2796 M 6.247 -1491 0 V 6.248 % Begin plot #1 6.249 -stroke 6.250 -6.000 UL 6.251 -LT0 6.252 -LCb setrgbcolor 6.253 -3711 2726 M 6.254 -[ [(Helvetica) 140.0 0.0 true true 0 (8 Threads)] 6.255 -] -46.7 MRshow 6.256 -LT0 6.257 -3795 2726 M 6.258 -399 0 V 6.259 -737 553 M 6.260 -15 -20 V 6.261 -24 -27 V 6.262 -52 -21 V 6.263 -930 470 L 6.264 -203 -10 V 6.265 -404 -7 V 6.266 -812 -2 V 6.267 -1622 -2 V 6.268 +3.000 UL 6.269 +LT1 6.270 +LCa setrgbcolor 6.271 +602 715 M 6.272 +35 0 V 6.273 +35 0 V 6.274 +35 0 V 6.275 +35 0 V 6.276 +35 0 V 6.277 +35 0 V 6.278 +35 0 V 6.279 +35 0 V 6.280 +35 0 V 6.281 +35 0 V 6.282 +35 0 V 6.283 +35 0 V 6.284 +35 0 V 6.285 +35 0 V 6.286 +35 0 V 6.287 +35 0 V 6.288 +35 0 V 6.289 +35 0 V 6.290 +35 0 V 6.291 +35 0 V 6.292 +35 0 V 6.293 +35 0 V 6.294 +35 0 V 6.295 +35 0 V 6.296 +35 0 V 6.297 +35 0 V 6.298 +35 0 V 6.299 +35 0 V 6.300 +35 0 V 6.301 +35 0 V 6.302 +35 0 V 6.303 +35 0 V 6.304 +35 0 V 6.305 +35 0 V 6.306 +35 0 V 6.307 +35 0 V 6.308 +35 0 V 6.309 +35 0 V 6.310 +35 0 V 6.311 +35 0 V 6.312 +35 0 V 6.313 +35 0 V 6.314 +35 0 V 6.315 +35 0 V 6.316 +35 0 V 6.317 +35 0 V 6.318 +35 0 V 6.319 +35 0 V 6.320 +35 0 V 6.321 +35 0 V 6.322 +35 0 V 6.323 +35 0 V 6.324 +35 0 V 6.325 +35 0 V 6.326 +35 0 V 6.327 +35 0 V 6.328 +35 0 V 6.329 +35 0 V 6.330 +35 0 V 6.331 +35 0 V 6.332 +35 0 V 6.333 +35 0 V 6.334 +35 0 V 6.335 +35 0 V 6.336 +35 0 V 6.337 +35 0 V 6.338 +35 0 V 6.339 +35 0 V 6.340 +35 0 V 6.341 +35 0 V 6.342 +35 0 V 6.343 +35 0 V 6.344 +35 0 V 6.345 +35 0 V 6.346 +35 0 V 6.347 +35 0 V 6.348 +35 0 V 6.349 +35 0 V 6.350 +35 0 V 6.351 +35 0 V 6.352 +35 0 V 6.353 +35 0 V 6.354 +35 0 V 6.355 +35 0 V 6.356 +35 0 V 6.357 +35 0 V 6.358 +35 0 V 6.359 +35 0 V 6.360 +35 0 V 6.361 +35 0 V 6.362 +35 0 V 6.363 +35 0 V 6.364 +35 0 V 6.365 +35 0 V 6.366 +35 0 V 6.367 +35 0 V 6.368 +35 0 V 6.369 +35 0 V 6.370 +35 0 V 6.371 % End plot #1 6.372 -% Begin plot #2 6.373 -stroke 6.374 -LT2 6.375 -LCb setrgbcolor 6.376 -3711 2586 M 6.377 -[ [(Helvetica) 140.0 0.0 true true 0 (32 Threads)] 6.378 -] -46.7 MRshow 6.379 -LT2 6.380 -3795 2586 M 6.381 -399 0 V 6.382 -736 529 M 6.383 -17 -21 V 6.384 -23 -10 V 6.385 -52 -22 V 6.386 -930 465 L 6.387 -202 -7 V 6.388 -406 -5 V 6.389 -812 -3 V 6.390 -1621 -1 V 6.391 -% End plot #2 6.392 -% Begin plot #3 6.393 -stroke 6.394 -LT3 6.395 -LCb setrgbcolor 6.396 -3711 2446 M 6.397 -[ [(Helvetica) 140.0 0.0 true true 0 (128 Threads)] 6.398 -] -46.7 MRshow 6.399 -LT3 6.400 -3795 2446 M 6.401 -399 0 V 6.402 -737 532 M 6.403 -15 -18 V 6.404 -25 -20 V 6.405 -51 -14 V 6.406 -929 466 L 6.407 -203 -8 V 6.408 -406 -5 V 6.409 -812 -2 V 6.410 -1623 -2 V 6.411 -% End plot #3 6.412 -% Begin plot #4 6.413 -stroke 6.414 -LT4 6.415 -LCb setrgbcolor 6.416 -3711 2306 M 6.417 -[ [(Helvetica) 140.0 0.0 true true 0 (512 Threads)] 6.418 -] -46.7 MRshow 6.419 -LT4 6.420 -3795 2306 M 6.421 -399 0 V 6.422 -737 539 M 6.423 -14 -21 V 6.424 -25 -21 V 6.425 -52 -18 V 6.426 -928 466 L 6.427 -203 -8 V 6.428 -405 -5 V 6.429 -814 -3 V 6.430 -1623 -1 V 6.431 -% End plot #4 6.432 stroke 6.433 1.000 UL 6.434 LTb 6.435 -686 2855 M 6.436 -686 448 L 6.437 -3381 0 V 6.438 +602 2855 M 6.439 +602 448 L 6.440 +3465 0 V 6.441 0 2407 R 6.442 --3381 0 R 6.443 +-3465 0 R 6.444 1.000 UP 6.445 -686 755 M 6.446 +602 448 M 6.447 63 0 V 6.448 stroke 6.449 -602 755 M 6.450 -[ [(Helvetica) 140.0 0.0 true true 0 ( 20)] 6.451 +518 448 M 6.452 +[ [(Helvetica) 140.0 0.0 true true 0 ( 1)] 6.453 ] -46.7 MRshow 6.454 1.000 UL 6.455 LTb 6.456 -686 1078 M 6.457 +602 715 M 6.458 63 0 V 6.459 stroke 6.460 -602 1078 M 6.461 -[ [(Helvetica) 140.0 0.0 true true 0 ( 40)] 6.462 +518 715 M 6.463 +[ [(Helvetica) 140.0 0.0 true true 0 ( 2)] 6.464 ] -46.7 MRshow 6.465 1.000 UL 6.466 LTb 6.467 -686 1401 M 6.468 +602 983 M 6.469 63 0 V 6.470 stroke 6.471 -602 1401 M 6.472 -[ [(Helvetica) 140.0 0.0 true true 0 ( 60)] 6.473 +518 983 M 6.474 +[ [(Helvetica) 140.0 0.0 true true 0 ( 3)] 6.475 ] -46.7 MRshow 6.476 1.000 UL 6.477 LTb 6.478 -686 1724 M 6.479 +602 1250 M 6.480 63 0 V 6.481 stroke 6.482 -602 1724 M 6.483 -[ [(Helvetica) 140.0 0.0 true true 0 ( 80)] 6.484 +518 1250 M 6.485 +[ [(Helvetica) 140.0 0.0 true true 0 ( 4)] 6.486 ] -46.7 MRshow 6.487 1.000 UL 6.488 LTb 6.489 -686 2047 M 6.490 +602 1518 M 6.491 63 0 V 6.492 stroke 6.493 -602 2047 M 6.494 -[ [(Helvetica) 140.0 0.0 true true 0 ( 100)] 6.495 +518 1518 M 6.496 +[ [(Helvetica) 140.0 0.0 true true 0 ( 5)] 6.497 ] -46.7 MRshow 6.498 1.000 UL 6.499 LTb 6.500 -686 2370 M 6.501 +602 1785 M 6.502 63 0 V 6.503 stroke 6.504 -602 2370 M 6.505 -[ [(Helvetica) 140.0 0.0 true true 0 ( 120)] 6.506 +518 1785 M 6.507 +[ [(Helvetica) 140.0 0.0 true true 0 ( 6)] 6.508 ] -46.7 MRshow 6.509 1.000 UL 6.510 LTb 6.511 -686 2693 M 6.512 +602 2053 M 6.513 63 0 V 6.514 stroke 6.515 -602 2693 M 6.516 -[ [(Helvetica) 140.0 0.0 true true 0 ( 140)] 6.517 +518 2053 M 6.518 +[ [(Helvetica) 140.0 0.0 true true 0 ( 7)] 6.519 ] -46.7 MRshow 6.520 1.000 UL 6.521 LTb 6.522 -686 448 M 6.523 +602 2320 M 6.524 +63 0 V 6.525 +stroke 6.526 +518 2320 M 6.527 +[ [(Helvetica) 140.0 0.0 true true 0 ( 8)] 6.528 +] -46.7 MRshow 6.529 +1.000 UL 6.530 +LTb 6.531 +602 2588 M 6.532 +63 0 V 6.533 +stroke 6.534 +518 2588 M 6.535 +[ [(Helvetica) 140.0 0.0 true true 0 ( 9)] 6.536 +] -46.7 MRshow 6.537 +1.000 UL 6.538 +LTb 6.539 +602 2855 M 6.540 +63 0 V 6.541 +stroke 6.542 +518 2855 M 6.543 +[ [(Helvetica) 140.0 0.0 true true 0 ( 10)] 6.544 +] -46.7 MRshow 6.545 +1.000 UL 6.546 +LTb 6.547 +602 448 M 6.548 0 63 V 6.549 stroke 6.550 -686 308 M 6.551 +602 308 M 6.552 [ [(Helvetica) 140.0 0.0 true true 0 ( 0)] 6.553 ] -46.7 MCshow 6.554 1.000 UL 6.555 LTb 6.556 -1109 448 M 6.557 +1035 448 M 6.558 0 63 V 6.559 stroke 6.560 -1109 308 M 6.561 +1035 308 M 6.562 [ [(Helvetica) 140.0 0.0 true true 0 ( 1000)] 6.563 ] -46.7 MCshow 6.564 1.000 UL 6.565 LTb 6.566 -1531 448 M 6.567 +1468 448 M 6.568 0 63 V 6.569 stroke 6.570 -1531 308 M 6.571 +1468 308 M 6.572 [ [(Helvetica) 140.0 0.0 true true 0 ( 2000)] 6.573 ] -46.7 MCshow 6.574 1.000 UL 6.575 LTb 6.576 -1954 448 M 6.577 +1901 448 M 6.578 0 63 V 6.579 stroke 6.580 -1954 308 M 6.581 +1901 308 M 6.582 [ [(Helvetica) 140.0 0.0 true true 0 ( 3000)] 6.583 ] -46.7 MCshow 6.584 1.000 UL 6.585 LTb 6.586 -2377 448 M 6.587 +2335 448 M 6.588 0 63 V 6.589 stroke 6.590 -2377 308 M 6.591 +2335 308 M 6.592 [ [(Helvetica) 140.0 0.0 true true 0 ( 4000)] 6.593 ] -46.7 MCshow 6.594 1.000 UL 6.595 LTb 6.596 -2799 448 M 6.597 +2768 448 M 6.598 0 63 V 6.599 stroke 6.600 -2799 308 M 6.601 +2768 308 M 6.602 [ [(Helvetica) 140.0 0.0 true true 0 ( 5000)] 6.603 ] -46.7 MCshow 6.604 1.000 UL 6.605 LTb 6.606 -3222 448 M 6.607 +3201 448 M 6.608 0 63 V 6.609 stroke 6.610 -3222 308 M 6.611 +3201 308 M 6.612 [ [(Helvetica) 140.0 0.0 true true 0 ( 6000)] 6.613 ] -46.7 MCshow 6.614 1.000 UL 6.615 LTb 6.616 -3644 448 M 6.617 +3634 448 M 6.618 0 63 V 6.619 stroke 6.620 -3644 308 M 6.621 +3634 308 M 6.622 [ [(Helvetica) 140.0 0.0 true true 0 ( 7000)] 6.623 ] -46.7 MCshow 6.624 1.000 UL 6.625 @@ -864,11 +921,11 @@ 6.626 LTb 6.627 1.000 UL 6.628 LTb 6.629 -686 2855 M 6.630 -686 448 L 6.631 -3381 0 V 6.632 +602 2855 M 6.633 +602 448 L 6.634 +3465 0 V 6.635 0 2407 R 6.636 --3381 0 R 6.637 +-3465 0 R 6.638 stroke 6.639 LCb setrgbcolor 6.640 112 1651 M 6.641 @@ -878,7 +935,7 @@ 6.642 grestore 6.643 LTb 6.644 LCb setrgbcolor 6.645 -2376 98 M 6.646 +2334 98 M 6.647 [ [(Helvetica) 140.0 0.0 true true 0 (Cycles in one Task)] 6.648 ] -46.7 MCshow 6.649 LTb 6.650 @@ -886,109 +943,372 @@ 6.651 1.000 UL 6.652 LTb 6.653 LCb setrgbcolor 6.654 -3532 2058 M 6.655 +3538 2919 M 6.656 [ [(Helvetica) 140.0 0.0 true true 0 (pthreads)] 6.657 ] -46.7 MCshow 6.658 LTb 6.659 1.000 UL 6.660 LTb 6.661 -2787 1428 N 6.662 +2793 2289 N 6.663 0 700 V 6.664 1491 0 V 6.665 0 -700 V 6.666 -1491 0 V 6.667 Z stroke 6.668 -2787 1988 M 6.669 +2793 2849 M 6.670 1491 0 V 6.671 % Begin plot #1 6.672 stroke 6.673 -6.000 UL 6.674 +4.000 UL 6.675 LT5 6.676 LC7 setrgbcolor 6.677 LCb setrgbcolor 6.678 -3711 1918 M 6.679 +3717 2779 M 6.680 [ [(Helvetica) 140.0 0.0 true true 0 (8 Threads)] 6.681 ] -46.7 MRshow 6.682 LT5 6.683 LC7 setrgbcolor 6.684 -3795 1918 M 6.685 +3801 2779 M 6.686 399 0 V 6.687 -735 837 M 6.688 -15 -88 V 6.689 -27 -86 V 6.690 -48 -74 V 6.691 -929 529 L 6.692 -201 -36 V 6.693 -406 -22 V 6.694 -812 -11 V 6.695 -1622 -6 V 6.696 +742 2855 M 6.697 +2 -67 V 6.698 +851 1788 L 6.699 +206 -591 V 6.700 +1473 836 L 6.701 +2306 644 L 6.702 +3967 545 L 6.703 % End plot #1 6.704 % Begin plot #2 6.705 stroke 6.706 LT6 6.707 LCb setrgbcolor 6.708 -3711 1778 M 6.709 +3717 2639 M 6.710 [ [(Helvetica) 140.0 0.0 true true 0 (32 Threads)] 6.711 ] -46.7 MRshow 6.712 LT6 6.713 -3795 1778 M 6.714 +3801 2639 M 6.715 399 0 V 6.716 -735 1401 M 6.717 -15 -246 V 6.718 -774 966 L 6.719 -825 780 L 6.720 -929 634 L 6.721 -201 -89 V 6.722 -408 -46 V 6.723 -809 -24 V 6.724 -3973 462 L 6.725 +946 2855 M 6.726 +112 -798 V 6.727 +417 -761 V 6.728 +2304 901 L 6.729 +3971 681 L 6.730 % End plot #2 6.731 % Begin plot #3 6.732 stroke 6.733 LT7 6.734 LC1 setrgbcolor 6.735 LCb setrgbcolor 6.736 -3711 1638 M 6.737 +3717 2499 M 6.738 [ [(Helvetica) 140.0 0.0 true true 0 (128 Threads)] 6.739 ] -46.7 MRshow 6.740 LT7 6.741 LC1 setrgbcolor 6.742 -3795 1638 M 6.743 +3801 2499 M 6.744 399 0 V 6.745 -749 2855 M 6.746 -4 -93 V 6.747 -27 -687 V 6.748 -48 -544 V 6.749 -932 1077 L 6.750 -1135 786 L 6.751 -1540 629 L 6.752 -812 -88 V 6.753 -3974 495 L 6.754 +1813 2855 M 6.755 +496 -872 V 6.756 +3972 1224 L 6.757 % End plot #3 6.758 % Begin plot #4 6.759 stroke 6.760 LT8 6.761 LCb setrgbcolor 6.762 -3711 1498 M 6.763 +3717 2359 M 6.764 [ [(Helvetica) 140.0 0.0 true true 0 (512 Threads)] 6.765 ] -46.7 MRshow 6.766 LT8 6.767 -3795 1498 M 6.768 +3801 2359 M 6.769 399 0 V 6.770 -973 2855 M 6.771 -166 -960 V 6.772 -405 -685 V 6.773 -2356 839 L 6.774 -3979 648 L 6.775 % End plot #4 6.776 stroke 6.777 1.000 UL 6.778 LTb 6.779 -686 2855 M 6.780 -686 448 L 6.781 -3381 0 V 6.782 +602 2855 M 6.783 +602 448 L 6.784 +3465 0 V 6.785 0 2407 R 6.786 --3381 0 R 6.787 +-3465 0 R 6.788 +1.000 UP 6.789 +602 448 M 6.790 +63 0 V 6.791 +stroke 6.792 +518 448 M 6.793 +[ [(Helvetica) 140.0 0.0 true true 0 ( 1)] 6.794 +] -46.7 MRshow 6.795 +1.000 UL 6.796 +LTb 6.797 +602 715 M 6.798 +63 0 V 6.799 +stroke 6.800 +518 715 M 6.801 +[ [(Helvetica) 140.0 0.0 true true 0 ( 2)] 6.802 +] -46.7 MRshow 6.803 +1.000 UL 6.804 +LTb 6.805 +602 983 M 6.806 +63 0 V 6.807 +stroke 6.808 +518 983 M 6.809 +[ [(Helvetica) 140.0 0.0 true true 0 ( 3)] 6.810 +] -46.7 MRshow 6.811 +1.000 UL 6.812 +LTb 6.813 +602 1250 M 6.814 +63 0 V 6.815 +stroke 6.816 +518 1250 M 6.817 +[ [(Helvetica) 140.0 0.0 true true 0 ( 4)] 6.818 +] -46.7 MRshow 6.819 +1.000 UL 6.820 +LTb 6.821 +602 1518 M 6.822 +63 0 V 6.823 +stroke 6.824 +518 1518 M 6.825 +[ [(Helvetica) 140.0 0.0 true true 0 ( 5)] 6.826 +] -46.7 MRshow 6.827 +1.000 UL 6.828 +LTb 6.829 +602 1785 M 6.830 +63 0 V 6.831 +stroke 6.832 +518 1785 M 6.833 +[ [(Helvetica) 140.0 0.0 true true 0 ( 6)] 6.834 +] -46.7 MRshow 6.835 +1.000 UL 6.836 +LTb 6.837 +602 2053 M 6.838 +63 0 V 6.839 +stroke 6.840 +518 2053 M 6.841 +[ [(Helvetica) 140.0 0.0 true true 0 ( 7)] 6.842 +] -46.7 MRshow 6.843 +1.000 UL 6.844 +LTb 6.845 +602 2320 M 6.846 +63 0 V 6.847 +stroke 6.848 +518 2320 M 6.849 +[ [(Helvetica) 140.0 0.0 true true 0 ( 8)] 6.850 +] -46.7 MRshow 6.851 +1.000 UL 6.852 +LTb 6.853 +602 2588 M 6.854 +63 0 V 6.855 +stroke 6.856 +518 2588 M 6.857 +[ [(Helvetica) 140.0 0.0 true true 0 ( 9)] 6.858 +] -46.7 MRshow 6.859 +1.000 UL 6.860 +LTb 6.861 +602 2855 M 6.862 +63 0 V 6.863 +stroke 6.864 +518 2855 M 6.865 +[ [(Helvetica) 140.0 0.0 true true 0 ( 10)] 6.866 +] -46.7 MRshow 6.867 +1.000 UL 6.868 +LTb 6.869 +602 448 M 6.870 +0 63 V 6.871 +stroke 6.872 +602 308 M 6.873 +[ [(Helvetica) 140.0 0.0 true true 0 ( 0)] 6.874 +] -46.7 MCshow 6.875 +1.000 UL 6.876 +LTb 6.877 +1035 448 M 6.878 +0 63 V 6.879 +stroke 6.880 +1035 308 M 6.881 +[ [(Helvetica) 140.0 0.0 true true 0 ( 1000)] 6.882 +] -46.7 MCshow 6.883 +1.000 UL 6.884 +LTb 6.885 +1468 448 M 6.886 +0 63 V 6.887 +stroke 6.888 +1468 308 M 6.889 +[ [(Helvetica) 140.0 0.0 true true 0 ( 2000)] 6.890 +] -46.7 MCshow 6.891 +1.000 UL 6.892 +LTb 6.893 +1901 448 M 6.894 +0 63 V 6.895 +stroke 6.896 +1901 308 M 6.897 +[ [(Helvetica) 140.0 0.0 true true 0 ( 3000)] 6.898 +] -46.7 MCshow 6.899 +1.000 UL 6.900 +LTb 6.901 +2335 448 M 6.902 +0 63 V 6.903 +stroke 6.904 +2335 308 M 6.905 +[ [(Helvetica) 140.0 0.0 true true 0 ( 4000)] 6.906 +] -46.7 MCshow 6.907 +1.000 UL 6.908 +LTb 6.909 +2768 448 M 6.910 +0 63 V 6.911 +stroke 6.912 +2768 308 M 6.913 +[ [(Helvetica) 140.0 0.0 true true 0 ( 5000)] 6.914 +] -46.7 MCshow 6.915 +1.000 UL 6.916 +LTb 6.917 +3201 448 M 6.918 +0 63 V 6.919 +stroke 6.920 +3201 308 M 6.921 +[ [(Helvetica) 140.0 0.0 true true 0 ( 6000)] 6.922 +] -46.7 MCshow 6.923 +1.000 UL 6.924 +LTb 6.925 +3634 448 M 6.926 +0 63 V 6.927 +stroke 6.928 +3634 308 M 6.929 +[ [(Helvetica) 140.0 0.0 true true 0 ( 7000)] 6.930 +] -46.7 MCshow 6.931 +1.000 UL 6.932 +LTb 6.933 +4067 448 M 6.934 +0 63 V 6.935 +stroke 6.936 +4067 308 M 6.937 +[ [(Helvetica) 140.0 0.0 true true 0 ( 8000)] 6.938 +] -46.7 MCshow 6.939 +1.000 UL 6.940 +LTb 6.941 +1.000 UL 6.942 +LTb 6.943 +602 2855 M 6.944 +602 448 L 6.945 +3465 0 V 6.946 +0 2407 R 6.947 +-3465 0 R 6.948 +stroke 6.949 +LCb setrgbcolor 6.950 +112 1651 M 6.951 +currentpoint gsave translate -270 rotate 0 0 moveto 6.952 +[ [(Helvetica) 140.0 0.0 true true 0 (Ratio of Total Execution to Total Work)] 6.953 +] -46.7 MCshow 6.954 +grestore 6.955 +LTb 6.956 +LCb setrgbcolor 6.957 +2334 98 M 6.958 +[ [(Helvetica) 140.0 0.0 true true 0 (Cycles in one Task)] 6.959 +] -46.7 MCshow 6.960 +LTb 6.961 +1.000 UP 6.962 +1.000 UL 6.963 +LTb 6.964 +LCb setrgbcolor 6.965 +2022 2919 M 6.966 +[ [(Helvetica) 140.0 0.0 true true 0 (Vthread)] 6.967 +] -46.7 MCshow 6.968 +LTb 6.969 +1.000 UL 6.970 +LTb 6.971 +1277 2289 N 6.972 +0 700 V 6.973 +1491 0 V 6.974 +0 -700 V 6.975 +-1491 0 V 6.976 +Z stroke 6.977 +1277 2849 M 6.978 +1491 0 V 6.979 +% Begin plot #1 6.980 +stroke 6.981 +4.000 UL 6.982 +LT0 6.983 +LCb setrgbcolor 6.984 +2201 2779 M 6.985 +[ [(Helvetica) 140.0 0.0 true true 0 (8 Threads)] 6.986 +] -46.7 MRshow 6.987 +LT0 6.988 +2285 2779 M 6.989 +399 0 V 6.990 +654 2182 M 6.991 +16 -334 V 6.992 +24 -434 V 6.993 +54 -354 V 6.994 +852 815 L 6.995 +1060 648 L 6.996 +1474 537 L 6.997 +832 -41 V 6.998 +3969 471 L 6.999 +% End plot #1 6.1000 +% Begin plot #2 6.1001 +stroke 6.1002 +LT2 6.1003 +LCb setrgbcolor 6.1004 +2201 2639 M 6.1005 +[ [(Helvetica) 140.0 0.0 true true 0 (32 Threads)] 6.1006 +] -46.7 MRshow 6.1007 +LT2 6.1008 +2285 2639 M 6.1009 +399 0 V 6.1010 +654 1786 M 6.1011 +16 -339 V 6.1012 +24 -169 V 6.1013 +748 917 L 6.1014 +852 723 L 6.1015 +1059 606 L 6.1016 +416 -79 V 6.1017 +832 -43 V 6.1018 +3969 467 L 6.1019 +% End plot #2 6.1020 +% Begin plot #3 6.1021 +stroke 6.1022 +LT3 6.1023 +LCb setrgbcolor 6.1024 +2201 2499 M 6.1025 +[ [(Helvetica) 140.0 0.0 true true 0 (128 Threads)] 6.1026 +] -46.7 MRshow 6.1027 +LT3 6.1028 +2285 2499 M 6.1029 +399 0 V 6.1030 +654 1837 M 6.1031 +16 -296 V 6.1032 +26 -324 V 6.1033 +748 970 L 6.1034 +851 740 L 6.1035 +1059 610 L 6.1036 +416 -81 V 6.1037 +832 -39 V 6.1038 +3970 466 L 6.1039 +% End plot #3 6.1040 +% Begin plot #4 6.1041 +stroke 6.1042 +LT4 6.1043 +LCb setrgbcolor 6.1044 +2201 2359 M 6.1045 +[ [(Helvetica) 140.0 0.0 true true 0 (512 Threads)] 6.1046 +] -46.7 MRshow 6.1047 +LT4 6.1048 +2285 2359 M 6.1049 +399 0 V 6.1050 +654 1958 M 6.1051 +14 -347 V 6.1052 +26 -349 V 6.1053 +748 965 L 6.1054 +850 751 L 6.1055 +1058 612 L 6.1056 +416 -83 V 6.1057 +833 -41 V 6.1058 +3970 467 L 6.1059 +% End plot #4 6.1060 +stroke 6.1061 +1.000 UL 6.1062 +LTb 6.1063 +602 2855 M 6.1064 +602 448 L 6.1065 +3465 0 V 6.1066 +0 2407 R 6.1067 +-3465 0 R 6.1068 1.000 UP 6.1069 stroke 6.1070 grestore
7.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/cray1__1x2_machine/Vthread/2011-12-16/cray1_vthread_8_32_128_512thds__o30000__perfCtrs.result.eps Mon Jan 23 18:57:02 2012 +0100 7.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/cray1__1x2_machine/Vthread/2011-12-16/cray1_vthread_8_32_128_512thds__o30000__perfCtrs.result.eps Fri Feb 03 16:52:11 2012 +0100 7.3 @@ -1,7 +1,7 @@ 7.4 %!PS-Adobe-2.0 7.5 %%Title: cray1_vthread_8_32_128_512thds__o30000__perfCtrs.result.eps 7.6 %%Creator: gnuplot 4.4 patchlevel 2 7.7 -%%CreationDate: Mon Jan 23 17:44:41 2012 7.8 +%%CreationDate: Thu Jan 26 18:09:54 2012 7.9 %%DocumentFonts: (atend) 7.10 %%BoundingBox: 251 50 554 482 7.11 %%Orientation: Landscape 7.12 @@ -52,7 +52,7 @@ 7.13 /Author (msach) 7.14 % /Producer (gnuplot) 7.15 % /Keywords () 7.16 - /CreationDate (Mon Jan 23 17:44:41 2012) 7.17 + /CreationDate (Thu Jan 26 18:09:54 2012) 7.18 /DOCINFO pdfmark 7.19 end 7.20 } ifelse 7.21 @@ -755,7 +755,6 @@ 7.22 % End plot #1 7.23 % Begin plot #2 7.24 stroke 7.25 -6.000 UL 7.26 LT1 7.27 LCb setrgbcolor 7.28 3416 2722 M
8.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/cray1__1x2_machine/Vthread/2011-12-16/plot.gnuplot Mon Jan 23 18:57:02 2012 +0100 8.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/cray1__1x2_machine/Vthread/2011-12-16/plot.gnuplot Fri Feb 03 16:52:11 2012 +0100 8.3 @@ -14,7 +14,7 @@ 8.4 set xrange [0:8000] 8.5 line(x)=2 8.6 set key box 8.7 - plot line(x) notitle with line lc 0 lw 4 lt 2, '8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 6,'32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 6,'128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 6,'512_thds__o30000__perfCtrs.result' using 4:8 title '512 Threads' with line lw 6 8.8 + plot line(x) notitle with line lc 0 lw 4 lt 2, '8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 4,'32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 4,'128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 4,'512_thds__o30000__perfCtrs.result' using 4:8 title '512 Threads' with line lw 4 8.9 set notitle 8.10 #set xlabel "" 8.11 #set origin 0.40,0.40
9.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/cray1__1x2_machine/cray1_pthreads_vthread_8_32_128_512thds__o30000__perfCtrs.meas.eps Mon Jan 23 18:57:02 2012 +0100 9.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/cray1__1x2_machine/cray1_pthreads_vthread_8_32_128_512thds__o30000__perfCtrs.meas.eps Fri Feb 03 16:52:11 2012 +0100 9.3 @@ -1,7 +1,7 @@ 9.4 %!PS-Adobe-2.0 9.5 %%Title: cray1_pthreads_vthread_8_32_128_512thds__o30000__perfCtrs.meas.eps 9.6 %%Creator: gnuplot 4.4 patchlevel 2 9.7 -%%CreationDate: Mon Jan 23 17:29:02 2012 9.8 +%%CreationDate: Thu Jan 26 18:06:46 2012 9.9 %%DocumentFonts: (atend) 9.10 %%BoundingBox: 251 50 554 482 9.11 %%Orientation: Landscape 9.12 @@ -52,7 +52,7 @@ 9.13 /Author (msach) 9.14 % /Producer (gnuplot) 9.15 % /Keywords () 9.16 - /CreationDate (Mon Jan 23 17:29:02 2012) 9.17 + /CreationDate (Thu Jan 26 18:06:46 2012) 9.18 /DOCINFO pdfmark 9.19 end 9.20 } ifelse 9.21 @@ -478,122 +478,146 @@ 9.22 (Helvetica) findfont 140 scalefont setfont 9.23 1.000 UL 9.24 LTb 9.25 -686 755 M 9.26 +602 448 M 9.27 63 0 V 9.28 stroke 9.29 -602 755 M 9.30 -[ [(Helvetica) 140.0 0.0 true true 0 ( 20)] 9.31 +518 448 M 9.32 +[ [(Helvetica) 140.0 0.0 true true 0 ( 1)] 9.33 ] -46.7 MRshow 9.34 1.000 UL 9.35 LTb 9.36 -686 1078 M 9.37 +602 715 M 9.38 63 0 V 9.39 stroke 9.40 -602 1078 M 9.41 -[ [(Helvetica) 140.0 0.0 true true 0 ( 40)] 9.42 +518 715 M 9.43 +[ [(Helvetica) 140.0 0.0 true true 0 ( 2)] 9.44 ] -46.7 MRshow 9.45 1.000 UL 9.46 LTb 9.47 -686 1401 M 9.48 +602 983 M 9.49 63 0 V 9.50 stroke 9.51 -602 1401 M 9.52 -[ [(Helvetica) 140.0 0.0 true true 0 ( 60)] 9.53 +518 983 M 9.54 +[ [(Helvetica) 140.0 0.0 true true 0 ( 3)] 9.55 ] -46.7 MRshow 9.56 1.000 UL 9.57 LTb 9.58 -686 1724 M 9.59 +602 1250 M 9.60 63 0 V 9.61 stroke 9.62 -602 1724 M 9.63 -[ [(Helvetica) 140.0 0.0 true true 0 ( 80)] 9.64 +518 1250 M 9.65 +[ [(Helvetica) 140.0 0.0 true true 0 ( 4)] 9.66 ] -46.7 MRshow 9.67 1.000 UL 9.68 LTb 9.69 -686 2047 M 9.70 +602 1518 M 9.71 63 0 V 9.72 stroke 9.73 -602 2047 M 9.74 -[ [(Helvetica) 140.0 0.0 true true 0 ( 100)] 9.75 +518 1518 M 9.76 +[ [(Helvetica) 140.0 0.0 true true 0 ( 5)] 9.77 ] -46.7 MRshow 9.78 1.000 UL 9.79 LTb 9.80 -686 2370 M 9.81 +602 1785 M 9.82 63 0 V 9.83 stroke 9.84 -602 2370 M 9.85 -[ [(Helvetica) 140.0 0.0 true true 0 ( 120)] 9.86 +518 1785 M 9.87 +[ [(Helvetica) 140.0 0.0 true true 0 ( 6)] 9.88 ] -46.7 MRshow 9.89 1.000 UL 9.90 LTb 9.91 -686 2693 M 9.92 +602 2053 M 9.93 63 0 V 9.94 stroke 9.95 -602 2693 M 9.96 -[ [(Helvetica) 140.0 0.0 true true 0 ( 140)] 9.97 +518 2053 M 9.98 +[ [(Helvetica) 140.0 0.0 true true 0 ( 7)] 9.99 ] -46.7 MRshow 9.100 1.000 UL 9.101 LTb 9.102 -686 448 M 9.103 +602 2320 M 9.104 +63 0 V 9.105 +stroke 9.106 +518 2320 M 9.107 +[ [(Helvetica) 140.0 0.0 true true 0 ( 8)] 9.108 +] -46.7 MRshow 9.109 +1.000 UL 9.110 +LTb 9.111 +602 2588 M 9.112 +63 0 V 9.113 +stroke 9.114 +518 2588 M 9.115 +[ [(Helvetica) 140.0 0.0 true true 0 ( 9)] 9.116 +] -46.7 MRshow 9.117 +1.000 UL 9.118 +LTb 9.119 +602 2855 M 9.120 +63 0 V 9.121 +stroke 9.122 +518 2855 M 9.123 +[ [(Helvetica) 140.0 0.0 true true 0 ( 10)] 9.124 +] -46.7 MRshow 9.125 +1.000 UL 9.126 +LTb 9.127 +602 448 M 9.128 0 63 V 9.129 stroke 9.130 -686 308 M 9.131 +602 308 M 9.132 [ [(Helvetica) 140.0 0.0 true true 0 ( 0)] 9.133 ] -46.7 MCshow 9.134 1.000 UL 9.135 LTb 9.136 -1109 448 M 9.137 +1035 448 M 9.138 0 63 V 9.139 stroke 9.140 -1109 308 M 9.141 +1035 308 M 9.142 [ [(Helvetica) 140.0 0.0 true true 0 ( 1000)] 9.143 ] -46.7 MCshow 9.144 1.000 UL 9.145 LTb 9.146 -1531 448 M 9.147 +1468 448 M 9.148 0 63 V 9.149 stroke 9.150 -1531 308 M 9.151 +1468 308 M 9.152 [ [(Helvetica) 140.0 0.0 true true 0 ( 2000)] 9.153 ] -46.7 MCshow 9.154 1.000 UL 9.155 LTb 9.156 -1954 448 M 9.157 +1901 448 M 9.158 0 63 V 9.159 stroke 9.160 -1954 308 M 9.161 +1901 308 M 9.162 [ [(Helvetica) 140.0 0.0 true true 0 ( 3000)] 9.163 ] -46.7 MCshow 9.164 1.000 UL 9.165 LTb 9.166 -2377 448 M 9.167 +2335 448 M 9.168 0 63 V 9.169 stroke 9.170 -2377 308 M 9.171 +2335 308 M 9.172 [ [(Helvetica) 140.0 0.0 true true 0 ( 4000)] 9.173 ] -46.7 MCshow 9.174 1.000 UL 9.175 LTb 9.176 -2799 448 M 9.177 +2768 448 M 9.178 0 63 V 9.179 stroke 9.180 -2799 308 M 9.181 +2768 308 M 9.182 [ [(Helvetica) 140.0 0.0 true true 0 ( 5000)] 9.183 ] -46.7 MCshow 9.184 1.000 UL 9.185 LTb 9.186 -3222 448 M 9.187 +3201 448 M 9.188 0 63 V 9.189 stroke 9.190 -3222 308 M 9.191 +3201 308 M 9.192 [ [(Helvetica) 140.0 0.0 true true 0 ( 6000)] 9.193 ] -46.7 MCshow 9.194 1.000 UL 9.195 LTb 9.196 -3644 448 M 9.197 +3634 448 M 9.198 0 63 V 9.199 stroke 9.200 -3644 308 M 9.201 +3634 308 M 9.202 [ [(Helvetica) 140.0 0.0 true true 0 ( 7000)] 9.203 ] -46.7 MCshow 9.204 1.000 UL 9.205 @@ -608,11 +632,11 @@ 9.206 LTb 9.207 1.000 UL 9.208 LTb 9.209 -686 2855 M 9.210 -686 448 L 9.211 -3381 0 V 9.212 +602 2855 M 9.213 +602 448 L 9.214 +3465 0 V 9.215 0 2407 R 9.216 --3381 0 R 9.217 +-3465 0 R 9.218 stroke 9.219 LCb setrgbcolor 9.220 112 1651 M 9.221 @@ -622,7 +646,7 @@ 9.222 grestore 9.223 LTb 9.224 LCb setrgbcolor 9.225 -2376 98 M 9.226 +2334 98 M 9.227 [ [(Helvetica) 140.0 0.0 true true 0 (Cycles in one Task)] 9.228 ] -46.7 MCshow 9.229 LTb 9.230 @@ -630,226 +654,233 @@ 9.231 1.000 UL 9.232 LTb 9.233 LCb setrgbcolor 9.234 -3532 2866 M 9.235 -[ [(Helvetica) 140.0 0.0 true true 0 (Vthread)] 9.236 +3538 2919 M 9.237 +[ [(Helvetica) 140.0 0.0 true true 0 (pthreads)] 9.238 ] -46.7 MCshow 9.239 LTb 9.240 1.000 UL 9.241 LTb 9.242 -2787 2236 N 9.243 +2793 2289 N 9.244 0 700 V 9.245 1491 0 V 9.246 0 -700 V 9.247 -1491 0 V 9.248 Z stroke 9.249 -2787 2796 M 9.250 +2793 2849 M 9.251 1491 0 V 9.252 % Begin plot #1 9.253 stroke 9.254 -6.000 UL 9.255 -LT0 9.256 +4.000 UL 9.257 +LT5 9.258 +LC7 setrgbcolor 9.259 LCb setrgbcolor 9.260 -3711 2726 M 9.261 +3717 2779 M 9.262 [ [(Helvetica) 140.0 0.0 true true 0 (8 Threads)] 9.263 ] -46.7 MRshow 9.264 -LT0 9.265 -3795 2726 M 9.266 +LT5 9.267 +LC7 setrgbcolor 9.268 +3801 2779 M 9.269 399 0 V 9.270 -774 500 M 9.271 -18 -7 V 9.272 -29 -9 V 9.273 -59 -12 V 9.274 -119 -9 V 9.275 -243 -6 V 9.276 -474 -4 V 9.277 -947 -3 V 9.278 -1404 0 V 9.279 +775 2855 M 9.280 +28 -401 V 9.281 +924 1709 L 9.282 +249 -553 V 9.283 +1658 827 L 9.284 +2629 643 L 9.285 +4067 572 L 9.286 % End plot #1 9.287 % Begin plot #2 9.288 stroke 9.289 -LT2 9.290 +LT6 9.291 LCb setrgbcolor 9.292 -3711 2586 M 9.293 +3717 2639 M 9.294 [ [(Helvetica) 140.0 0.0 true true 0 (32 Threads)] 9.295 ] -46.7 MRshow 9.296 -LT2 9.297 -3795 2586 M 9.298 +LT6 9.299 +3801 2639 M 9.300 399 0 V 9.301 -774 501 M 9.302 -17 -9 V 9.303 -30 -10 V 9.304 -59 -10 V 9.305 -119 -9 V 9.306 -244 -7 V 9.307 -473 -4 V 9.308 -947 -2 V 9.309 -1404 -1 V 9.310 +1064 2855 M 9.311 +111 -618 V 9.312 +488 -826 V 9.313 +2631 949 L 9.314 +4067 767 L 9.315 % End plot #2 9.316 % Begin plot #3 9.317 stroke 9.318 -LT3 9.319 +LT7 9.320 +LC1 setrgbcolor 9.321 LCb setrgbcolor 9.322 -3711 2446 M 9.323 +3717 2499 M 9.324 [ [(Helvetica) 140.0 0.0 true true 0 (128 Threads)] 9.325 ] -46.7 MRshow 9.326 -LT3 9.327 -3795 2446 M 9.328 +LT7 9.329 +LC1 setrgbcolor 9.330 +3801 2499 M 9.331 399 0 V 9.332 -775 505 M 9.333 -17 -10 V 9.334 -29 -10 V 9.335 -60 -12 V 9.336 -118 -9 V 9.337 -244 -7 V 9.338 -473 -4 V 9.339 -947 -2 V 9.340 -1404 -1 V 9.341 +2210 2855 M 9.342 +429 -685 V 9.343 +4067 1557 L 9.344 % End plot #3 9.345 % Begin plot #4 9.346 stroke 9.347 -LT4 9.348 +LT8 9.349 LCb setrgbcolor 9.350 -3711 2306 M 9.351 +3717 2359 M 9.352 [ [(Helvetica) 140.0 0.0 true true 0 (512 Threads)] 9.353 ] -46.7 MRshow 9.354 -LT4 9.355 -3795 2306 M 9.356 +LT8 9.357 +3801 2359 M 9.358 399 0 V 9.359 -774 507 M 9.360 -18 -10 V 9.361 -29 -10 V 9.362 -60 -12 V 9.363 -999 465 L 9.364 -244 -8 V 9.365 -473 -4 V 9.366 -947 -2 V 9.367 -1404 -1 V 9.368 % End plot #4 9.369 stroke 9.370 1.000 UL 9.371 LTb 9.372 -686 2855 M 9.373 -686 448 L 9.374 -3381 0 V 9.375 +602 2855 M 9.376 +602 448 L 9.377 +3465 0 V 9.378 0 2407 R 9.379 --3381 0 R 9.380 +-3465 0 R 9.381 1.000 UP 9.382 -686 755 M 9.383 +602 448 M 9.384 63 0 V 9.385 stroke 9.386 -602 755 M 9.387 -[ [(Helvetica) 140.0 0.0 true true 0 ( 20)] 9.388 +518 448 M 9.389 +[ [(Helvetica) 140.0 0.0 true true 0 ( 1)] 9.390 ] -46.7 MRshow 9.391 1.000 UL 9.392 LTb 9.393 -686 1078 M 9.394 +602 715 M 9.395 63 0 V 9.396 stroke 9.397 -602 1078 M 9.398 -[ [(Helvetica) 140.0 0.0 true true 0 ( 40)] 9.399 +518 715 M 9.400 +[ [(Helvetica) 140.0 0.0 true true 0 ( 2)] 9.401 ] -46.7 MRshow 9.402 1.000 UL 9.403 LTb 9.404 -686 1401 M 9.405 +602 983 M 9.406 63 0 V 9.407 stroke 9.408 -602 1401 M 9.409 -[ [(Helvetica) 140.0 0.0 true true 0 ( 60)] 9.410 +518 983 M 9.411 +[ [(Helvetica) 140.0 0.0 true true 0 ( 3)] 9.412 ] -46.7 MRshow 9.413 1.000 UL 9.414 LTb 9.415 -686 1724 M 9.416 +602 1250 M 9.417 63 0 V 9.418 stroke 9.419 -602 1724 M 9.420 -[ [(Helvetica) 140.0 0.0 true true 0 ( 80)] 9.421 +518 1250 M 9.422 +[ [(Helvetica) 140.0 0.0 true true 0 ( 4)] 9.423 ] -46.7 MRshow 9.424 1.000 UL 9.425 LTb 9.426 -686 2047 M 9.427 +602 1518 M 9.428 63 0 V 9.429 stroke 9.430 -602 2047 M 9.431 -[ [(Helvetica) 140.0 0.0 true true 0 ( 100)] 9.432 +518 1518 M 9.433 +[ [(Helvetica) 140.0 0.0 true true 0 ( 5)] 9.434 ] -46.7 MRshow 9.435 1.000 UL 9.436 LTb 9.437 -686 2370 M 9.438 +602 1785 M 9.439 63 0 V 9.440 stroke 9.441 -602 2370 M 9.442 -[ [(Helvetica) 140.0 0.0 true true 0 ( 120)] 9.443 +518 1785 M 9.444 +[ [(Helvetica) 140.0 0.0 true true 0 ( 6)] 9.445 ] -46.7 MRshow 9.446 1.000 UL 9.447 LTb 9.448 -686 2693 M 9.449 +602 2053 M 9.450 63 0 V 9.451 stroke 9.452 -602 2693 M 9.453 -[ [(Helvetica) 140.0 0.0 true true 0 ( 140)] 9.454 +518 2053 M 9.455 +[ [(Helvetica) 140.0 0.0 true true 0 ( 7)] 9.456 ] -46.7 MRshow 9.457 1.000 UL 9.458 LTb 9.459 -686 448 M 9.460 +602 2320 M 9.461 +63 0 V 9.462 +stroke 9.463 +518 2320 M 9.464 +[ [(Helvetica) 140.0 0.0 true true 0 ( 8)] 9.465 +] -46.7 MRshow 9.466 +1.000 UL 9.467 +LTb 9.468 +602 2588 M 9.469 +63 0 V 9.470 +stroke 9.471 +518 2588 M 9.472 +[ [(Helvetica) 140.0 0.0 true true 0 ( 9)] 9.473 +] -46.7 MRshow 9.474 +1.000 UL 9.475 +LTb 9.476 +602 2855 M 9.477 +63 0 V 9.478 +stroke 9.479 +518 2855 M 9.480 +[ [(Helvetica) 140.0 0.0 true true 0 ( 10)] 9.481 +] -46.7 MRshow 9.482 +1.000 UL 9.483 +LTb 9.484 +602 448 M 9.485 0 63 V 9.486 stroke 9.487 -686 308 M 9.488 +602 308 M 9.489 [ [(Helvetica) 140.0 0.0 true true 0 ( 0)] 9.490 ] -46.7 MCshow 9.491 1.000 UL 9.492 LTb 9.493 -1109 448 M 9.494 +1035 448 M 9.495 0 63 V 9.496 stroke 9.497 -1109 308 M 9.498 +1035 308 M 9.499 [ [(Helvetica) 140.0 0.0 true true 0 ( 1000)] 9.500 ] -46.7 MCshow 9.501 1.000 UL 9.502 LTb 9.503 -1531 448 M 9.504 +1468 448 M 9.505 0 63 V 9.506 stroke 9.507 -1531 308 M 9.508 +1468 308 M 9.509 [ [(Helvetica) 140.0 0.0 true true 0 ( 2000)] 9.510 ] -46.7 MCshow 9.511 1.000 UL 9.512 LTb 9.513 -1954 448 M 9.514 +1901 448 M 9.515 0 63 V 9.516 stroke 9.517 -1954 308 M 9.518 +1901 308 M 9.519 [ [(Helvetica) 140.0 0.0 true true 0 ( 3000)] 9.520 ] -46.7 MCshow 9.521 1.000 UL 9.522 LTb 9.523 -2377 448 M 9.524 +2335 448 M 9.525 0 63 V 9.526 stroke 9.527 -2377 308 M 9.528 +2335 308 M 9.529 [ [(Helvetica) 140.0 0.0 true true 0 ( 4000)] 9.530 ] -46.7 MCshow 9.531 1.000 UL 9.532 LTb 9.533 -2799 448 M 9.534 +2768 448 M 9.535 0 63 V 9.536 stroke 9.537 -2799 308 M 9.538 +2768 308 M 9.539 [ [(Helvetica) 140.0 0.0 true true 0 ( 5000)] 9.540 ] -46.7 MCshow 9.541 1.000 UL 9.542 LTb 9.543 -3222 448 M 9.544 +3201 448 M 9.545 0 63 V 9.546 stroke 9.547 -3222 308 M 9.548 +3201 308 M 9.549 [ [(Helvetica) 140.0 0.0 true true 0 ( 6000)] 9.550 ] -46.7 MCshow 9.551 1.000 UL 9.552 LTb 9.553 -3644 448 M 9.554 +3634 448 M 9.555 0 63 V 9.556 stroke 9.557 -3644 308 M 9.558 +3634 308 M 9.559 [ [(Helvetica) 140.0 0.0 true true 0 ( 7000)] 9.560 ] -46.7 MCshow 9.561 1.000 UL 9.562 @@ -864,11 +895,11 @@ 9.563 LTb 9.564 1.000 UL 9.565 LTb 9.566 -686 2855 M 9.567 -686 448 L 9.568 -3381 0 V 9.569 +602 2855 M 9.570 +602 448 L 9.571 +3465 0 V 9.572 0 2407 R 9.573 --3381 0 R 9.574 +-3465 0 R 9.575 stroke 9.576 LCb setrgbcolor 9.577 112 1651 M 9.578 @@ -878,7 +909,7 @@ 9.579 grestore 9.580 LTb 9.581 LCb setrgbcolor 9.582 -2376 98 M 9.583 +2334 98 M 9.584 [ [(Helvetica) 140.0 0.0 true true 0 (Cycles in one Task)] 9.585 ] -46.7 MCshow 9.586 LTb 9.587 @@ -886,110 +917,214 @@ 9.588 1.000 UL 9.589 LTb 9.590 LCb setrgbcolor 9.591 -3532 2058 M 9.592 -[ [(Helvetica) 140.0 0.0 true true 0 (pthreads)] 9.593 +2022 2919 M 9.594 +[ [(Helvetica) 140.0 0.0 true true 0 (Vthread)] 9.595 ] -46.7 MCshow 9.596 LTb 9.597 1.000 UL 9.598 LTb 9.599 -2787 1428 N 9.600 +1277 2289 N 9.601 0 700 V 9.602 1491 0 V 9.603 0 -700 V 9.604 -1491 0 V 9.605 Z stroke 9.606 -2787 1988 M 9.607 +1277 2849 M 9.608 1491 0 V 9.609 % Begin plot #1 9.610 stroke 9.611 -6.000 UL 9.612 -LT5 9.613 -LC7 setrgbcolor 9.614 -LCb setrgbcolor 9.615 -3711 1918 M 9.616 -[ [(Helvetica) 140.0 0.0 true true 0 (8 Threads)] 9.617 -] -46.7 MRshow 9.618 -LT5 9.619 -LC7 setrgbcolor 9.620 -3795 1918 M 9.621 -399 0 V 9.622 -774 719 M 9.623 -20 -49 V 9.624 -27 -46 V 9.625 -61 -55 V 9.626 -118 -45 V 9.627 -243 -33 V 9.628 -474 -20 V 9.629 -946 -11 V 9.630 -1404 -5 V 9.631 +4.000 UL 9.632 +LT1 9.633 +LCa setrgbcolor 9.634 +602 715 M 9.635 +35 0 V 9.636 +35 0 V 9.637 +35 0 V 9.638 +35 0 V 9.639 +35 0 V 9.640 +35 0 V 9.641 +35 0 V 9.642 +35 0 V 9.643 +35 0 V 9.644 +35 0 V 9.645 +35 0 V 9.646 +35 0 V 9.647 +35 0 V 9.648 +35 0 V 9.649 +35 0 V 9.650 +35 0 V 9.651 +35 0 V 9.652 +35 0 V 9.653 +35 0 V 9.654 +35 0 V 9.655 +35 0 V 9.656 +35 0 V 9.657 +35 0 V 9.658 +35 0 V 9.659 +35 0 V 9.660 +35 0 V 9.661 +35 0 V 9.662 +35 0 V 9.663 +35 0 V 9.664 +35 0 V 9.665 +35 0 V 9.666 +35 0 V 9.667 +35 0 V 9.668 +35 0 V 9.669 +35 0 V 9.670 +35 0 V 9.671 +35 0 V 9.672 +35 0 V 9.673 +35 0 V 9.674 +35 0 V 9.675 +35 0 V 9.676 +35 0 V 9.677 +35 0 V 9.678 +35 0 V 9.679 +35 0 V 9.680 +35 0 V 9.681 +35 0 V 9.682 +35 0 V 9.683 +35 0 V 9.684 +35 0 V 9.685 +35 0 V 9.686 +35 0 V 9.687 +35 0 V 9.688 +35 0 V 9.689 +35 0 V 9.690 +35 0 V 9.691 +35 0 V 9.692 +35 0 V 9.693 +35 0 V 9.694 +35 0 V 9.695 +35 0 V 9.696 +35 0 V 9.697 +35 0 V 9.698 +35 0 V 9.699 +35 0 V 9.700 +35 0 V 9.701 +35 0 V 9.702 +35 0 V 9.703 +35 0 V 9.704 +35 0 V 9.705 +35 0 V 9.706 +35 0 V 9.707 +35 0 V 9.708 +35 0 V 9.709 +35 0 V 9.710 +35 0 V 9.711 +35 0 V 9.712 +35 0 V 9.713 +35 0 V 9.714 +35 0 V 9.715 +35 0 V 9.716 +35 0 V 9.717 +35 0 V 9.718 +35 0 V 9.719 +35 0 V 9.720 +35 0 V 9.721 +35 0 V 9.722 +35 0 V 9.723 +35 0 V 9.724 +35 0 V 9.725 +35 0 V 9.726 +35 0 V 9.727 +35 0 V 9.728 +35 0 V 9.729 +35 0 V 9.730 +35 0 V 9.731 +35 0 V 9.732 +35 0 V 9.733 +35 0 V 9.734 % End plot #1 9.735 % Begin plot #2 9.736 stroke 9.737 -LT6 9.738 +LT0 9.739 LCb setrgbcolor 9.740 -3711 1778 M 9.741 -[ [(Helvetica) 140.0 0.0 true true 0 (32 Threads)] 9.742 +2201 2779 M 9.743 +[ [(Helvetica) 140.0 0.0 true true 0 (8 Threads)] 9.744 ] -46.7 MRshow 9.745 -LT6 9.746 -3795 1778 M 9.747 +LT0 9.748 +2285 2779 M 9.749 399 0 V 9.750 -776 1117 M 9.751 -20 -111 V 9.752 -822 894 L 9.753 -882 755 L 9.754 -1000 640 L 9.755 -245 -84 V 9.756 -477 -50 V 9.757 -944 -28 V 9.758 -4067 467 L 9.759 +692 1306 M 9.760 +18 -111 V 9.761 +31 -149 V 9.762 +801 842 L 9.763 +922 697 L 9.764 +1172 589 L 9.765 +486 -65 V 9.766 +970 -37 V 9.767 +4067 473 L 9.768 % End plot #2 9.769 % Begin plot #3 9.770 stroke 9.771 -LT7 9.772 -LC1 setrgbcolor 9.773 +LT2 9.774 LCb setrgbcolor 9.775 -3711 1638 M 9.776 -[ [(Helvetica) 140.0 0.0 true true 0 (128 Threads)] 9.777 +2201 2639 M 9.778 +[ [(Helvetica) 140.0 0.0 true true 0 (32 Threads)] 9.779 ] -46.7 MRshow 9.780 -LT7 9.781 -LC1 setrgbcolor 9.782 -3795 1638 M 9.783 +LT2 9.784 +2285 2639 M 9.785 399 0 V 9.786 -780 2667 M 9.787 -18 -363 V 9.788 -31 -389 V 9.789 -60 -439 V 9.790 -116 -374 V 9.791 -1252 817 L 9.792 -1725 646 L 9.793 -949 -94 V 9.794 -4067 515 L 9.795 +692 1319 M 9.796 +18 -134 V 9.797 +30 -176 V 9.798 +801 845 L 9.799 +922 690 L 9.800 +1173 582 L 9.801 +485 -60 V 9.802 +970 -36 V 9.803 +4067 472 L 9.804 % End plot #3 9.805 % Begin plot #4 9.806 stroke 9.807 -LT8 9.808 +LT3 9.809 LCb setrgbcolor 9.810 -3711 1498 M 9.811 +2201 2499 M 9.812 +[ [(Helvetica) 140.0 0.0 true true 0 (128 Threads)] 9.813 +] -46.7 MRshow 9.814 +LT3 9.815 +2285 2499 M 9.816 +399 0 V 9.817 +693 1386 M 9.818 +18 -167 V 9.819 +30 -161 V 9.820 +801 865 L 9.821 +923 711 L 9.822 +1173 595 L 9.823 +485 -67 V 9.824 +970 -39 V 9.825 +4067 474 L 9.826 +% End plot #4 9.827 +% Begin plot #5 9.828 +stroke 9.829 +LT4 9.830 +LCb setrgbcolor 9.831 +2201 2359 M 9.832 [ [(Helvetica) 140.0 0.0 true true 0 (512 Threads)] 9.833 ] -46.7 MRshow 9.834 -LT8 9.835 -3795 1498 M 9.836 +LT4 9.837 +2285 2359 M 9.838 399 0 V 9.839 -996 2855 M 9.840 -18 -188 V 9.841 -253 -969 V 9.842 -474 -562 V 9.843 -2694 810 L 9.844 -4067 682 L 9.845 -% End plot #4 9.846 +692 1425 M 9.847 +19 -158 V 9.848 +30 -179 V 9.849 +802 892 L 9.850 +923 725 L 9.851 +1173 602 L 9.852 +485 -70 V 9.853 +970 -40 V 9.854 +4067 476 L 9.855 +% End plot #5 9.856 stroke 9.857 1.000 UL 9.858 LTb 9.859 -686 2855 M 9.860 -686 448 L 9.861 -3381 0 V 9.862 +602 2855 M 9.863 +602 448 L 9.864 +3465 0 V 9.865 0 2407 R 9.866 --3381 0 R 9.867 +-3465 0 R 9.868 1.000 UP 9.869 stroke 9.870 grestore
10.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/cray1__1x2_machine/plot.gnuplot Mon Jan 23 18:57:02 2012 +0100 10.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/cray1__1x2_machine/plot.gnuplot Fri Feb 03 16:52:11 2012 +0100 10.3 @@ -10,17 +10,17 @@ 10.4 set border 3 10.5 set xtics nomirror 10.6 set ytics nomirror 10.7 - set yrange [1:150] 10.8 + set yrange [1:10] 10.9 set xrange [0:8000] 10.10 set xtics 1000 10.11 - line(x)=2 10.12 + line(x) = 2 10.13 set key box 10.14 + set key title "pthreads" 10.15 + set key at 8500,10.5 10.16 + plot 'paper_pthreads/8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 4 lt 6 lc 8,'paper_pthreads/32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 4 lt 7,'paper_pthreads/128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 4 lt 8 lc 11,'paper_pthreads/512_thds__o30000__perfCtrs.result' using 4:8 title '512 Threads' with line lw 4 lt 9 10.17 + 10.18 set key title "Vthread" 10.19 - set key at 8500,155 10.20 - plot 'paper_vthread/8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 6 lt 1,'paper_vthread/32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 6 lt 3,'paper_vthread/128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 6 lt 4,'paper_vthread/512_thds__o30000__perfCtrs.result' using 4:8 title '512 Threads' with line lw 6 lt 5 10.21 - 10.22 - set key title "pthreads" 10.23 - set key at 8500,105 10.24 - plot 'paper_pthreads/8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 6 lt 6 lc 8,'paper_pthreads/32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 6 lt 7,'paper_pthreads/128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 6 lt 8 lc 11,'paper_pthreads/512_thds__o30000__perfCtrs.result' using 4:8 title '512 Threads' with line lw 6 lt 9 10.25 + set key at 5000,10.5 10.26 + plot line(x) notitle lw 4 lt 2 lc 0, 'paper_vthread/8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 4 lt 1,'paper_vthread/32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 4 lt 3,'paper_vthread/128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 4 lt 4,'paper_vthread/512_thds__o30000__perfCtrs.result' using 4:8 title '512 Threads' with line lw 4 lt 5 10.27 unset multiplot 10.28 exit
11.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/cray1__1x2_machine/pthread/2011-12-16/cray1_pthreads_8_32_128_512thds__o30000__perfCtrs.result.eps Mon Jan 23 18:57:02 2012 +0100 11.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/cray1__1x2_machine/pthread/2011-12-16/cray1_pthreads_8_32_128_512thds__o30000__perfCtrs.result.eps Fri Feb 03 16:52:11 2012 +0100 11.3 @@ -1,7 +1,7 @@ 11.4 %!PS-Adobe-2.0 11.5 %%Title: cray1_pthreads_8_32_128_512thds__o30000__perfCtrs.result.eps 11.6 %%Creator: gnuplot 4.4 patchlevel 2 11.7 -%%CreationDate: Mon Jan 23 17:51:10 2012 11.8 +%%CreationDate: Thu Jan 26 18:08:51 2012 11.9 %%DocumentFonts: (atend) 11.10 %%BoundingBox: 251 50 554 482 11.11 %%Orientation: Landscape 11.12 @@ -52,7 +52,7 @@ 11.13 /Author (msach) 11.14 % /Producer (gnuplot) 11.15 % /Keywords () 11.16 - /CreationDate (Mon Jan 23 17:51:10 2012) 11.17 + /CreationDate (Thu Jan 26 18:08:51 2012) 11.18 /DOCINFO pdfmark 11.19 end 11.20 } ifelse 11.21 @@ -755,7 +755,6 @@ 11.22 % End plot #1 11.23 % Begin plot #2 11.24 stroke 11.25 -6.000 UL 11.26 LT1 11.27 LCb setrgbcolor 11.28 3722 2888 M
12.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/cray1__1x2_machine/pthread/2011-12-16/plot.gnuplot Mon Jan 23 18:57:02 2012 +0100 12.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/cray1__1x2_machine/pthread/2011-12-16/plot.gnuplot Fri Feb 03 16:52:11 2012 +0100 12.3 @@ -15,7 +15,7 @@ 12.4 line(x)=2 12.5 set key box 12.6 set key at 8500,8.3 12.7 - plot line(x) notitle with line lc 0 lw 4 lt 2, '8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 6,'32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 6,'128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 6 12.8 + plot line(x) notitle with line lc 0 lw 4 lt 2, '8_thds__o30000__perfCtrs.result' using 4:8 title '8 Threads' with line lw 4,'32_thds__o30000__perfCtrs.result' using 4:8 title '32 Threads' with line lw 4,'128_thds__o30000__perfCtrs.result' using 4:8 title '128 Threads' with line lw 4 12.9 set notitle 12.10 #set xlabel "" 12.11 #set origin 0.40,0.40
13.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/Vthread/2012-01-13/40-Cores/random-wait+padding_2nd_try/plot.gnuplot Mon Jan 23 18:57:02 2012 +0100 13.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/Vthread/2012-01-13/40-Cores/random-wait+padding_2nd_try/plot.gnuplot Fri Feb 03 16:52:11 2012 +0100 13.3 @@ -14,7 +14,7 @@ 13.4 set xrange [0:8000] 13.5 line(x)=2 13.6 set key box 13.7 - plot line(x) notitle with line lc 0 lw 4 lt 2, '80_thds__o30000__perfCtrs.result' using 4:8 title '80 Threads' with line lw 6,'160_thds__o30000__perfCtrs.result' using 4:8 title '160 Threads' with line lw 6,'320_thds__o30000__perfCtrs.result' using 4:8 title '320 Threads' with line lw 6,'640_thds__o30000__perfCtrs.result' using 4:8 title '640 Threads' with line lw 6 13.8 + plot line(x) notitle with line lc 0 lw 4 lt 2, '80_thds__o30000__perfCtrs.result' using 4:8 title '80 Threads' with line lw 4,'160_thds__o30000__perfCtrs.result' using 4:8 title '160 Threads' with line lw 4,'320_thds__o30000__perfCtrs.result' using 4:8 title '320 Threads' with line lw 4,'640_thds__o30000__perfCtrs.result' using 4:8 title '640 Threads' with line lw 4 13.9 set notitle 13.10 #set xlabel "" 13.11 #set origin 0.40,0.40
14.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/Vthread/2012-01-13/40-Cores/random-wait+padding_2nd_try/xoanon_vthread_40cores_80_160_320_640thds__o30000__perfCtrs.result.eps Mon Jan 23 18:57:02 2012 +0100 14.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/Vthread/2012-01-13/40-Cores/random-wait+padding_2nd_try/xoanon_vthread_40cores_80_160_320_640thds__o30000__perfCtrs.result.eps Fri Feb 03 16:52:11 2012 +0100 14.3 @@ -1,7 +1,7 @@ 14.4 %!PS-Adobe-2.0 14.5 %%Title: xoanon_vthread_40cores_80_160_320_640thds__o30000__perfCtrs.result.eps 14.6 %%Creator: gnuplot 4.4 patchlevel 2 14.7 -%%CreationDate: Mon Jan 23 18:01:37 2012 14.8 +%%CreationDate: Thu Jan 26 18:23:52 2012 14.9 %%DocumentFonts: (atend) 14.10 %%BoundingBox: 251 50 554 482 14.11 %%Orientation: Landscape 14.12 @@ -52,7 +52,7 @@ 14.13 /Author (msach) 14.14 % /Producer (gnuplot) 14.15 % /Keywords () 14.16 - /CreationDate (Mon Jan 23 18:01:37 2012) 14.17 + /CreationDate (Thu Jan 26 18:23:52 2012) 14.18 /DOCINFO pdfmark 14.19 end 14.20 } ifelse 14.21 @@ -755,7 +755,6 @@ 14.22 % End plot #1 14.23 % Begin plot #2 14.24 stroke 14.25 -6.000 UL 14.26 LT1 14.27 LCb setrgbcolor 14.28 3416 2722 M
15.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/Vthread/2012-01-13/80-Cores/random-wait+padding/plot.gnuplot Mon Jan 23 18:57:02 2012 +0100 15.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/Vthread/2012-01-13/80-Cores/random-wait+padding/plot.gnuplot Fri Feb 03 16:52:11 2012 +0100 15.3 @@ -14,7 +14,7 @@ 15.4 set xrange [0:8000] 15.5 line(x)=2 15.6 set key box 15.7 - plot line(x) notitle with line lc 0 lw 4 lt 2, '160_thds__o30000__perfCtrs.result' using 4:8 title '160 Threads' with line lw 6,'320_thds__o30000__perfCtrs.result' using 4:8 title '320 Threads' with line lw 6,'640_thds__o30000__perfCtrs.result' using 4:8 title '640 Threads' with line lw 6 15.8 + plot line(x) notitle with line lc 0 lw 4 lt 2, '160_thds__o30000__perfCtrs.result' using 4:8 title '160 Threads' with line lw 4,'320_thds__o30000__perfCtrs.result' using 4:8 title '320 Threads' with line lw 4,'640_thds__o30000__perfCtrs.result' using 4:8 title '640 Threads' with line lw 4 15.9 set notitle 15.10 #set xlabel "" 15.11 #set origin 0.40,0.40
16.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/Vthread/2012-01-13/80-Cores/random-wait+padding/xoanon_vthread_80cores_80_160_320_640thds__o30000__perfCtrs.result.eps Mon Jan 23 18:57:02 2012 +0100 16.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/Vthread/2012-01-13/80-Cores/random-wait+padding/xoanon_vthread_80cores_80_160_320_640thds__o30000__perfCtrs.result.eps Fri Feb 03 16:52:11 2012 +0100 16.3 @@ -1,7 +1,7 @@ 16.4 %!PS-Adobe-2.0 16.5 %%Title: xoanon_vthread_80cores_80_160_320_640thds__o30000__perfCtrs.result.eps 16.6 %%Creator: gnuplot 4.4 patchlevel 2 16.7 -%%CreationDate: Mon Jan 23 18:25:21 2012 16.8 +%%CreationDate: Thu Jan 26 18:25:10 2012 16.9 %%DocumentFonts: (atend) 16.10 %%BoundingBox: 251 50 554 482 16.11 %%Orientation: Landscape 16.12 @@ -52,7 +52,7 @@ 16.13 /Author (msach) 16.14 % /Producer (gnuplot) 16.15 % /Keywords () 16.16 - /CreationDate (Mon Jan 23 18:25:21 2012) 16.17 + /CreationDate (Thu Jan 26 18:25:10 2012) 16.18 /DOCINFO pdfmark 16.19 end 16.20 } ifelse 16.21 @@ -755,7 +755,6 @@ 16.22 % End plot #1 16.23 % Begin plot #2 16.24 stroke 16.25 -6.000 UL 16.26 LT1 16.27 LCb setrgbcolor 16.28 3416 2722 M
17.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 17.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/Vthread_kmeas/command_line_exploration_jan_30_2012.txt Fri Feb 03 16:52:11 2012 +0100 17.3 @@ -0,0 +1,890 @@ 17.4 +Thread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_PluginFns.c 17.5 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o VPThread_lib/VPThread_lib.o VPThread_lib/VPThread_lib.c 17.6 +VPThread_lib/VPThread_lib.c: In function ‘VPThread__make_mutex’: 17.7 +VPThread_lib/VPThread_lib.c:388: warning: cast from pointer to integer of different size 17.8 +VPThread_lib/VPThread_lib.c: In function ‘VPThread__make_cond’: 17.9 +VPThread_lib/VPThread_lib.c:425: warning: cast from pointer to integer of different size 17.10 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VMS/Histogram/DblHist.c 17.11 +as -o VPThread_lib/VPThread.o VPThread_lib/VPThread.s 17.12 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o VPThread_lib/VMS/probes.o VPThread_lib/VMS/probes.c 17.13 +VPThread_lib/VMS/probes.c: In function ‘generic_print_probe’: 17.14 +VPThread_lib/VMS/probes.c:341: warning: unused variable ‘probe’ 17.15 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VMS/ProcrContext.c 17.16 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_Request_Handlers.c 17.17 +VPThread_lib/VPThread_Request_Handlers.c: In function ‘handleMakeMutex’: 17.18 +VPThread_lib/VPThread_Request_Handlers.c:40: warning: cast to pointer from integer of different size 17.19 +VPThread_lib/VPThread_Request_Handlers.c: In function ‘handleMakeCond’: 17.20 +VPThread_lib/VPThread_Request_Handlers.c:126: warning: cast to pointer from integer of different size 17.21 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o VPThread_lib/VPThread_helper.o VPThread_lib/VPThread_helper.c 17.22 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/Hash_impl/MurmurHash2.c 17.23 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/vmalloc.c 17.24 +VPThread_lib/VMS/vmalloc.c: In function ‘VMS_ext__create_free_list’: 17.25 +VPThread_lib/VMS/vmalloc.c:362: warning: assignment from incompatible pointer type 17.26 +as -o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/contextSwitch.s 17.27 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/Queue_impl/BlockingQueue.c 17.28 +VPThread_lib/VMS/Queue_impl/BlockingQueue.c: In function ‘readCASQ’: 17.29 +VPThread_lib/VMS/Queue_impl/BlockingQueue.c:174: warning: implicit declaration of function ‘pthread_yield’ 17.30 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o VPThread_lib/VMS/vutilities.o VPThread_lib/VMS/vutilities.c 17.31 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o wtime.o wtime.c 17.32 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o file_io.o file_io.c 17.33 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o pthreads_kmeans.o pthreads_kmeans.c 17.34 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=10 -g -Wall -o pthreads_main.o pthreads_main.c 17.35 +gcc -o kmeans VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_lib.o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VPThread.o VPThread_lib/VMS/probes.o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_helper.o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/vutilities.o wtime.o file_io.o pthreads_kmeans.o pthreads_main.o -lm -lpthread 17.36 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 100 -p 100 -o out 17.37 +Trying to read from binary file: color ... Input read successfully! 17.38 + 17.39 +---- kMeans Clustering ---- 17.40 +Number of threads = 100 17.41 +Input file: color 17.42 +numObjs = 17695 17.43 +numCoords = 9 17.44 +numClusters = 100 17.45 +threshold = 0.0010 17.46 +I/O time = 0.0016 sec 17.47 +Computation timing = 3.8860 sec 17.48 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make NUM_CORES=80 17.49 +make: Nothing to be done for `all'. 17.50 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make clean 17.51 +rm -f VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_lib.o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VPThread.o VPThread_lib/VMS/probes.o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_helper.o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/vutilities.o wtime.o file_io.o pthreads_kmeans.o pthreads_main.o kmeans 17.52 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 100 -p 100 -o out 17.53 +-bash: ./kmeans: No such file or directory 17.54 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make NUM_CORES=80 17.55 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/Histogram.c 17.56 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/Histogram/FloatHist.c 17.57 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/CoreLoop.c 17.58 +VPThread_lib/VMS/CoreLoop.c: In function ‘coreLoop’: 17.59 +VPThread_lib/VMS/CoreLoop.c:213: warning: function returns address of local variable 17.60 +VPThread_lib/VMS/CoreLoop.c:51: warning: unused variable ‘workspace2’ 17.61 +VPThread_lib/VMS/CoreLoop.c:46: warning: unused variable ‘numCycles’ 17.62 +VPThread_lib/VMS/CoreLoop.c:45: warning: unused variable ‘endSusp’ 17.63 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/VMS.c 17.64 +VPThread_lib/VMS/VMS.c: In function ‘create_masterEnv’: 17.65 +VPThread_lib/VMS/VMS.c:104: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type 17.66 +/usr/include/string.h:64: note: expected ‘void *’ but argument is of type ‘volatile struct MasterEnv *’ 17.67 +VPThread_lib/VMS/VMS.c: In function ‘create_sched_slots’: 17.68 +VPThread_lib/VMS/VMS.c:191: warning: passing argument 1 of ‘posix_memalign’ from incompatible pointer type 17.69 +/usr/include/stdlib.h:507: note: expected ‘void **’ but argument is of type ‘struct SchedSlot ***’ 17.70 +VPThread_lib/VMS/VMS.c:196: warning: passing argument 1 of ‘posix_memalign’ from incompatible pointer type 17.71 +/usr/include/stdlib.h:507: note: expected ‘void **’ but argument is of type ‘struct SchedSlot **’ 17.72 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/MasterLoop.c 17.73 +VPThread_lib/VMS/MasterLoop.c: In function ‘masterLoop’: 17.74 +VPThread_lib/VMS/MasterLoop.c:95: warning: unused variable ‘numCycles’ 17.75 +VPThread_lib/VMS/MasterLoop.c:94: warning: unused variable ‘endMaster’ 17.76 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Queue_impl/PrivateQueue.c 17.77 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/Hash_impl/PrivateHash.c 17.78 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VMS/DynArray/DynArray.c 17.79 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_PluginFns.c 17.80 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_lib.o VPThread_lib/VPThread_lib.c 17.81 +VPThread_lib/VPThread_lib.c: In function ‘VPThread__make_mutex’: 17.82 +VPThread_lib/VPThread_lib.c:388: warning: cast from pointer to integer of different size 17.83 +VPThread_lib/VPThread_lib.c: In function ‘VPThread__make_cond’: 17.84 +VPThread_lib/VPThread_lib.c:425: warning: cast from pointer to integer of different size 17.85 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VMS/Histogram/DblHist.c 17.86 +as -o VPThread_lib/VPThread.o VPThread_lib/VPThread.s 17.87 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/probes.o VPThread_lib/VMS/probes.c 17.88 +VPThread_lib/VMS/probes.c: In function ‘generic_print_probe’: 17.89 +VPThread_lib/VMS/probes.c:341: warning: unused variable ‘probe’ 17.90 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VMS/ProcrContext.c 17.91 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_Request_Handlers.c 17.92 +VPThread_lib/VPThread_Request_Handlers.c: In function ‘handleMakeMutex’: 17.93 +VPThread_lib/VPThread_Request_Handlers.c:40: warning: cast to pointer from integer of different size 17.94 +VPThread_lib/VPThread_Request_Handlers.c: In function ‘handleMakeCond’: 17.95 +VPThread_lib/VPThread_Request_Handlers.c:126: warning: cast to pointer from integer of different size 17.96 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_helper.o VPThread_lib/VPThread_helper.c 17.97 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/Hash_impl/MurmurHash2.c 17.98 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/vmalloc.c 17.99 +VPThread_lib/VMS/vmalloc.c: In function ‘VMS_ext__create_free_list’: 17.100 +VPThread_lib/VMS/vmalloc.c:362: warning: assignment from incompatible pointer type 17.101 +as -o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/contextSwitch.s 17.102 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/Queue_impl/BlockingQueue.c 17.103 +VPThread_lib/VMS/Queue_impl/BlockingQueue.c: In function ‘readCASQ’: 17.104 +VPThread_lib/VMS/Queue_impl/BlockingQueue.c:174: warning: implicit declaration of function ‘pthread_yield’ 17.105 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/vutilities.o VPThread_lib/VMS/vutilities.c 17.106 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o wtime.o wtime.c 17.107 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o file_io.o file_io.c 17.108 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o pthreads_kmeans.o pthreads_kmeans.c 17.109 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o pthreads_main.o pthreads_main.c 17.110 +gcc -o kmeans VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_lib.o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VPThread.o VPThread_lib/VMS/probes.o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_helper.o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/vutilities.o wtime.o file_io.o pthreads_kmeans.o pthreads_main.o -lm -lpthread 17.111 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 100 -p 100 -o out 17.112 +Trying to read from binary file: color ... Input read successfully! 17.113 +^C 17.114 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ vim VPThread_lib/VMS/CoreLoop.c 17.115 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make NUM_CORES=80 17.116 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/CoreLoop.c 17.117 +VPThread_lib/VMS/CoreLoop.c: In function ‘coreLoop’: 17.118 +VPThread_lib/VMS/CoreLoop.c:213: warning: function returns address of local variable 17.119 +VPThread_lib/VMS/CoreLoop.c:51: warning: unused variable ‘workspace2’ 17.120 +VPThread_lib/VMS/CoreLoop.c:46: warning: unused variable ‘numCycles’ 17.121 +VPThread_lib/VMS/CoreLoop.c:45: warning: unused variable ‘endSusp’ 17.122 +gcc -o kmeans VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_lib.o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VPThread.o VPThread_lib/VMS/probes.o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_helper.o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/vutilities.o wtime.o file_io.o pthreads_kmeans.o pthreads_main.o -lm -lpthread 17.123 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make clean 17.124 +rm -f VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_lib.o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VPThread.o VPThread_lib/VMS/probes.o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_helper.o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/vutilities.o wtime.o file_io.o pthreads_kmeans.o pthreads_main.o kmeans 17.125 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make NUM_CORES=80 17.126 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/Histogram.c 17.127 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/Histogram/FloatHist.c 17.128 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/CoreLoop.c 17.129 +VPThread_lib/VMS/CoreLoop.c: In function ‘coreLoop’: 17.130 +VPThread_lib/VMS/CoreLoop.c:213: warning: function returns address of local variable 17.131 +VPThread_lib/VMS/CoreLoop.c:51: warning: unused variable ‘workspace2’ 17.132 +VPThread_lib/VMS/CoreLoop.c:46: warning: unused variable ‘numCycles’ 17.133 +VPThread_lib/VMS/CoreLoop.c:45: warning: unused variable ‘endSusp’ 17.134 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/VMS.c 17.135 +VPThread_lib/VMS/VMS.c: In function ‘create_masterEnv’: 17.136 +VPThread_lib/VMS/VMS.c:104: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type 17.137 +/usr/include/string.h:64: note: expected ‘void *’ but argument is of type ‘volatile struct MasterEnv *’ 17.138 +VPThread_lib/VMS/VMS.c: In function ‘create_sched_slots’: 17.139 +VPThread_lib/VMS/VMS.c:191: warning: passing argument 1 of ‘posix_memalign’ from incompatible pointer type 17.140 +/usr/include/stdlib.h:507: note: expected ‘void **’ but argument is of type ‘struct SchedSlot ***’ 17.141 +VPThread_lib/VMS/VMS.c:196: warning: passing argument 1 of ‘posix_memalign’ from incompatible pointer type 17.142 +/usr/include/stdlib.h:507: note: expected ‘void **’ but argument is of type ‘struct SchedSlot **’ 17.143 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/MasterLoop.c 17.144 +VPThread_lib/VMS/MasterLoop.c: In function ‘masterLoop’: 17.145 +VPThread_lib/VMS/MasterLoop.c:95: warning: unused variable ‘numCycles’ 17.146 +VPThread_lib/VMS/MasterLoop.c:94: warning: unused variable ‘endMaster’ 17.147 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Queue_impl/PrivateQueue.c 17.148 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/Hash_impl/PrivateHash.c 17.149 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VMS/DynArray/DynArray.c 17.150 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_PluginFns.c 17.151 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_lib.o VPThread_lib/VPThread_lib.c 17.152 +VPThread_lib/VPThread_lib.c: In function ‘VPThread__make_mutex’: 17.153 +VPThread_lib/VPThread_lib.c:388: warning: cast from pointer to integer of different size 17.154 +VPThread_lib/VPThread_lib.c: In function ‘VPThread__make_cond’: 17.155 +VPThread_lib/VPThread_lib.c:425: warning: cast from pointer to integer of different size 17.156 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VMS/Histogram/DblHist.c 17.157 +as -o VPThread_lib/VPThread.o VPThread_lib/VPThread.s 17.158 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/probes.o VPThread_lib/VMS/probes.c 17.159 +VPThread_lib/VMS/probes.c: In function ‘generic_print_probe’: 17.160 +VPThread_lib/VMS/probes.c:341: warning: unused variable ‘probe’ 17.161 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VMS/ProcrContext.c 17.162 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_Request_Handlers.c 17.163 +VPThread_lib/VPThread_Request_Handlers.c: In function ‘handleMakeMutex’: 17.164 +VPThread_lib/VPThread_Request_Handlers.c:40: warning: cast to pointer from integer of different size 17.165 +VPThread_lib/VPThread_Request_Handlers.c: In function ‘handleMakeCond’: 17.166 +VPThread_lib/VPThread_Request_Handlers.c:126: warning: cast to pointer from integer of different size 17.167 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_helper.o VPThread_lib/VPThread_helper.c 17.168 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/Hash_impl/MurmurHash2.c 17.169 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/vmalloc.c 17.170 +VPThread_lib/VMS/vmalloc.c: In function ‘VMS_ext__create_free_list’: 17.171 +VPThread_lib/VMS/vmalloc.c:362: warning: assignment from incompatible pointer type 17.172 +as -o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/contextSwitch.s 17.173 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/Queue_impl/BlockingQueue.c 17.174 +VPThread_lib/VMS/Queue_impl/BlockingQueue.c: In function ‘readCASQ’: 17.175 +VPThread_lib/VMS/Queue_impl/BlockingQueue.c:174: warning: implicit declaration of function ‘pthread_yield’ 17.176 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/vutilities.o VPThread_lib/VMS/vutilities.c 17.177 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o wtime.o wtime.c 17.178 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o file_io.o file_io.c 17.179 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o pthreads_kmeans.o pthreads_kmeans.c 17.180 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o pthreads_main.o pthreads_main.c 17.181 +gcc -o kmeans VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_lib.o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VPThread.o VPThread_lib/VMS/probes.o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_helper.o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/vutilities.o wtime.o file_io.o pthreads_kmeans.o pthreads_main.o -lm -lpthread 17.182 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 100 -p 100 -o out 17.183 +Trying to read from binary file: color ... Input read successfully! 17.184 + 17.185 +---- kMeans Clustering ---- 17.186 +Number of threads = 100 17.187 +Input file: color 17.188 +numObjs = 17695 17.189 +numCoords = 9 17.190 +numClusters = 100 17.191 +threshold = 0.0010 17.192 +I/O time = 0.0014 sec 17.193 +Computation timing = 7.7503 sec 17.194 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make NUM_CORES=80 17.195 +make: Nothing to be done for `all'. 17.196 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 100 -o out 17.197 +Trying to read from binary file: color ... Input read successfully! 17.198 + 17.199 +---- kMeans Clustering ---- 17.200 +Number of threads = 100 17.201 +Input file: color 17.202 +numObjs = 17695 17.203 +numCoords = 9 17.204 +numClusters = 1000 17.205 +threshold = 0.0010 17.206 +I/O time = 0.0016 sec 17.207 +Computation timing = 2.6813 sec 17.208 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 100 -p 100 -o out 17.209 +Trying to read from binary file: color ... Input read successfully! 17.210 + 17.211 +---- kMeans Clustering ---- 17.212 +Number of threads = 100 17.213 +Input file: color 17.214 +numObjs = 17695 17.215 +numCoords = 9 17.216 +numClusters = 100 17.217 +threshold = 0.0010 17.218 +I/O time = 0.0018 sec 17.219 +Computation timing = 7.7168 sec 17.220 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 10 -p 100 -o out 17.221 +Trying to read from binary file: color ... Input read successfully! 17.222 + 17.223 +---- kMeans Clustering ---- 17.224 +Number of threads = 100 17.225 +Input file: color 17.226 +numObjs = 17695 17.227 +numCoords = 9 17.228 +numClusters = 10 17.229 +threshold = 0.0010 17.230 +I/O time = 0.0016 sec 17.231 +Computation timing = 2.4862 sec 17.232 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 100 -p 100 -o out 17.233 +Trying to read from binary file: color ... Input read successfully! 17.234 + 17.235 +---- kMeans Clustering ---- 17.236 +Number of threads = 100 17.237 +Input file: color 17.238 +numObjs = 17695 17.239 +numCoords = 9 17.240 +numClusters = 100 17.241 +threshold = 0.0010 17.242 +I/O time = 0.0020 sec 17.243 +Computation timing = 7.6573 sec 17.244 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 10000 -p 100 -o out 17.245 +Trying to read from binary file: color ... Input read successfully! 17.246 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 5000 -p 100 -o out 17.247 +Trying to read from binary file: color ... Input read successfully! 17.248 + 17.249 +---- kMeans Clustering ---- 17.250 +Number of threads = 100 17.251 +Input file: color 17.252 +numObjs = 17695 17.253 +numCoords = 9 17.254 +numClusters = 1500 17.255 +threshold = 0.0010 17.256 +I/O time = 0.0021 sec 17.257 +Computation timing = 3.7178 sec 17.258 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ vim 17.259 +8cores_O3-busy-waiting/ file_io.c kmeans.h O3-busy-waiting/ pthread.txt 17.260 +color .hg/ Makefile out README.txt 17.261 +default.log .hgignore nbproject/ pthreads_kmeans.c VPThread_lib/ 17.262 +edge kmeans O3/ pthreads_main.c wtime.c 17.263 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ vim pthreads_kmeans.c 17.264 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make NUM_CORES=80 17.265 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o pthreads_kmeans.o pthreads_kmeans.c 17.266 +gcc -o kmeans VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_lib.o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VPThread.o VPThread_lib/VMS/probes.o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_helper.o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/vutilities.o wtime.o file_io.o pthreads_kmeans.o pthreads_main.o -lm -lpthread 17.267 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 10 -p 100 -o out 17.268 +Trying to read from binary file: color ... Input read successfully! 17.269 +Iterations through Objects: 53 17.270 +---- kMeans Clustering ---- 17.271 +Number of threads = 100 17.272 +Input file: color 17.273 +numObjs = 17695 17.274 +numCoords = 9 17.275 +numClusters = 10 17.276 +threshold = 0.0010 17.277 +I/O time = 0.0014 sec 17.278 +Computation timing = 2.3974 sec 17.279 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 100 -p 100 -o out 17.280 +Trying to read from binary file: color ... Input read successfully! 17.281 +Iterations through Objects: 148 17.282 +---- kMeans Clustering ---- 17.283 +Number of threads = 100 17.284 +Input file: color 17.285 +numObjs = 17695 17.286 +numCoords = 9 17.287 +numClusters = 100 17.288 +threshold = 0.0010 17.289 +I/O time = 0.0017 sec 17.290 +Computation timing = 7.7282 sec 17.291 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 100 -o out 17.292 +Trying to read from binary file: color ... Input read successfully! 17.293 +Iterations through Objects: 35 17.294 +---- kMeans Clustering ---- 17.295 +Number of threads = 100 17.296 +Input file: color 17.297 +numObjs = 17695 17.298 +numCoords = 9 17.299 +numClusters = 1000 17.300 +threshold = 0.0010 17.301 +I/O time = 0.0019 sec 17.302 +Computation timing = 3.2349 sec 17.303 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 5000 -p 100 -o out 17.304 +Trying to read from binary file: color ... Input read successfully! 17.305 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 4000 -p 100 -o out 17.306 +Trying to read from binary file: color ... Input read successfully! 17.307 +Iterations through Objects: 17 17.308 +---- kMeans Clustering ---- 17.309 +Number of threads = 100 17.310 +Input file: color 17.311 +numObjs = 17695 17.312 +numCoords = 9 17.313 +numClusters = 4000 17.314 +threshold = 0.0010 17.315 +I/O time = 0.0021 sec 17.316 +Computation timing = 7.5733 sec 17.317 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 5000 -p 100 -o out 17.318 +Trying to read from binary file: color ... Input read successfully! 17.319 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 5000 -p 100 -o out 17.320 +Trying to read from binary file: color ... Input read successfully! 17.321 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 4900 -p 100 -o out 17.322 +Trying to read from binary file: color ... Input read successfully! 17.323 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 4800 -p 100 -o out 17.324 +Trying to read from binary file: color ... Input read successfully! 17.325 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 4700 -p 100 -o out 17.326 +Trying to read from binary file: color ... Input read successfully! 17.327 +Iterations through Objects: 14 17.328 +---- kMeans Clustering ---- 17.329 +Number of threads = 100 17.330 +Input file: color 17.331 +numObjs = 17695 17.332 +numCoords = 9 17.333 +numClusters = 4700 17.334 +threshold = 0.0010 17.335 +I/O time = 0.0021 sec 17.336 +Computation timing = 7.5828 sec 17.337 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 1000 -o out 17.338 +Trying to read from binary file: color ... Input read successfully! 17.339 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 256 -o out 17.340 +Trying to read from binary file: color ... Input read successfully! 17.341 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 256-o out 17.342 +Trying to read from binary file: color ... Input read successfully! 17.343 +^[[FIterations through Objects: 35 17.344 +---- kMeans Clustering ---- 17.345 +Number of threads = 256 17.346 +Input file: color 17.347 +numObjs = 17695 17.348 +numCoords = 9 17.349 +numClusters = 1000 17.350 +threshold = 0.0010 17.351 +I/O time = 0.0020 sec 17.352 +Computation timing = 8.2022 sec 17.353 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 400 -o out 17.354 +Trying to read from binary file: color ... Input read successfully! 17.355 +Iterations through Objects: 35 17.356 +---- kMeans Clustering ---- 17.357 +Number of threads = 400 17.358 +Input file: color 17.359 +numObjs = 17695 17.360 +numCoords = 9 17.361 +numClusters = 1000 17.362 +threshold = 0.0010 17.363 +I/O time = 0.0021 sec 17.364 +Computation timing = 11.4253 sec 17.365 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 80 -o out 17.366 +Trying to read from binary file: color ... Input read successfully! 17.367 +Iterations through Objects: 35 17.368 +---- kMeans Clustering ---- 17.369 +Number of threads = 80 17.370 +Input file: color 17.371 +numObjs = 17695 17.372 +numCoords = 9 17.373 +numClusters = 1000 17.374 +threshold = 0.0010 17.375 +I/O time = 0.0019 sec 17.376 +Computation timing = 1.6580 sec 17.377 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 100 -o out 17.378 +Trying to read from binary file: color ... Input read successfully! 17.379 +Iterations through Objects: 35 17.380 +---- kMeans Clustering ---- 17.381 +Number of threads = 100 17.382 +Input file: color 17.383 +numObjs = 17695 17.384 +numCoords = 9 17.385 +numClusters = 1000 17.386 +threshold = 0.0010 17.387 +I/O time = 0.0021 sec 17.388 +Computation timing = 2.4331 sec 17.389 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 101 -o out 17.390 +Trying to read from binary file: color ... Input read successfully! 17.391 +Iterations through Objects: 35 17.392 +---- kMeans Clustering ---- 17.393 +Number of threads = 101 17.394 +Input file: color 17.395 +numObjs = 17695 17.396 +numCoords = 9 17.397 +numClusters = 1000 17.398 +threshold = 0.0010 17.399 +I/O time = 0.0021 sec 17.400 + 17.401 +Computation timing = 2.5655 sec 17.402 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 200 -o out 17.403 +Trying to read from binary file: color ... Input read successfully! 17.404 +Iterations through Objects: 35 17.405 +---- kMeans Clustering ---- 17.406 +Number of threads = 200 17.407 +Input file: color 17.408 +numObjs = 17695 17.409 +numCoords = 9 17.410 +numClusters = 1000 17.411 +threshold = 0.0010 17.412 +I/O time = 0.0021 sec 17.413 +Computation timing = 5.7311 sec 17.414 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 150 -o out 17.415 +Trying to read from binary file: color ... Input read successfully! 17.416 +Iterations through Objects: 35 17.417 +---- kMeans Clustering ---- 17.418 +Number of threads = 150 17.419 +Input file: color 17.420 +numObjs = 17695 17.421 +numCoords = 9 17.422 +numClusters = 1000 17.423 +threshold = 0.0010 17.424 +I/O time = 0.0020 sec 17.425 +Computation timing = 5.3450 sec 17.426 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 125 -o out 17.427 +Trying to read from binary file: color ... Input read successfully! 17.428 +Iterations through Objects: 35 17.429 +---- kMeans Clustering ---- 17.430 +Number of threads = 125 17.431 +Input file: color 17.432 +numObjs = 17695 17.433 +numCoords = 9 17.434 +numClusters = 1000 17.435 +threshold = 0.0010 17.436 +I/O time = 0.0021 sec 17.437 +Computation timing = 3.1422 sec 17.438 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 500 -o out 17.439 +Trying to read from binary file: color ... Input read successfully! 17.440 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 400 -o out 17.441 +Trying to read from binary file: color ... Input read successfully! 17.442 +Iterations through Objects: 35 17.443 +---- kMeans Clustering ---- 17.444 +Number of threads = 400 17.445 +Input file: color 17.446 +numObjs = 17695 17.447 +numCoords = 9 17.448 +numClusters = 1000 17.449 +threshold = 0.0010 17.450 +I/O time = 0.0021 sec 17.451 +Computation timing = 11.4499 sec 17.452 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 450 -o out 17.453 +Trying to read from binary file: color ... Input read successfully! 17.454 +Iterations through Objects: 35 17.455 +---- kMeans Clustering ---- 17.456 +Number of threads = 450 17.457 +Input file: color 17.458 +numObjs = 17695 17.459 +numCoords = 9 17.460 +numClusters = 1000 17.461 +threshold = 0.0010 17.462 +I/O time = 0.0021 sec 17.463 +Computation timing = 13.0063 sec 17.464 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 2 -o out 17.465 +Trying to read from binary file: color ... Input read successfully! 17.466 +Iterations through Objects: 35 17.467 +---- kMeans Clustering ---- 17.468 +Number of threads = 2 17.469 +Input file: color 17.470 +numObjs = 17695 17.471 +numCoords = 9 17.472 +numClusters = 1000 17.473 +threshold = 0.0010 17.474 +I/O time = 0.0021 sec 17.475 +Computation timing = 8.7211 sec 17.476 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 4 -o out 17.477 +Trying to read from binary file: color ... Input read successfully! 17.478 +Iterations through Objects: 35 17.479 +---- kMeans Clustering ---- 17.480 +Number of threads = 4 17.481 +Input file: color 17.482 +numObjs = 17695 17.483 +numCoords = 9 17.484 +numClusters = 1000 17.485 +threshold = 0.0010 17.486 +I/O time = 0.0017 sec 17.487 +Computation timing = 4.5960 sec 17.488 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 8 -o out 17.489 +Trying to read from binary file: color ... Input read successfully! 17.490 +Iterations through Objects: 35 17.491 +---- kMeans Clustering ---- 17.492 +Number of threads = 8 17.493 +Input file: color 17.494 +numObjs = 17695 17.495 +numCoords = 9 17.496 +numClusters = 1000 17.497 +threshold = 0.0010 17.498 +I/O time = 0.0021 sec 17.499 +Computation timing = 2.4056 sec 17.500 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 16 -o out 17.501 +Trying to read from binary file: color ... Input read successfully! 17.502 +Iterations through Objects: 35 17.503 +---- kMeans Clustering ---- 17.504 +Number of threads = 16 17.505 +Input file: color 17.506 +numObjs = 17695 17.507 +numCoords = 9 17.508 +numClusters = 1000 17.509 +threshold = 0.0010 17.510 +I/O time = 0.0019 sec 17.511 +Computation timing = 1.4553 sec 17.512 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 32 -o out 17.513 +Trying to read from binary file: color ... Input read successfully! 17.514 +Iterations through Objects: 35 17.515 +---- kMeans Clustering ---- 17.516 +Number of threads = 32 17.517 +Input file: color 17.518 +numObjs = 17695 17.519 +numCoords = 9 17.520 +numClusters = 1000 17.521 +threshold = 0.0010 17.522 +I/O time = 0.0020 sec 17.523 +Computation timing = 1.4794 sec 17.524 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 64 -o out 17.525 +Trying to read from binary file: color ... Input read successfully! 17.526 +Iterations through Objects: 35 17.527 +---- kMeans Clustering ---- 17.528 +Number of threads = 64 17.529 +Input file: color 17.530 +numObjs = 17695 17.531 +numCoords = 9 17.532 +numClusters = 1000 17.533 +threshold = 0.0010 17.534 +I/O time = 0.0020 sec 17.535 +Computation timing = 1.2897 sec 17.536 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 128 -o out 17.537 +Trying to read from binary file: color ... Input read successfully! 17.538 +Iterations through Objects: 35 17.539 +---- kMeans Clustering ---- 17.540 +Number of threads = 128 17.541 +Input file: color 17.542 +numObjs = 17695 17.543 +numCoords = 9 17.544 +numClusters = 1000 17.545 +threshold = 0.0010 17.546 +I/O time = 0.0021 sec 17.547 +Computation timing = 3.3380 sec 17.548 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 256 -o out 17.549 +Trying to read from binary file: color ... Input read successfully! 17.550 +Iterations through Objects: 35 17.551 +---- kMeans Clustering ---- 17.552 +Number of threads = 256 17.553 +Input file: color 17.554 +numObjs = 17695 17.555 +numCoords = 9 17.556 +numClusters = 1000 17.557 +threshold = 0.0010 17.558 +I/O time = 0.0020 sec 17.559 +Computation timing = 7.2581 sec 17.560 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 200 -o out 17.561 +Trying to read from binary file: color ... Input read successfully! 17.562 +Iterations through Objects: 35 17.563 +---- kMeans Clustering ---- 17.564 +Number of threads = 200 17.565 +Input file: color 17.566 +numObjs = 17695 17.567 +numCoords = 9 17.568 +numClusters = 1000 17.569 +threshold = 0.0010 17.570 +I/O time = 0.0021 sec 17.571 +Computation timing = 5.6818 sec 17.572 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ vim VPThread_lib/V 17.573 +VMS/ VPThread_helper.c VPThread_PluginFns.c VPThread.s 17.574 +VMS_lang_specific_defines.h VPThread_helper.h VPThread_Request_Handlers.c 17.575 +VPThread.h VPThread_lib.c VPThread_Request_Handlers.h 17.576 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ vim VPThread_lib/VMS/vmalloc.h 17.577 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ vim VPThread_lib/VMS/VMS 17.578 +VMS.c VMS_defs.h VMS.h VMS_primitive_data_types.h 17.579 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ vim VPThread_lib/VMS/VMS_defs.h 17.580 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 150 -o out^C 17.581 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make NUM_CORES=80 17.582 +make: Nothing to be done for `all'. 17.583 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make NUM_CORES=80 clean 17.584 +rm -f VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_lib.o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VPThread.o VPThread_lib/VMS/probes.o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_helper.o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/vutilities.o wtime.o file_io.o pthreads_kmeans.o pthreads_main.o kmeans 17.585 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make NUM_CORES=80 17.586 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/Histogram.c 17.587 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/Histogram/FloatHist.c 17.588 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/CoreLoop.c 17.589 +VPThread_lib/VMS/CoreLoop.c: In function ‘coreLoop’: 17.590 +VPThread_lib/VMS/CoreLoop.c:213: warning: function returns address of local variable 17.591 +VPThread_lib/VMS/CoreLoop.c:51: warning: unused variable ‘workspace2’ 17.592 +VPThread_lib/VMS/CoreLoop.c:46: warning: unused variable ‘numCycles’ 17.593 +VPThread_lib/VMS/CoreLoop.c:45: warning: unused variable ‘endSusp’ 17.594 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/VMS.c 17.595 +VPThread_lib/VMS/VMS.c: In function ‘create_masterEnv’: 17.596 +VPThread_lib/VMS/VMS.c:104: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type 17.597 +/usr/include/string.h:64: note: expected ‘void *’ but argument is of type ‘volatile struct MasterEnv *’ 17.598 +VPThread_lib/VMS/VMS.c: In function ‘create_sched_slots’: 17.599 +VPThread_lib/VMS/VMS.c:191: warning: passing argument 1 of ‘posix_memalign’ from incompatible pointer type 17.600 +/usr/include/stdlib.h:507: note: expected ‘void **’ but argument is of type ‘struct SchedSlot ***’ 17.601 +VPThread_lib/VMS/VMS.c:196: warning: passing argument 1 of ‘posix_memalign’ from incompatible pointer type 17.602 +/usr/include/stdlib.h:507: note: expected ‘void **’ but argument is of type ‘struct SchedSlot **’ 17.603 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/MasterLoop.c 17.604 +VPThread_lib/VMS/MasterLoop.c: In function ‘masterLoop’: 17.605 +VPThread_lib/VMS/MasterLoop.c:95: warning: unused variable ‘numCycles’ 17.606 +VPThread_lib/VMS/MasterLoop.c:94: warning: unused variable ‘endMaster’ 17.607 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Queue_impl/PrivateQueue.c 17.608 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/Hash_impl/PrivateHash.c 17.609 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VMS/DynArray/DynArray.c 17.610 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_PluginFns.c 17.611 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_lib.o VPThread_lib/VPThread_lib.c 17.612 +VPThread_lib/VPThread_lib.c: In function ‘VPThread__make_mutex’: 17.613 +VPThread_lib/VPThread_lib.c:388: warning: cast from pointer to integer of different size 17.614 +VPThread_lib/VPThread_lib.c: In function ‘VPThread__make_cond’: 17.615 +VPThread_lib/VPThread_lib.c:425: warning: cast from pointer to integer of different size 17.616 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VMS/Histogram/DblHist.c 17.617 +as -o VPThread_lib/VPThread.o VPThread_lib/VPThread.s 17.618 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/probes.o VPThread_lib/VMS/probes.c 17.619 +VPThread_lib/VMS/probes.c: In function ‘generic_print_probe’: 17.620 +VPThread_lib/VMS/probes.c:341: warning: unused variable ‘probe’ 17.621 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VMS/ProcrContext.c 17.622 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_Request_Handlers.c 17.623 +VPThread_lib/VPThread_Request_Handlers.c: In function ‘handleMakeMutex’: 17.624 +VPThread_lib/VPThread_Request_Handlers.c:40: warning: cast to pointer from integer of different size 17.625 +VPThread_lib/VPThread_Request_Handlers.c: In function ‘handleMakeCond’: 17.626 +VPThread_lib/VPThread_Request_Handlers.c:126: warning: cast to pointer from integer of different size 17.627 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_helper.o VPThread_lib/VPThread_helper.c 17.628 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/Hash_impl/MurmurHash2.c 17.629 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/vmalloc.c 17.630 +VPThread_lib/VMS/vmalloc.c: In function ‘VMS_ext__create_free_list’: 17.631 +VPThread_lib/VMS/vmalloc.c:362: warning: assignment from incompatible pointer type 17.632 +as -o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/contextSwitch.s 17.633 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/Queue_impl/BlockingQueue.c 17.634 +VPThread_lib/VMS/Queue_impl/BlockingQueue.c: In function ‘readCASQ’: 17.635 +VPThread_lib/VMS/Queue_impl/BlockingQueue.c:174: warning: implicit declaration of function ‘pthread_yield’ 17.636 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/vutilities.o VPThread_lib/VMS/vutilities.c 17.637 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o wtime.o wtime.c 17.638 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o file_io.o file_io.c 17.639 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o pthreads_kmeans.o pthreads_kmeans.c 17.640 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o pthreads_main.o pthreads_main.c 17.641 +gcc -o kmeans VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_lib.o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VPThread.o VPThread_lib/VMS/probes.o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_helper.o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/vutilities.o wtime.o file_io.o pthreads_kmeans.o pthreads_main.o -lm -lpthread 17.642 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 512 -o out 17.643 +Trying to read from binary file: color ... Input read successfully! 17.644 +Iterations through Objects: 35 17.645 +---- kMeans Clustering ---- 17.646 +Number of threads = 512 17.647 +Input file: color 17.648 +numObjs = 17695 17.649 +numCoords = 9 17.650 +numClusters = 1000 17.651 +threshold = 0.0010 17.652 +I/O time = 0.0015 sec 17.653 +Computation timing = 15.3449 sec 17.654 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 1024 -o out 17.655 +Trying to read from binary file: color ... Input read successfully! 17.656 +Iterations through Objects: 35 17.657 +---- kMeans Clustering ---- 17.658 +Number of threads = 1024 17.659 +Input file: color 17.660 +numObjs = 17695 17.661 +numCoords = 9 17.662 +numClusters = 1000 17.663 +threshold = 0.0010 17.664 +I/O time = 0.0020 sec 17.665 +Computation timing = 28.1902 sec 17.666 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 5000 -p 1024 -o out 17.667 +Trying to read from binary file: color ... Input read successfully! 17.668 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 5000 -p 512 -o out 17.669 +Trying to read from binary file: color ... Input read successfully! 17.670 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 5000 -p 512-o out 17.671 +Trying to read from binary file: color ... Input read successfully! 17.672 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 4000 -p 512 -o out 17.673 +Trying to read from binary file: color ... Input read successfully! 17.674 +VMS malloc failed: low memorymsach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 3000 -p 512 -o out 17.675 +Trying to read from binary file: color ... Input read successfully! 17.676 +Iterations through Objects: 18 17.677 +---- kMeans Clustering ---- 17.678 +Number of threads = 512 17.679 +Input file: color 17.680 +numObjs = 17695 17.681 +numCoords = 9 17.682 +numClusters = 3000 17.683 +threshold = 0.0010 17.684 +I/O time = 0.0020 sec 17.685 +Computation timing = 18.0000 sec 17.686 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 3000 -p 100 -o out 17.687 +Trying to read from binary file: color ... Input read successfully! 17.688 +Iterations through Objects: 18 17.689 +---- kMeans Clustering ---- 17.690 +Number of threads = 100 17.691 +Input file: color 17.692 +numObjs = 17695 17.693 +numCoords = 9 17.694 +numClusters = 3000 17.695 +threshold = 0.0010 17.696 +I/O time = 0.0022 sec 17.697 +Computation timing = 5.8540 sec 17.698 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 100 -o out 17.699 +Trying to read from binary file: color ... Input read successfully! 17.700 +Iterations through Objects: 35 17.701 +---- kMeans Clustering ---- 17.702 +Number of threads = 100 17.703 +Input file: color 17.704 +numObjs = 17695 17.705 +numCoords = 9 17.706 +numClusters = 1000 17.707 +threshold = 0.0010 17.708 +I/O time = 0.0020 sec 17.709 +Computation timing = 3.1455 sec 17.710 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 200 -o out 17.711 +Trying to read from binary file: color ... Input read successfully! 17.712 +Iterations through Objects: 35 17.713 +---- kMeans Clustering ---- 17.714 +Number of threads = 200 17.715 +Input file: color 17.716 +numObjs = 17695 17.717 +numCoords = 9 17.718 +numClusters = 1000 17.719 +threshold = 0.0010 17.720 +I/O time = 0.0022 sec 17.721 +Computation timing = 6.3936 sec 17.722 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 300 -o out 17.723 +Trying to read from binary file: color ... Input read successfully! 17.724 +Iterations through Objects: 35 17.725 +---- kMeans Clustering ---- 17.726 +Number of threads = 300 17.727 +Input file: color 17.728 +numObjs = 17695 17.729 +numCoords = 9 17.730 +numClusters = 1000 17.731 +threshold = 0.0010 17.732 +I/O time = 0.0020 sec 17.733 +Computation timing = 9.8020 sec 17.734 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 400 -o out 17.735 +Trying to read from binary file: color ... Input read successfully! 17.736 +Iterations through Objects: 35 17.737 +---- kMeans Clustering ---- 17.738 +Number of threads = 400 17.739 +Input file: color 17.740 +numObjs = 17695 17.741 +numCoords = 9 17.742 +numClusters = 1000 17.743 +threshold = 0.0010 17.744 +I/O time = 0.0021 sec 17.745 +Computation timing = 12.0385 sec 17.746 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ vim VPThread_lib/VMS/ 17.747 +contextSwitch.s .hg/ probes.h VMS.c 17.748 +CoreLoop.c .hgtags ProcrContext.c VMS_defs.h 17.749 +CoreLoop.c.orig Histogram/ ProcrContext.h VMS.h 17.750 +Counters/ MasterLoop.c Queue_impl/ VMS_primitive_data_types.h 17.751 +DynArray/ MasterLoop.c.orig vmalloc.c vutilities.c 17.752 +Hash_impl/ probes.c vmalloc.h vutilities.h 17.753 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ vim VPThread_lib/VMS/VMS_defs.h 17.754 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make NUM_CORES=80 clean 17.755 +rm -f VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_lib.o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VPThread.o VPThread_lib/VMS/probes.o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_helper.o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/vutilities.o wtime.o file_io.o pthreads_kmeans.o pthreads_main.o kmeans 17.756 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ make NUM_CORES=80 17.757 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/Histogram.c 17.758 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/Histogram/FloatHist.c 17.759 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/CoreLoop.c 17.760 +VPThread_lib/VMS/CoreLoop.c: In function ‘coreLoop’: 17.761 +VPThread_lib/VMS/CoreLoop.c:213: warning: function returns address of local variable 17.762 +VPThread_lib/VMS/CoreLoop.c:51: warning: unused variable ‘workspace2’ 17.763 +VPThread_lib/VMS/CoreLoop.c:46: warning: unused variable ‘numCycles’ 17.764 +VPThread_lib/VMS/CoreLoop.c:45: warning: unused variable ‘endSusp’ 17.765 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/VMS.c 17.766 +VPThread_lib/VMS/VMS.c: In function ‘create_masterEnv’: 17.767 +VPThread_lib/VMS/VMS.c:104: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type 17.768 +/usr/include/string.h:64: note: expected ‘void *’ but argument is of type ‘volatile struct MasterEnv *’ 17.769 +VPThread_lib/VMS/VMS.c: In function ‘create_sched_slots’: 17.770 +VPThread_lib/VMS/VMS.c:191: warning: passing argument 1 of ‘posix_memalign’ from incompatible pointer type 17.771 +/usr/include/stdlib.h:507: note: expected ‘void **’ but argument is of type ‘struct SchedSlot ***’ 17.772 +VPThread_lib/VMS/VMS.c:196: warning: passing argument 1 of ‘posix_memalign’ from incompatible pointer type 17.773 +/usr/include/stdlib.h:507: note: expected ‘void **’ but argument is of type ‘struct SchedSlot **’ 17.774 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/MasterLoop.c 17.775 +VPThread_lib/VMS/MasterLoop.c: In function ‘masterLoop’: 17.776 +VPThread_lib/VMS/MasterLoop.c:95: warning: unused variable ‘numCycles’ 17.777 +VPThread_lib/VMS/MasterLoop.c:94: warning: unused variable ‘endMaster’ 17.778 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Queue_impl/PrivateQueue.c 17.779 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/Hash_impl/PrivateHash.c 17.780 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VMS/DynArray/DynArray.c 17.781 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_PluginFns.c 17.782 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_lib.o VPThread_lib/VPThread_lib.c 17.783 +VPThread_lib/VPThread_lib.c: In function ‘VPThread__make_mutex’: 17.784 +VPThread_lib/VPThread_lib.c:388: warning: cast from pointer to integer of different size 17.785 +VPThread_lib/VPThread_lib.c: In function ‘VPThread__make_cond’: 17.786 +VPThread_lib/VPThread_lib.c:425: warning: cast from pointer to integer of different size 17.787 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VMS/Histogram/DblHist.c 17.788 +as -o VPThread_lib/VPThread.o VPThread_lib/VPThread.s 17.789 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/probes.o VPThread_lib/VMS/probes.c 17.790 +VPThread_lib/VMS/probes.c: In function ‘generic_print_probe’: 17.791 +VPThread_lib/VMS/probes.c:341: warning: unused variable ‘probe’ 17.792 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VMS/ProcrContext.c 17.793 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_Request_Handlers.c 17.794 +VPThread_lib/VPThread_Request_Handlers.c: In function ‘handleMakeMutex’: 17.795 +VPThread_lib/VPThread_Request_Handlers.c:40: warning: cast to pointer from integer of different size 17.796 +VPThread_lib/VPThread_Request_Handlers.c: In function ‘handleMakeCond’: 17.797 +VPThread_lib/VPThread_Request_Handlers.c:126: warning: cast to pointer from integer of different size 17.798 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VPThread_helper.o VPThread_lib/VPThread_helper.c 17.799 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/Hash_impl/MurmurHash2.c 17.800 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/vmalloc.c 17.801 +VPThread_lib/VMS/vmalloc.c: In function ‘VMS_ext__create_free_list’: 17.802 +VPThread_lib/VMS/vmalloc.c:362: warning: assignment from incompatible pointer type 17.803 +as -o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/contextSwitch.s 17.804 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/Queue_impl/BlockingQueue.c 17.805 +VPThread_lib/VMS/Queue_impl/BlockingQueue.c: In function ‘readCASQ’: 17.806 +VPThread_lib/VMS/Queue_impl/BlockingQueue.c:174: warning: implicit declaration of function ‘pthread_yield’ 17.807 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o VPThread_lib/VMS/vutilities.o VPThread_lib/VMS/vutilities.c 17.808 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o wtime.o wtime.c 17.809 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o file_io.o file_io.c 17.810 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o pthreads_kmeans.o pthreads_kmeans.c 17.811 +gcc -c -m64 -ffast-math -fwrapv -fno-omit-frame-pointer -O3 -D VPTHREAD -D APPLICATION=KMEANS -D NUM_CORES=80 -g -Wall -o pthreads_main.o pthreads_main.c 17.812 +gcc -o kmeans VPThread_lib/VMS/Histogram/Histogram.o VPThread_lib/VMS/Histogram/FloatHist.o VPThread_lib/VMS/CoreLoop.o VPThread_lib/VMS/VMS.o VPThread_lib/VMS/MasterLoop.o VPThread_lib/VMS/Queue_impl/PrivateQueue.o VPThread_lib/VMS/Hash_impl/PrivateHash.o VPThread_lib/VMS/DynArray/DynArray.o VPThread_lib/VPThread_PluginFns.o VPThread_lib/VPThread_lib.o VPThread_lib/VMS/Histogram/DblHist.o VPThread_lib/VPThread.o VPThread_lib/VMS/probes.o VPThread_lib/VMS/ProcrContext.o VPThread_lib/VPThread_Request_Handlers.o VPThread_lib/VPThread_helper.o VPThread_lib/VMS/Hash_impl/MurmurHash2.o VPThread_lib/VMS/vmalloc.o VPThread_lib/VMS/contextSwitch.o VPThread_lib/VMS/Queue_impl/BlockingQueue.o VPThread_lib/VMS/vutilities.o wtime.o file_io.o pthreads_kmeans.o pthreads_main.o -lm -lpthread 17.813 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 100 -o out 17.814 +Trying to read from binary file: color ... Input read successfully! 17.815 +Iterations through Objects: 35 17.816 +---- kMeans Clustering ---- 17.817 +Number of threads = 100 17.818 +Input file: color 17.819 +numObjs = 17695 17.820 +numCoords = 9 17.821 +numClusters = 1000 17.822 +threshold = 0.0010 17.823 +I/O time = 0.0016 sec 17.824 +Computation timing = 2.7692 sec 17.825 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 200 -o out 17.826 +Trying to read from binary file: color ... Input read successfully! 17.827 +Iterations through Objects: 35 17.828 +---- kMeans Clustering ---- 17.829 +Number of threads = 200 17.830 +Input file: color 17.831 + 17.832 +numObjs = 17695 17.833 +numCoords = 9 17.834 +numClusters = 1000 17.835 +threshold = 0.0010 17.836 +I/O time = 0.0020 sec 17.837 +Computation timing = 8.2882 sec 17.838 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 300 -o out 17.839 +Trying to read from binary file: color ... Input read successfully! 17.840 +Iterations through Objects: 35 17.841 +---- kMeans Clustering ---- 17.842 +Number of threads = 300 17.843 +Input file: color 17.844 +numObjs = 17695 17.845 +numCoords = 9 17.846 +numClusters = 1000 17.847 +threshold = 0.0010 17.848 +I/O time = 0.0021 sec 17.849 +Computation timing = 8.8134 sec 17.850 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 400 -o out 17.851 +Trying to read from binary file: color ... Input read successfully! 17.852 +Iterations through Objects: 35 17.853 +---- kMeans Clustering ---- 17.854 +Number of threads = 400 17.855 +Input file: color 17.856 +numObjs = 17695 17.857 +numCoords = 9 17.858 +numClusters = 1000 17.859 +threshold = 0.0010 17.860 +I/O time = 0.0020 sec 17.861 +Computation timing = 11.2531 sec 17.862 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 500 -o out 17.863 +Trying to read from binary file: color ... Input read successfully! 17.864 +Iterations through Objects: 35 17.865 +---- kMeans Clustering ---- 17.866 +Number of threads = 500 17.867 +Input file: color 17.868 +numObjs = 17695 17.869 +numCoords = 9 17.870 +numClusters = 1000 17.871 +threshold = 0.0010 17.872 +I/O time = 0.0021 sec 17.873 +Computation timing = 12.9433 sec 17.874 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ ./kmeans -i color -b -n 1000 -p 1000 -o out 17.875 +Trying to read from binary file: color ... Input read successfully! 17.876 +Iterations through Objects: 35 17.877 +---- kMeans Clustering ---- 17.878 +Number of threads = 1000 17.879 +Input file: color 17.880 +numObjs = 17695 17.881 +numCoords = 9 17.882 +numClusters = 1000 17.883 +threshold = 0.0010 17.884 +I/O time = 0.0020 sec 17.885 +Computation timing = 25.7485 sec 17.886 +msach@xoanon:~/0__Code/VMS/Vthread/Vthread__kmeans$ 17.887 +Broadcast message from root@xoanon (console) (Tue Jan 31 14:51:26 2012): 17.888 + 17.889 +The system is going down for reboot NOW! 17.890 +Connection to xoanon.aes.tu-berlin.de closed by remote host. 17.891 +Connection to xoanon.aes.tu-berlin.de closed. 17.892 +msach@vms:/boot$ 17.893 +
18.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/plot.gnuplot Mon Jan 23 18:57:02 2012 +0100 18.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/plot.gnuplot Fri Feb 03 16:52:11 2012 +0100 18.3 @@ -8,19 +8,21 @@ 18.4 set multiplot 18.5 set border 3 18.6 set origin 0,0 18.7 - set yrange [1:350] 18.8 + set yrange [1:250] 18.9 set xrange [0:8000] 18.10 set xtics 1000 18.11 set xtics nomirror 18.12 set ytics nomirror 18.13 line(x)=2 18.14 set key box 18.15 - set key title "Vthread" 18.16 - set key at 8500,370 18.17 - plot 'paper_vthread_40cores/80_thds__o30000__perfCtrs.result' using 4:8 title '80 Threads' with line lw 6 lt 1,'paper_vthread_40cores/160_thds__o30000__perfCtrs.result' using 4:8 title '160 Threads' with line lw 6 lt 3,'paper_vthread_40cores/320_thds__o30000__perfCtrs.result' using 4:8 title '320 Threads' with line lw 6 lt 4,'paper_vthread_40cores/640_thds__o30000__perfCtrs.result' using 4:8 title '640 Threads' with line lw 6 lt 5 18.18 18.19 set key title "pthreads" 18.20 set key at 8500,260 18.21 - plot 'paper_pthreads_40cores/80_thds__o30000__perfCtrs.result' using 4:8 title '80 Threads' with line lw 6 lt 6 lc 8,'paper_pthreads_40cores/160_thds__o30000__perfCtrs.result' using 4:8 title '160 Threads' with line lw 6 lt 7,'paper_pthreads_40cores/320_thds__o30000__perfCtrs.result' using 4:8 title '320 Threads' with line lw 6 lt 8 lc 11,'paper_pthreads_40cores/640_thds__o30000__perfCtrs.result' using 4:8 title '640 Threads' with line lw 6 lt 9 18.22 + plot 'paper_pthreads_40cores/80_thds__o30000__perfCtrs.result' using 4:8 title '80 Threads' with line lw 4 lt 6 lc 8,'paper_pthreads_40cores/160_thds__o30000__perfCtrs.result' using 4:8 title '160 Threads' with line lw 4 lt 7,'paper_pthreads_40cores/320_thds__o30000__perfCtrs.result' using 4:8 title '320 Threads' with line lw 4 lt 8 lc 11,'paper_pthreads_40cores/640_thds__o30000__perfCtrs.result' using 4:8 title '640 Threads' with line lw 4 lt 9 18.23 + 18.24 + set key title "Vthread" 18.25 + set key at 4900,260 18.26 + plot 'paper_vthread_40cores/80_thds__o30000__perfCtrs.result' using 4:8 title '80 Threads' with line lw 4 lt 1,'paper_vthread_40cores/160_thds__o30000__perfCtrs.result' using 4:8 title '160 Threads' with line lw 4 lt 3,'paper_vthread_40cores/320_thds__o30000__perfCtrs.result' using 4:8 title '320 Threads' with line lw 4 lt 4,'paper_vthread_40cores/640_thds__o30000__perfCtrs.result' using 4:8 title '640 Threads' with line lw 4 lt 5 18.27 + 18.28 unset multiplot 18.29 exit
19.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/pthread/2012-01-16/40-Cores/plot.gnuplot Mon Jan 23 18:57:02 2012 +0100 19.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/pthread/2012-01-16/40-Cores/plot.gnuplot Fri Feb 03 16:52:11 2012 +0100 19.3 @@ -15,7 +15,7 @@ 19.4 line(x)=2 19.5 set key box 19.6 set key bottom left 19.7 - plot '80_thds__o30000__perfCtrs.result' using 4:8 title '80 Threads' with line lw 6,'160_thds__o30000__perfCtrs.result' using 4:8 title '160 Threads' with line lw 6,'320_thds__o30000__perfCtrs.result' using 4:8 title '320 Threads' with line lw 6,'640_thds__o30000__perfCtrs.result' using 4:8 title '640 Threads' with line lw 6 19.8 + plot '80_thds__o30000__perfCtrs.result' using 4:8 title '80 Threads' with line lw 4,'160_thds__o30000__perfCtrs.result' using 4:8 title '160 Threads' with line lw 4,'320_thds__o30000__perfCtrs.result' using 4:8 title '320 Threads' with line lw 4,'640_thds__o30000__perfCtrs.result' using 4:8 title '640 Threads' with line lw 4 19.9 set notitle 19.10 #set xlabel "" 19.11 #set origin 0.40,0.40
20.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/pthread/2012-01-16/40-Cores/xoanon_pthreads_40cores_80_160_320_640thds__o30000__perfCtrs.result.eps Mon Jan 23 18:57:02 2012 +0100 20.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/pthread/2012-01-16/40-Cores/xoanon_pthreads_40cores_80_160_320_640thds__o30000__perfCtrs.result.eps Fri Feb 03 16:52:11 2012 +0100 20.3 @@ -1,7 +1,7 @@ 20.4 %!PS-Adobe-2.0 20.5 %%Title: xoanon_pthreads_40cores_80_160_320_640thds__o30000__perfCtrs.result.eps 20.6 %%Creator: gnuplot 4.4 patchlevel 2 20.7 -%%CreationDate: Mon Jan 23 18:16:33 2012 20.8 +%%CreationDate: Thu Jan 26 18:22:29 2012 20.9 %%DocumentFonts: (atend) 20.10 %%BoundingBox: 251 50 554 482 20.11 %%Orientation: Landscape 20.12 @@ -52,7 +52,7 @@ 20.13 /Author (msach) 20.14 % /Producer (gnuplot) 20.15 % /Keywords () 20.16 - /CreationDate (Mon Jan 23 18:16:33 2012) 20.17 + /CreationDate (Thu Jan 26 18:22:29 2012) 20.18 /DOCINFO pdfmark 20.19 end 20.20 } ifelse 20.21 @@ -625,7 +625,7 @@ 20.22 1491 0 V 20.23 % Begin plot #1 20.24 stroke 20.25 -6.000 UL 20.26 +4.000 UL 20.27 LT0 20.28 LCb setrgbcolor 20.29 1694 1001 M
21.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/pthread/2012-01-20/80-Cores/plot.gnuplot Mon Jan 23 18:57:02 2012 +0100 21.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/pthread/2012-01-20/80-Cores/plot.gnuplot Fri Feb 03 16:52:11 2012 +0100 21.3 @@ -15,7 +15,7 @@ 21.4 line(x)=2 21.5 set key box 21.6 set key bottom left 21.7 - plot '80_thds__o30000__perfCtrs.result' using 4:8 title '80 Threads' with line lw 6,'160_thds__o30000__perfCtrs.result' using 4:8 title '160 Threads' with line lw 6,'320_thds__o30000__perfCtrs.result' using 4:8 title '320 Threads' with line lw 6,'640_thds__o30000__perfCtrs.result' using 4:8 title '640 Threads' with line lw 6 21.8 + plot '80_thds__o30000__perfCtrs.result' using 4:8 title '80 Threads' with line lw 4,'160_thds__o30000__perfCtrs.result' using 4:8 title '160 Threads' with line lw 4,'320_thds__o30000__perfCtrs.result' using 4:8 title '320 Threads' with line lw 4,'640_thds__o30000__perfCtrs.result' using 4:8 title '640 Threads' with line lw 4 21.9 set notitle 21.10 #set xlabel "" 21.11 #set origin 0.40,0.40
22.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/pthread/2012-01-20/80-Cores/xoanon_pthreads_80cores_80_160_320_640thds__o30000__perfCtrs.result.eps Mon Jan 23 18:57:02 2012 +0100 22.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/pthread/2012-01-20/80-Cores/xoanon_pthreads_80cores_80_160_320_640thds__o30000__perfCtrs.result.eps Fri Feb 03 16:52:11 2012 +0100 22.3 @@ -1,7 +1,7 @@ 22.4 %!PS-Adobe-2.0 22.5 %%Title: xoanon_pthreads_80cores_80_160_320_640thds__o30000__perfCtrs.result.eps 22.6 %%Creator: gnuplot 4.4 patchlevel 2 22.7 -%%CreationDate: Mon Jan 23 18:15:37 2012 22.8 +%%CreationDate: Thu Jan 26 18:23:26 2012 22.9 %%DocumentFonts: (atend) 22.10 %%BoundingBox: 251 50 554 482 22.11 %%Orientation: Landscape 22.12 @@ -52,7 +52,7 @@ 22.13 /Author (msach) 22.14 % /Producer (gnuplot) 22.15 % /Keywords () 22.16 - /CreationDate (Mon Jan 23 18:15:37 2012) 22.17 + /CreationDate (Thu Jan 26 18:23:26 2012) 22.18 /DOCINFO pdfmark 22.19 end 22.20 } ifelse 22.21 @@ -625,7 +625,7 @@ 22.22 1491 0 V 22.23 % Begin plot #1 22.24 stroke 22.25 -6.000 UL 22.26 +4.000 UL 22.27 LT0 22.28 LCb setrgbcolor 22.29 1694 1001 M
23.1 --- a/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/xoanon_pthreads_vthread_40core_80_160_320_640thds__o30000__perfCtrs.meas.eps Mon Jan 23 18:57:02 2012 +0100 23.2 +++ b/results_from_runs/VMS/Vthread/exe_vs_task_size/xoanon__4x20_machine/xoanon_pthreads_vthread_40core_80_160_320_640thds__o30000__perfCtrs.meas.eps Fri Feb 03 16:52:11 2012 +0100 23.3 @@ -1,7 +1,7 @@ 23.4 %!PS-Adobe-2.0 23.5 %%Title: xoanon_pthreads_vthread_40core_80_160_320_640thds__o30000__perfCtrs.meas.eps 23.6 %%Creator: gnuplot 4.4 patchlevel 2 23.7 -%%CreationDate: Mon Jan 23 17:06:18 2012 23.8 +%%CreationDate: Thu Jan 26 18:27:40 2012 23.9 %%DocumentFonts: (atend) 23.10 %%BoundingBox: 251 50 554 482 23.11 %%Orientation: Landscape 23.12 @@ -52,7 +52,7 @@ 23.13 /Author (msach) 23.14 % /Producer (gnuplot) 23.15 % /Keywords () 23.16 - /CreationDate (Mon Jan 23 17:06:18 2012) 23.17 + /CreationDate (Thu Jan 26 18:27:40 2012) 23.18 /DOCINFO pdfmark 23.19 end 23.20 } ifelse 23.21 @@ -478,59 +478,43 @@ 23.22 (Helvetica) findfont 140 scalefont setfont 23.23 1.000 UL 23.24 LTb 23.25 -686 786 M 23.26 +686 922 M 23.27 63 0 V 23.28 stroke 23.29 -602 786 M 23.30 +602 922 M 23.31 [ [(Helvetica) 140.0 0.0 true true 0 ( 50)] 23.32 ] -46.7 MRshow 23.33 1.000 UL 23.34 LTb 23.35 -686 1131 M 23.36 +686 1405 M 23.37 63 0 V 23.38 stroke 23.39 -602 1131 M 23.40 +602 1405 M 23.41 [ [(Helvetica) 140.0 0.0 true true 0 ( 100)] 23.42 ] -46.7 MRshow 23.43 1.000 UL 23.44 LTb 23.45 -686 1476 M 23.46 +686 1888 M 23.47 63 0 V 23.48 stroke 23.49 -602 1476 M 23.50 +602 1888 M 23.51 [ [(Helvetica) 140.0 0.0 true true 0 ( 150)] 23.52 ] -46.7 MRshow 23.53 1.000 UL 23.54 LTb 23.55 -686 1820 M 23.56 +686 2372 M 23.57 63 0 V 23.58 stroke 23.59 -602 1820 M 23.60 +602 2372 M 23.61 [ [(Helvetica) 140.0 0.0 true true 0 ( 200)] 23.62 ] -46.7 MRshow 23.63 1.000 UL 23.64 LTb 23.65 -686 2165 M 23.66 -63 0 V 23.67 -stroke 23.68 -602 2165 M 23.69 -[ [(Helvetica) 140.0 0.0 true true 0 ( 250)] 23.70 -] -46.7 MRshow 23.71 -1.000 UL 23.72 -LTb 23.73 -686 2510 M 23.74 -63 0 V 23.75 -stroke 23.76 -602 2510 M 23.77 -[ [(Helvetica) 140.0 0.0 true true 0 ( 300)] 23.78 -] -46.7 MRshow 23.79 -1.000 UL 23.80 -LTb 23.81 686 2855 M 23.82 63 0 V 23.83 stroke 23.84 602 2855 M 23.85 -[ [(Helvetica) 140.0 0.0 true true 0 ( 350)] 23.86 +[ [(Helvetica) 140.0 0.0 true true 0 ( 250)] 23.87 ] -46.7 MRshow 23.88 1.000 UL 23.89 LTb 23.90 @@ -630,100 +614,81 @@ 23.91 1.000 UL 23.92 LTb 23.93 LCb setrgbcolor 23.94 -3532 2923 M 23.95 -[ [(Helvetica) 140.0 0.0 true true 0 (Vthread)] 23.96 +3532 2882 M 23.97 +[ [(Helvetica) 140.0 0.0 true true 0 (pthreads)] 23.98 ] -46.7 MCshow 23.99 LTb 23.100 1.000 UL 23.101 LTb 23.102 -2787 2293 N 23.103 +2787 2252 N 23.104 0 700 V 23.105 1491 0 V 23.106 0 -700 V 23.107 -1491 0 V 23.108 Z stroke 23.109 -2787 2853 M 23.110 +2787 2812 M 23.111 1491 0 V 23.112 % Begin plot #1 23.113 stroke 23.114 -6.000 UL 23.115 -LT0 23.116 +4.000 UL 23.117 +LT5 23.118 +LC7 setrgbcolor 23.119 LCb setrgbcolor 23.120 -3711 2783 M 23.121 +3711 2742 M 23.122 [ [(Helvetica) 140.0 0.0 true true 0 (80 Threads)] 23.123 ] -46.7 MRshow 23.124 -LT0 23.125 -3795 2783 M 23.126 +LT5 23.127 +LC7 setrgbcolor 23.128 +3795 2742 M 23.129 399 0 V 23.130 -743 575 M 23.131 -22 -44 V 23.132 -39 -25 V 23.133 -75 -27 V 23.134 -154 -12 V 23.135 -303 -9 V 23.136 -609 -5 V 23.137 -1218 -1 V 23.138 -904 -1 V 23.139 +1735 2855 M 23.140 +662 -919 V 23.141 +4067 1238 L 23.142 % End plot #1 23.143 % Begin plot #2 23.144 stroke 23.145 -LT2 23.146 +LT6 23.147 LCb setrgbcolor 23.148 -3711 2643 M 23.149 +3711 2602 M 23.150 [ [(Helvetica) 140.0 0.0 true true 0 (160 Threads)] 23.151 ] -46.7 MRshow 23.152 -LT2 23.153 -3795 2643 M 23.154 +LT6 23.155 +3795 2602 M 23.156 399 0 V 23.157 -743 539 M 23.158 -24 3 V 23.159 -36 -59 V 23.160 -76 -14 V 23.161 -153 -4 V 23.162 -303 -9 V 23.163 -609 -3 V 23.164 -1217 -3 V 23.165 -906 0 V 23.166 +1748 2855 M 23.167 +2555 1723 L 23.168 +4067 1065 L 23.169 % End plot #2 23.170 % Begin plot #3 23.171 stroke 23.172 -LT3 23.173 +LT7 23.174 +LC1 setrgbcolor 23.175 LCb setrgbcolor 23.176 -3711 2503 M 23.177 +3711 2462 M 23.178 [ [(Helvetica) 140.0 0.0 true true 0 (320 Threads)] 23.179 ] -46.7 MRshow 23.180 -LT3 23.181 -3795 2503 M 23.182 +LT7 23.183 +LC1 setrgbcolor 23.184 +3795 2462 M 23.185 399 0 V 23.186 -742 543 M 23.187 -24 -27 V 23.188 -39 -7 V 23.189 -76 -29 V 23.190 -151 -13 V 23.191 -304 -8 V 23.192 -610 -6 V 23.193 -1216 -3 V 23.194 -905 0 V 23.195 +1420 2855 M 23.196 +170 -542 V 23.197 +784 -867 V 23.198 +3986 870 L 23.199 % End plot #3 23.200 % Begin plot #4 23.201 stroke 23.202 -LT4 23.203 +LT8 23.204 LCb setrgbcolor 23.205 -3711 2363 M 23.206 +3711 2322 M 23.207 [ [(Helvetica) 140.0 0.0 true true 0 (640 Threads)] 23.208 ] -46.7 MRshow 23.209 -LT4 23.210 -3795 2363 M 23.211 +LT8 23.212 +3795 2322 M 23.213 399 0 V 23.214 -743 548 M 23.215 -23 -29 V 23.216 -38 -20 V 23.217 -77 -15 V 23.218 -151 -20 V 23.219 -303 -8 V 23.220 -610 -3 V 23.221 -1217 -3 V 23.222 -905 0 V 23.223 +1802 2855 M 23.224 +572 -574 V 23.225 +4007 1207 L 23.226 % End plot #4 23.227 stroke 23.228 1.000 UL 23.229 @@ -734,59 +699,43 @@ 23.230 0 2407 R 23.231 -3381 0 R 23.232 1.000 UP 23.233 -686 786 M 23.234 +686 922 M 23.235 63 0 V 23.236 stroke 23.237 -602 786 M 23.238 +602 922 M 23.239 [ [(Helvetica) 140.0 0.0 true true 0 ( 50)] 23.240 ] -46.7 MRshow 23.241 1.000 UL 23.242 LTb 23.243 -686 1131 M 23.244 +686 1405 M 23.245 63 0 V 23.246 stroke 23.247 -602 1131 M 23.248 +602 1405 M 23.249 [ [(Helvetica) 140.0 0.0 true true 0 ( 100)] 23.250 ] -46.7 MRshow 23.251 1.000 UL 23.252 LTb 23.253 -686 1476 M 23.254 +686 1888 M 23.255 63 0 V 23.256 stroke 23.257 -602 1476 M 23.258 +602 1888 M 23.259 [ [(Helvetica) 140.0 0.0 true true 0 ( 150)] 23.260 ] -46.7 MRshow 23.261 1.000 UL 23.262 LTb 23.263 -686 1820 M 23.264 +686 2372 M 23.265 63 0 V 23.266 stroke 23.267 -602 1820 M 23.268 +602 2372 M 23.269 [ [(Helvetica) 140.0 0.0 true true 0 ( 200)] 23.270 ] -46.7 MRshow 23.271 1.000 UL 23.272 LTb 23.273 -686 2165 M 23.274 -63 0 V 23.275 -stroke 23.276 -602 2165 M 23.277 -[ [(Helvetica) 140.0 0.0 true true 0 ( 250)] 23.278 -] -46.7 MRshow 23.279 -1.000 UL 23.280 -LTb 23.281 -686 2510 M 23.282 -63 0 V 23.283 -stroke 23.284 -602 2510 M 23.285 -[ [(Helvetica) 140.0 0.0 true true 0 ( 300)] 23.286 -] -46.7 MRshow 23.287 -1.000 UL 23.288 -LTb 23.289 686 2855 M 23.290 63 0 V 23.291 stroke 23.292 602 2855 M 23.293 -[ [(Helvetica) 140.0 0.0 true true 0 ( 350)] 23.294 +[ [(Helvetica) 140.0 0.0 true true 0 ( 250)] 23.295 ] -46.7 MRshow 23.296 1.000 UL 23.297 LTb 23.298 @@ -886,85 +835,100 @@ 23.299 1.000 UL 23.300 LTb 23.301 LCb setrgbcolor 23.302 -3532 2164 M 23.303 -[ [(Helvetica) 140.0 0.0 true true 0 (pthreads)] 23.304 +2011 2882 M 23.305 +[ [(Helvetica) 140.0 0.0 true true 0 (Vthread)] 23.306 ] -46.7 MCshow 23.307 LTb 23.308 1.000 UL 23.309 LTb 23.310 -2787 1534 N 23.311 +1266 2252 N 23.312 0 700 V 23.313 1491 0 V 23.314 0 -700 V 23.315 -1491 0 V 23.316 Z stroke 23.317 -2787 2094 M 23.318 +1266 2812 M 23.319 1491 0 V 23.320 % Begin plot #1 23.321 stroke 23.322 -6.000 UL 23.323 -LT5 23.324 -LC7 setrgbcolor 23.325 +4.000 UL 23.326 +LT0 23.327 LCb setrgbcolor 23.328 -3711 2024 M 23.329 +2190 2742 M 23.330 [ [(Helvetica) 140.0 0.0 true true 0 (80 Threads)] 23.331 ] -46.7 MRshow 23.332 -LT5 23.333 -LC7 setrgbcolor 23.334 -3795 2024 M 23.335 +LT0 23.336 +2274 2742 M 23.337 399 0 V 23.338 -1450 2855 M 23.339 -148 -555 V 23.340 -799 -790 V 23.341 -4067 1012 L 23.342 +743 626 M 23.343 +22 -61 V 23.344 +39 -36 V 23.345 +75 -37 V 23.346 +154 -17 V 23.347 +303 -13 V 23.348 +609 -7 V 23.349 +1218 -2 V 23.350 +904 -1 V 23.351 % End plot #1 23.352 % Begin plot #2 23.353 stroke 23.354 -LT6 23.355 +LT2 23.356 LCb setrgbcolor 23.357 -3711 1884 M 23.358 +2190 2602 M 23.359 [ [(Helvetica) 140.0 0.0 true true 0 (160 Threads)] 23.360 ] -46.7 MRshow 23.361 -LT6 23.362 -3795 1884 M 23.363 +LT2 23.364 +2274 2602 M 23.365 399 0 V 23.366 -1421 2855 M 23.367 -124 -486 V 23.368 -2555 1357 L 23.369 -4067 888 L 23.370 +743 575 M 23.371 +24 4 V 23.372 +36 -82 V 23.373 +76 -20 V 23.374 +153 -6 V 23.375 +303 -12 V 23.376 +609 -4 V 23.377 +1217 -4 V 23.378 +906 -1 V 23.379 % End plot #2 23.380 % Begin plot #3 23.381 stroke 23.382 -LT7 23.383 -LC1 setrgbcolor 23.384 +LT3 23.385 LCb setrgbcolor 23.386 -3711 1744 M 23.387 +2190 2462 M 23.388 [ [(Helvetica) 140.0 0.0 true true 0 (320 Threads)] 23.389 ] -46.7 MRshow 23.390 -LT7 23.391 -LC1 setrgbcolor 23.392 -3795 1744 M 23.393 +LT3 23.394 +2274 2462 M 23.395 399 0 V 23.396 -1144 2855 M 23.397 -9 -80 V 23.398 -437 -996 V 23.399 -784 -619 V 23.400 -3986 749 L 23.401 +742 581 M 23.402 +24 -38 V 23.403 +39 -9 V 23.404 +76 -41 V 23.405 +151 -19 V 23.406 +304 -11 V 23.407 +610 -7 V 23.408 +1216 -5 V 23.409 +905 -1 V 23.410 % End plot #3 23.411 % Begin plot #4 23.412 stroke 23.413 -LT8 23.414 +LT4 23.415 LCb setrgbcolor 23.416 -3711 1604 M 23.417 +2190 2322 M 23.418 [ [(Helvetica) 140.0 0.0 true true 0 (640 Threads)] 23.419 ] -46.7 MRshow 23.420 -LT8 23.421 -3795 1604 M 23.422 +LT4 23.423 +2274 2322 M 23.424 399 0 V 23.425 -1469 2855 M 23.426 -82 -510 V 23.427 -823 -589 V 23.428 -4007 989 L 23.429 +743 589 M 23.430 +23 -41 V 23.431 +38 -29 V 23.432 +77 -20 V 23.433 +151 -28 V 23.434 +303 -12 V 23.435 +610 -4 V 23.436 +1217 -4 V 23.437 +905 0 V 23.438 % End plot #4 23.439 stroke 23.440 1.000 UL