Open chensy7 opened 1 month ago
Hi, we have a VEK280 production silicon board B03 and we've been trying to benchmark Vitis AI on it.
The quick start guide (https://xilinx.github.io/Vitis-AI/3.5/html/docs/quickstart/vek280.html) has not been updated. The prebuilt image in the link does not boot. There has been multiple posts on the AMD customer support about it.
The prebuilt PetaLinux image (https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842316/Linux+Prebuilt+Images) does boot. After I installed VART (https://www.xilinx.com/bin/public/openDownload?filename=vitis-ai-runtime-3.5.0.tar.gz) and moved dpu.xclbin (which I got from the .img here: https://xilinx.github.io/Vitis-AI/3.5/html/docs/quickstart/vek280.html), I can get as far as xdputil, which throws: "ImportError: /usr/lib/libvart-xrt-device-handle.so.3: undefined symbol: xclClose".
I've also tried the TRD here: https://xilinx.github.io/Vitis-AI/3.5/html/docs/ref_design_docs/README_DPUCV2DX8G.html. I believe this is also not updated. It does not work with Vitis 2023.2 or 2024.1, which has the board files for VEK280 production silicon.
When do you expect the quick start guide, TRD, or VART to be updated to support VEK280 production board? Otherwise, can you provide some guidance on how I should proceed with all the current public resources?
Thank you!
@chensy7 Please contact your local FAE or sales representative and ask for details of our NPU early access program.
Hi, we have a VEK280 production silicon board B03 and we've been trying to benchmark Vitis AI on it.
The quick start guide (https://xilinx.github.io/Vitis-AI/3.5/html/docs/quickstart/vek280.html) has not been updated. The prebuilt image in the link does not boot. There has been multiple posts on the AMD customer support about it.
The prebuilt PetaLinux image (https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842316/Linux+Prebuilt+Images) does boot. After I installed VART (https://www.xilinx.com/bin/public/openDownload?filename=vitis-ai-runtime-3.5.0.tar.gz) and moved dpu.xclbin (which I got from the .img here: https://xilinx.github.io/Vitis-AI/3.5/html/docs/quickstart/vek280.html), I can get as far as xdputil, which throws: "ImportError: /usr/lib/libvart-xrt-device-handle.so.3: undefined symbol: xclClose".
I've also tried the TRD here: https://xilinx.github.io/Vitis-AI/3.5/html/docs/ref_design_docs/README_DPUCV2DX8G.html. I believe this is also not updated. It does not work with Vitis 2023.2 or 2024.1, which has the board files for VEK280 production silicon.
When do you expect the quick start guide, TRD, or VART to be updated to support VEK280 production board? Otherwise, can you provide some guidance on how I should proceed with all the current public resources?
Thank you!