]> AND Private Git Repository - kahina_paper1.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
authorcouturie <couturie@extinction>
Wed, 4 Nov 2015 14:50:11 +0000 (09:50 -0500)
committercouturie <couturie@extinction>
Wed, 4 Nov 2015 14:50:11 +0000 (09:50 -0500)
figures/openMP-GPU.pdf
figures/openMP-GPU.plot

index 79dfc94218f9d7baa8587bfd1e3dc63eaf2ccb11..591339d147f4ad96069b7f1f78cc733d428fa307 100644 (file)
Binary files a/figures/openMP-GPU.pdf and b/figures/openMP-GPU.pdf differ
index 02671f262965063bb8873030076bf0748e661113..d9a363bf49f9773938eb0790e44167824558b229 100644 (file)
@@ -14,6 +14,6 @@ set style line 1 lc rgb '#0060ad' lt 1 lw 2 pt 1 ps 1.5   # --- blue
 set style line 2 lc rgb '#dd181f' lt 1 lw 2 pt 5 ps 1.5   # --- red
 set style line 3 lc rgb '#dd181f' lt 1 lw 2 pt 7 ps 1.5   # --- red
 
-plot'openMP-GPU.txt' index 0 using 1:5 t "OpenPM 1 core"       with linespoints ls 2,\
- 'openMP-GPU.txt' using 1:2 t "OpenPM 4 cores"      with linespoints ls 1,\
+plot'openMP-GPU.txt' index 0 using 1:5 t "OpenMP 1 core"       with linespoints ls 2,\
+ 'openMP-GPU.txt' using 1:2 t "OpenMP 4 cores"      with linespoints ls 1,\
 'openMP-GPU.txt' index 1 using 1:2 t  "GPU"     with linespoints ls 3
\ No newline at end of file