]> AND Private Git Repository - presentation_reservoir.git/blobdiff - speedup.plot
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
[presentation_reservoir.git] / speedup.plot
index 12ee4622356c329eca6d9a1cf218473f850985b4..6ffac4465967abffefea6da51bedf6fd97de81bf 100644 (file)
@@ -7,5 +7,6 @@ set term postscript enhanced portrait "Helvetica" 12
 set ylabel "speed up" 
 set xlabel "nb. of cores" 
 #set key on outside left bmargin
 set ylabel "speed up" 
 set xlabel "nb. of cores" 
 #set key on outside left bmargin
-plot 'speedup.txt' using 1:3  t "practice"     with linespoints lt 1 lw 2 lc 1 ps 0 pt 1,\
- 'speedup.txt' using 1:4  t "ideal"     with linespoints lt 2 lw 2 lc 2 ps 0 pt 2 
+plot 'speedup.txt' using 1:3  t "1000 reservoirs 2 neurons"     with linespoints lt 1 lw 2 lc 1 ps 0 pt 1,\
+ 'speedup.txt' using 1:4  t "ideal"     with linespoints lt 1 lw 2 lc 2 ps 0 pt 1 ,\
+  'speedup.txt' using 1:6  t "1 reservoir 2000 neurons"     with linespoints lt 1 lw 2 lc 3 ps 0 pt 1