rapidstream-org / rapidstream-tapa

RapidStream TAPA compiles task-parallel HLS program into high-frequency FPGA accelerators.
https://tapa.rtfd.io
MIT License
156 stars 32 forks source link

When will tapa support Alveo U55C? #160

Closed fan-sun closed 2 months ago

fan-sun commented 6 months ago

I am currently using the U55C, but I would like to use the AutoBridge feature. When will the author add support for the U55C?

Blaok commented 6 months ago

Hi, TAPA (w/o AutoBridge) should work fine. We don't have plans to add new devices to AutoBridge at this point.

fan-sun commented 6 months ago

I understand that TAPA can work fine without AutoBridge, but if one wants to use AutoBridge, it means they must use U250 or U280. However, what should users do if they don't have these devices? I only have a U55C, but my design indicates a high level of congestion. I learned that using AutoBridge might help resolve this issue.

dotkrnl commented 2 months ago

TAPA together with RapidStream supports U55C. Closing this issue.