| 150 | | ==== Run the application ==== |
| 151 | | * Multiple examples, from various sources have been cloned to the node image. |
| 152 | | |
| 153 | | |
| 154 | | || [[Image(channel_sounding_display_orange.jpg)]]|| |
| | 150 | ==== Run an accelerated application ==== |
| | 151 | * 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 | {{{ |
| | 153 | }}} |