Test Overview - 2024.2 English - XD160

Vitis Libraries

Document ID
XD160
Release Date
2024-11-29
Version
2024.2 English

Here are the benchmarks of the AMD Vitis™ Solver Library using the Vitis environment.

  • Download code

These solver benchmarks can be downloaded from vitis libraries main branch.

git clone https://github.com/Xilinx/Vitis_Libraries.git
cd Vitis_Libraries
git checkout main
cd solver
  • Setup environment

Specifying the corresponding Vitis, XRT, and path to the platform repository by running the following commands.

source /opt/xilinx/Vitis/2022.2/settings64.sh
source /opt/xilinx/xrt/setup.sh
export PLATFORM_REPO_PATHS=/opt/xilinx/platforms