Does AWS F1 support Vitis AI 2.5?
- Dominant language
- SystemVerilog
- Stars
- 1.7k
- Forks
- 538
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I have been trying to run the Vitis AI 2.5 on AWS F1 but I have been unable to do so. I can successfully run the examples using Vitis AI 1.4.1 described in this guide. https://xilinx.github.io/xup-vitis-
However, when I try to run the examples on Vitis AI 2.5, it gets stuck on this line:
```
auto graph = xir::Graph::deserialize(argv[1]);
```
I have tried using official Xilinx Vitis AI 2.5 and 1.4.1 AMIs. Can anyone guide me about this?
Thanks
Contributor guide
Research direction
Start with the linked Xilinx guide and compare the Vitis AI 1.4.1 and 2.5 AWS F1 examples and AMIs. Reproduce the hang at xir::Graph::deserialize(argv[1]); done means determining whether Vitis AI 2.5 is supported on AWS F1 and documenting a working configuration or limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, cpp
- Domain
- cloud, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100