vortexgpgpu / vortex

Apache License 2.0
1.14k stars 236 forks source link

Xilinx Alveo U200 support #128

Open RaulMurillo opened 1 month ago

RaulMurillo commented 1 month ago

While the README.md mentions U250 as a supported FPGA, it seems Alveo U200 is supported at runtime. Also, no build examples are shown for either U200 or U250.

I was wondering therefore which of the two cards (U200 or U250) is supported, and if it would be enough to build with the option PLATFORM=xilinx_u200_gen3x16_xdma_1_202211_1 or similar. If not, what modifications would be necessary to run Vortex on this FPGA? Maybe this is just a documentation issue.

tinebp commented 1 month ago

modifying this document is a place to start https://github.com/vortexgpgpu/vortex/blob/15ca8290d0c3cfcc559e78cec98d87172c7e6719/runtime/xrt/vortex.cpp#L71