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

Private GIT Repository
new
[prng_gpu.git] / curve_time_bbs_gpu.plot
similarity index 56%
rename from curve_time_gpu.plot
rename to curve_time_bbs_gpu.plot
index f8d9d6a030aa01ea5b1622a68e40903b1e413180..a7aa32019fa23fabb7f19697d073e8a249d80f9e 100644 (file)
@@ -16,7 +16,5 @@ set logscale y;
 #set yrange [0:300]
 #set offsets 0,0,2,2
 set key left top
-plot 'time_gpu.txt' using 1:3 t "optimized prng on C1060"  with linespoints lt 1 lw 2 ps 0 pt 5, \
-                'time_gpu.txt' using 1:5 t "optimized prng on GTX285"  with linespoints lt 3 lw 2 ps 0 pt 5, \
-                'time_gpu.txt' using 1:2 t "naive prng on C1060"  with linespoints lt 4 lw 2 ps 0 pt 5, \
-                'time_gpu.txt' using 1:4 t "naive prng on GTX285"  with linespoints lt 5 lw 2 ps 0 pt 5
\ No newline at end of file
+plot 'time_bbs_gpu.txt' using 1:2 t "optimized bbs based prng on C1060"  with linespoints lt 1 lw 2 ps 0 pt 5, \
+                'time_bbs_gpu.txt' using 1:3 t "optimized bbs based prng on GTX285"  with linespoints lt 3 lw 2 ps 0 pt 5
\ No newline at end of file