set size 1.0, 1.0 set terminal postscript eps enhanced color set out "../Schema_eps/simulation_all.eps" unset label unset log set data style boxes set boxwidth 0.5 set style fill solid 1.000000 border -1 set grid set xlabel "Architecture" set ylabel "Speed Up MT/ST" set yrange [0:4] set xtics rotate by -25 ('x4-1\_1\_4-8' 0 , \ 'x4-1\_2\_2-8' 1 , \ 'x4-1\_2\_2-4' 2 , \ 'x4-1\_4\_1-8' 3 , \ 'x4-1\_4\_1-2' 4 , \ 'x4-2\_1\_2-8' 5 , \ 'x4-2\_1\_2-4' 6 , \ 'x4-2\_2\_1-8' 7 , \ 'x4-2\_2\_1-4' 8 , \ 'x4-2\_2\_1-2' 9 , \ 'x4-4\_1\_1-8' 10, \ 'x4-4\_1\_1-4' 11, \ 'x4-4\_1\_1-2' 12 \ ) plot "simulation_all.dat" notitle