weifengliu-ssslab / Benchmark_SpMV_using_CSR5

CSR5-based SpMV on CPUs, GPUs and Xeon Phi
MIT License
91 stars 31 forks source link

AVX version #1

Open tandreasr opened 9 years ago

tandreasr commented 9 years ago

Hi, I'm pretty interested in testing your CSR5 format, but unfortunately do not have an AVX2 cpu. Do you possibly have an AVX version of csr5_spmv_avx2.h, which you could send me?

Best regards, Andreas

weifengliu-ssslab commented 9 years ago

Hi Andreas,

Our current implementation of the CSR5-based SpMV uses some vectorized bit (integer) operations not naturally supported by AVX intrinsics. But it's definitely worth a try to develop an AVX version using FP intrinsics for going around. I'll post any new findings here.

Best,

Weifeng

tandreasr commented 9 years ago

Re: [Benchmark_SpMV_using_CSR5] AVX version (#1)

Hi Weifeng,

thanks for replying and I'm looking forward your new findings regarding that topic :-)

Best regards, Andreas

Tuesday, July 7, 2015, 7:55:35 AM, you wrote:

Hi Andreas, Our current implementation of the CSR5-based SpMV uses some vectorized bit (integer) operations not naturally supported by AVX intrinsics. But it's definitely worth a try to develop an AVX version using FP intrinsics for going around. I'll post any new findings here. Best, Weifeng — Reply to this email directly or view it on GitHub.

--  Best regards,  Andreas                            mailto:a.rost@t-online.de