Abstract
Sparse matrix-vector multiplication (SpMV) plays a crucial role in diverse engineering applications, including scientific/engineering modeling, machine learning, and information retrieval, as depicted in Fig. 1 [5]. To efficiently store sparse matrices and minimize memory waste, the widely employed COO (Coordinate) compression format stores only the coordinates (row index, column index) of the non-zero elements in the matrix along with their corresponding values. However, the memory-intensive nature of SpMV operations, combined with irregular memory access patterns and limited data reuse resulting from the COO format, pose significant challenges for achieving high-performance implementations [6]. To assess the performance and efficiency of FPGA-based SpMV accelerators [1]-[4], which are typically optimized for specific hardware platforms, Bandwidth Utilization (BU) serves as a key metric for fair comparisons across different hardware specifications [6].
Original language | English |
---|---|
Title of host publication | 2023 IEEE Asian Solid-State Circuits Conference, A-SSCC 2023 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
ISBN (Electronic) | 9798350330038 |
DOIs | |
State | Published - 2023 |
Event | 19th IEEE Asian Solid-State Circuits Conference, A-SSCC 2023 - Haikou, China Duration: 5 Nov 2023 → 8 Nov 2023 |
Publication series
Name | 2023 IEEE Asian Solid-State Circuits Conference, A-SSCC 2023 |
---|
Conference
Conference | 19th IEEE Asian Solid-State Circuits Conference, A-SSCC 2023 |
---|---|
Country/Territory | China |
City | Haikou |
Period | 5/11/23 → 8/11/23 |
Bibliographical note
Publisher Copyright:© 2023 IEEE.