X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/prng_gpu.git/blobdiff_plain/8d3c5f7139485b7ef6336618316517861ac6a039:/curve_time_gpu.plot..e791f81e1ea7b40e218bc1fcf87cb87d55949183:/curve_time_bbs_gpu.plot diff --git a/curve_time_gpu.plot b/curve_time_bbs_gpu.plot similarity index 56% rename from curve_time_gpu.plot rename to curve_time_bbs_gpu.plot index f8d9d6a..a7aa320 100644 --- a/curve_time_gpu.plot +++ b/curve_time_bbs_gpu.plot @@ -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