Open phreer opened 4 years ago
Thanks for the message! We'll have a look at this!
Weifeng Liu weifeng.liu@cup.edu.cn
签名由 网易邮箱大师 定制
On 10/20/2020 16:03,Phreenotifications@github.com wrote:
--------------../webbase-1M/webbase-1M.mtx-------------- ( 1000005, 1000005 ) nnz = 3105536 cpu sequential time = 10.758 ms. Bandwidth = 6.8889 GB/s. GFlops = 0.577344 GFlops.
The platform where I ran the code is a CentOS7 server with Intel Xeon E5-2680 v4, and the program was built icc (ICC) 19.1.2.254 20200623 (shipped with Intel System Studio 2020 Update 2. I am wondering that whether it is caused by the compiler. Hope to get some hints. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
It seems that this error was indeed caused by the difference of icc, because I have tried the icc of 2018 version and the error does not exist any longer.
Hi, thanks for your awesome work and I am very interested in the CSR5 format.
But when I tested the code (AVX2 version) in this repository, the program complained that the result is incorrect. I tested the code with webbase-1M.mtx and some other matrices downloaded from SuiteSparse Matrix Collection. This is the output:
The platform where I ran the code is a CentOS7 server with Intel Xeon E5-2680 v4, and the program was built icc (ICC) 19.1.2.254 20200623 (shipped with Intel System Studio 2020 Update 2. I am wondering that whether it is caused by the compiler.
Hope to get some hints.