X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/kahina_paper1.git/blobdiff_plain/687362a4521c3b7fb4def6b81c7735feaccf5841..8908949ea6e087603842b99d7548ea86f00d7d1f:/figures/Compar_EA_algorithm_CPU_GPU.txt diff --git a/figures/Compar_EA_algorithm_CPU_GPU.txt b/figures/Compar_EA_algorithm_CPU_GPU.txt index 1d6d23b..b2bf4a3 100644 --- a/figures/Compar_EA_algorithm_CPU_GPU.txt +++ b/figures/Compar_EA_algorithm_CPU_GPU.txt @@ -1,12 +1,12 @@ -# Polynome +# Polynome with 256 threads per block en GPU # First data block (index 0) -#Polynomial's degrees times_CPU nb iter times_GPU nb iter -100000 621.59 11 12.45 16 -150000 1405.87 11 28.67 17 -250000 5671.29 16 93.76 20 -300000 5635 11 138.94 21 -350000 8366.34 12 159.654 18 -400000 15458.3 16 258.94 22 +#Polynomial's degrees times_CPU nb iter times_GPU nb iter Speed up +100000 621.59 11 12.45 16 49.20 +150000 1405.87 11 28.67 17 49.03 +250000 5671.29 16 93.76 20 60.48 +300000 5635 11 138.94 21 40.55 +350000 8366.34 12 159.654 18 52.40 +400000 15458.3 16 258.94 22 59.91 # Second index block (index 1)