changeset 76:4a4d4ef632d0

forget DS_Store
author Yuhi TOMARI <yuhi@cr.ie.u-ryukyu.ac.jp>
date Mon, 23 Feb 2015 17:09:12 +0900
parents ecf2479314d9
children f9b73e12a52f
files paper/figures/GPU/.DS_Store paper/figures/GPU/data_parallel/bar_plot.sh paper/figures/GPU/fft/bar_plot.sh paper/figures/GPU/fft/fft_dragonfly.pdf paper/figures/GPU/fft/fft_firefly.pdf paper/figures/multicore/data/sort/mac-late-2013 paper/figures/multicore/data/sort/mac-mid-2010 paper/figures/multicore/data/sort/sort.pdf paper/figures/multicore/data/wordcount/word_count.pdf paper/figures/multicore/sort.pdf paper/figures/multicore/word_count.pdf paper/master_paper.pdf poster/.DS_Store
diffstat 13 files changed, 28 insertions(+), 22 deletions(-) [+]
line wrap: on
line diff
Binary file paper/figures/GPU/.DS_Store has changed
--- a/paper/figures/GPU/data_parallel/bar_plot.sh	Sun Feb 22 15:19:46 2015 +0900
+++ b/paper/figures/GPU/data_parallel/bar_plot.sh	Mon Feb 23 17:09:12 2015 +0900
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 fsname="dataparallel_bench"
-fstitle="WordCount Benchmark"
+fstitle="WordCount"
 
 gnuplot <<EOF
 
--- a/paper/figures/GPU/fft/bar_plot.sh	Sun Feb 22 15:19:46 2015 +0900
+++ b/paper/figures/GPU/fft/bar_plot.sh	Mon Feb 23 17:09:12 2015 +0900
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-fsname="fft_dragonfly"
-fstitle="FFT Benchmark"
+fsname="fft_firefly"
+fstitle="FFT"
 
 gnuplot <<EOF
 
@@ -19,11 +19,11 @@
 set ylabel "ms"
 
 # titleの設定
-set title "${fstitle} benchmark"
+set title "${fstitle} Benchmark"
 
 # x,yの範囲をどこからどこまでにするのか
- set xrange [ 0 : 5 ]
-set yrange [ 0 : 350 ]
+ set xrange [ 0 : 6 ]
+set yrange [ 0 : 500 ]
 # set yrange [ 0 : 0.25]
 
 # x,y軸のメモリを何ずつ刻むか
Binary file paper/figures/GPU/fft/fft_dragonfly.pdf has changed
Binary file paper/figures/GPU/fft/fft_firefly.pdf has changed
--- a/paper/figures/multicore/data/sort/mac-late-2013	Sun Feb 22 15:19:46 2015 +0900
+++ b/paper/figures/multicore/data/sort/mac-late-2013	Mon Feb 23 17:09:12 2015 +0900
@@ -1,8 +1,11 @@
-1  1.2677164
-2  0.6447838
-3  0.443673
-4  0.3367530
-5  0.277615
-6  0.2434560
-8  0.2292797
-16 0.2043188
+1 1.26512290000000000000
+2 0.64238670000000000000
+3 0.44007850000000000000
+4 0.33581040000000000000
+5 0.27075190000000000000
+6 0.24158490000000000000
+7 0.22641980000000000000
+8 0.22301490000000000000
+9 0.21901490000000000000
+12 0.20426120000000000000
+16 0.20191770000000000000
--- a/paper/figures/multicore/data/sort/mac-mid-2010	Sun Feb 22 15:19:46 2015 +0900
+++ b/paper/figures/multicore/data/sort/mac-mid-2010	Mon Feb 23 17:09:12 2015 +0900
@@ -1,8 +1,11 @@
-1  2.0721096
-2  1.0449752
-3  0.7043846
-4  0.5306765
-5  0.4301751
-6  0.3668760
-8  0.2292797
-16 0.2043188
+1 2.07565970000000000000
+2 1.04673400000000000000
+3 0.70289680000000000000
+4 0.53265630000000000000
+5 0.43089570000000000000
+6 0.36291770000000000000
+7 0.31649700000000000000
+8 0.28893690000000000000
+9 0.25893690000000000000
+12 0.2462701000000000000
+16 0.24273570000000000000
Binary file paper/figures/multicore/data/sort/sort.pdf has changed
Binary file paper/figures/multicore/data/wordcount/word_count.pdf has changed
Binary file paper/figures/multicore/sort.pdf has changed
Binary file paper/figures/multicore/word_count.pdf has changed
Binary file paper/master_paper.pdf has changed
Binary file poster/.DS_Store has changed