@misc{17644, author = {James Trotter and Sinan Ekmek{\c c}iba{\c s}{\i} and Johannes Langguth and Tugba Torun and Emre D{\"u}zak{\i}n and Aleksandar Ilic and Didem Unat}, title = {Bringing Order to Sparsity: A Sparse Matrix Reordering Study on Multicore CPUs}, abstract = {Many real-world computations involve sparse data structures in the form of sparse matrices. A common strategy for optimizing sparse matrix operations is to reorder a matrix to improve data locality. However, it{\textquoteright}s not always clear whether reordering will provide benefits over the unordered matrix, as its effectiveness depends on several factors, such as structural features of the matrix, the reordering algorithm and the hardware that is used. This paper aims to establish the relationship between matrix reordering algorithms and the performance of sparse matrix operations. We thoroughly evaluate six different matrix reordering algorithms on 490 matrices across eight multicore architectures, focusing on the commonly used sparse matrix-vector multiplication (SpMV) kernel. We find that reordering based on graph partitioning provides better SpMV performance than the alternatives for a large majority of matrices, and that the resulting performance is explained through a combination of data locality and load balancing concerns.}, year = {2023}, journal = {SC {\textquoteright}23: International Conference for High Performance Computing, Networking, Storage and Analysis}, publisher = {Association for Computing Machinery}, address = {New York, NY, United States}, isbn = {979-8-4007-0109-2}, url = {https://dl.acm.org/doi/10.1145/3581784.3607046}, doi = {https://doi.org/10.1145/3581784.3607046}, }