Release Note¶
2020.1¶
The 2020.1 release introduces HLS primitives for SPARSE (Basic Linear Algebra Subroutines) operations.
These primitives are implemented with HLS::stream
interfaces to allow them to operate in parallel
with other hardware components.
2021.1¶
The 2021.1 release introduces double precision SpMV (Sparse Matrix dense Vector multiplication) implementation with L2 kernels.