Vitis Quantitative_Finance Library - 2024.1 English

Vitis Libraries

Release Date
2024-08-06
Version
2024.1 English
  • Download code

These quantitative_finance 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 quantitative_finance
  • Setup environment

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

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