Efficient Hls-Based Implementation of Sparse Matrix-Vector Multiplication on Fpga

M Kara - 2021 - search.proquest.com
Abstract Sparse Matrix-Vector Multiplication (SpMV) is an important core kernel used in
many scientific applications. SpMV is a communication-bound algorithm that suffers poorly …

Accelerating Pagerank With a Heterogeneous two Phase CPU-FPGA Algorithm

F Usta - 2020 - search.proquest.com
PageRank is a network analysis algorithm that is used to measure the importance of each
vertex in a graph. Fundamentally it is a Sparse Matrix-Vector multiplication problem and …