SPMV-based CG solver - 2025.1 English

Vitis Libraries

Release Date
2025-06-04
Version
2025.1 English
make run TARGET=hw_emu

The above command tests and verifies forward kernel via Vitis hardware-emulation. Once the emulations are passed, you can use the following command to build FPGA bitstream and launch the kernel on Alveo U280 FPGA or Alveo U50 FPGA.

make build TARGET=hw
make run TARGET=hw