Releases: Xilinx/XRT
202610.2.23.0_Canonical
Additional gcc16 changes for Alveo compilation (#9738) (#9739) (cherry picked from commit 59ec704cb9c3f76d09524e94bd9c321a72c903d6) Signed-off-by: Soren Soe <2106410+stsoe@users.noreply.github.com>
2.21.75: add Python binding for ELF-initialized hardware context (#9560) (#9580)
This is the official XRT release for Ubuntu 26.04 Debian salsa.
The archive 2.21.75.tar.gz is created from XRT tag 2.21.75 and xdna-driver tag 2.21.75 and populated with expanded submodules and binary files removed. The flow to create the archive is automated in a separate mono repo (https://github.com/stsoe/XRT-DEBIAN/tree/2.21.75) from where the source archive is copied and attached to this XRT release.
2.21.70
This is a pre-release created for Debian salsa.
The archive 2.21.70.tar.gz is created from XRT tag 2.21.70 and xdna-driver tag 2.21.70 and populated with expanded submodules and binary files removed. From the release tags, the archive content was cleaned up per lintian warnings:
% ls
CMakeLists.txt xrt/ xdna/
% git submodule update --recursive
# xdna gets XRT from xrt/
% /bin/rm -rf xdna/xdna-driver/xrt
# aiebu gets ELFIO and aie-rt from xrt/
% /bin/rm -rf xrt/XRT/src/runtime_src/core/common/aiebu/src/cpp/ELFIO
% /bin/rm -rf xrt/XRT/src/runtime_src/core/common/aiebu/lib/aie-rt
# remove binaries
% find . -type f -name .git -exec /bin/rm -rf {} \;
% find . -type d -name elf_examples -exec /bin/rm -rf {} \;
% find . -type f -name usertest -exec /bin/rm -rf {} \;
% find . -type f -name \*.elf -exec /bin/rm {} \;
% /bin/rm -rf xdna/xdna-driver/tools/bins
2.21.68
This is a pre-release created for Debian salsa.
The archive 2.21.68.tar.gz is created from XRT tag 2.21.68 and xdna-driver tag 2.21.68 and populated with expanded submodules and binary files removed. From the release tags, the archive content was cleaned up per lintian warnings:
% ls
CMakeLists.txt xrt/ xdna/
% git submodule update --recursive
# xdna gets XRT from xrt/
% /bin/rm -rf xdna/xdna-driver/xrt
# aiebu gets ELFIO and aie-rt from xrt/
% /bin/rm -rf xrt/XRT/src/runtime_src/core/common/aiebu/src/cpp/ELFIO
% /bin/rm -rf xrt/XRT/src/runtime_src/core/common/aiebu/lib/aie-rt
# remove binaries
% find . -type f -name .git -exec /bin/rm -rf {} \;
% find . -type d -name elf_examples -exec /bin/rm -rf {} \;
% find . -type f -name usertest -exec /bin/rm -rf {} \;
% find . -type f -name \*.elf -exec /bin/rm {} \;
% /bin/rm -rf xdna/xdna-driver/tools/bins
Official 2025.2 release
Release notes are available in below link
https://docs.amd.com/r/en-US/ug1742-vitis-release-notes/About-Xilinx-Runtime-XRT
202610.2.21.21
This is a pre-release created for Debian salsa.
The archive XRT-202610.2.21.21.tar.gz is created from XRT tag 202610.2.21.21 and xdna-driver tag 202610.2.21.21 and populated with expanded submodules and binary files removed. From the release tags, the archive content was cleaned up per lintian warnings:
% ls
CMakeLists.txt xrt/ xdna/
% git submodule update --recursive
# xdna gets XRT from xrt/
% /bin/rm -rf xdna/xdna-driver/xrt
# aiebu gets ELFIO and aie-rt from xrt/
% /bin/rm -rf xrt/XRT/src/runtime_src/core/common/aiebu/src/cpp/ELFIO
% /bin/rm -rf xrt/XRT/src/runtime_src/core/common/aiebu/lib/aie-rt
# remove binaries
% find . -type f -name .git -exec /bin/rm -rf {} \;
% find . -type d -name elf_examples -exec /bin/rm -rf {} \;
% find . -type f -name usertest -exec /bin/rm -rf {} \;
% find . -type f -name \*.elf -exec /bin/rm {} \;
% /bin/rm -rf xdna/xdna-driver/tools/bins
202610.2.21.17
This is a pre-release created for Debian salsa.
The archive XRT-202610.2.21.17.tar.gz is created from XRT tag 202610.2.21.17 and xdna-driver tag 202610.2.21.17 and populated with expanded submodules and binary files removed. From the release tags, the archive content was cleaned up per lintian warnings:
% ls
CMakeLists.txt xrt/ xdna/
% git submodule update --recursive
# xdna gets XRT from xrt/
% /bin/rm -rf xdna/xdna-driver/xrt
# aiebu gets ELFIO and aie-rt from xrt/
% /bin/rm -rf xrt/XRT/src/runtime_src/core/common/aiebu/src/cpp/ELFIO
% /bin/rm -rf xrt/XRT/src/runtime_src/core/common/aiebu/lib/aie-rt
# remove binaries
% find . -type f -name .git -exec /bin/rm -rf {} \;
% find . -type d -name elf_examples -exec /bin/rm -rf {} \;
% find . -type f -name usertest -exec /bin/rm -rf {} \;
% find . -type f -name \*.elf -exec /bin/rm {} \;
% /bin/rm -rf xdna/xdna-driver/tools/bins
202520.2.20.172
This is a pre-release created for Debian salsa.
The archive XRT-202520.2.20.172.tar.gz is created from XRT tag 202520.2.20.172 populated with expanded submodules and binary files removed. From the release tag, the archive content was cleaned up per lintian warnings:
% git submodule update --recursive
% /bin/rm -rf .git
% find . -type d -name elf_examples -exec /bin/rm -rf {} \;
% /bin/rm src/runtime_src/core/edge/user/test/usertest
202520.2.20.151
This is a pre-release created for Debian salsa.
XRT-202520.2.20.151-1.tar.gz updates the AIEBU submodule to fix a compile error. The hash for this tarball is not reproducible.
Official 2025.1 release
Release notes are available in below link
https://docs.amd.com/r/en-US/ug1742-vitis-release-notes/About-Xilinx-Runtime-XRT