Changes between Version 17 and Version 18 of Tutorials/Edge Computing/Alveo Getting Started
- Timestamp:
- Dec 6, 2019, 5:52:46 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Edge Computing/Alveo Getting Started
v17 v18 146 146 147 147 148 [[CollapsibleStart(Run the application)]] 149 150 ==== Run an accelerated application ==== 148 [[CollapsibleStart(Run an accelerated application)]] 149 151 150 * Multiple examples, from various sources have been cloned to the node image. A simple matrix multiplication application obtained from https://github.com/Xilinx/Vitis-Tutorials/blob/master/docs/Pathway3 is demonstrated in this tutorial. The xclbin files for software emulation, hardware emulation and hardware targets were built following instructions in the Vitis-Tutorials repository. Slightly modified host code (to display the output) was also built. Run the accelerated application on the Alveo U200 target using the following command 152 151 {{{