CG Kernels - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

Conjugate Gradient solvers are implemented by multiple streaming kernels. In this repository, both sparse-matrix based and dense-matrix based solver kernel are provided. To accelerate the convengence, a popular preconditioner, Jacobi preconditioner, is integrated with the solver.

Usage and Benchmark