Publication | Closed Access
Optimizing and auto-tuning scale-free sparse matrix-vector multiplication on Intel Xeon Phi
41
Citations
15
References
2015
Year
Unknown Venue
EngineeringComputer ArchitectureVector ProcessingParallel AlgorithmsGpu ComputingIntel Xeon PhiArray ComputingHigh-performance ArchitectureComputing SystemsParallel ComputingCompilersXeon Phi ArchitectureXeon PhiComputer EngineeringComputer ScienceIntel MklHardware AccelerationParallel ProgrammingSpmv ImplementationVectorization
Recently, the Intel Xeon Phi coprocessor has received increasing attention in high performance computing due to its simple programming model and highly parallel architecture. In this paper, we implement sparse matrix vector multiplication (SpMV) for scale-free matrices on the Xeon Phi architecture and optimize its performance. Scale-free sparse matrices are widely used in various application domains, such as in the study of social networks, gene networks and web graphs. We propose a novel SpMV format called vectorized hybrid COO+CSR (VHCC). Our SpMV implementation employs 2D jagged partitioning, tiling and vectorized prefix sum computations to improve hardware resource utilization, and thus overall performance. As the achieved performance depends on the number of vertical panels, we also develop a performance tuning method to guide its selection. Experimental results demonstrate that our SpMV implementation achieves an average 3× speedup over Intel MKL for a wide range of scale-free matrices.
| Year | Citations | |
|---|---|---|
Page 1
Page 1