Vitis sparse library compatibility

0

Hello! I'm trying to run a few examples with the Vitis sparse library (https://github.com/Xilinx/Vitis_Libraries/tree/master/sparse). Specifically, I'm trying to run the matrix vector multiplication module in the L2 library. I am wondering if the sparse library is currently compatible with the AWS platform? The reason I ask is that seems like the Makefile here (https://github.com/Xilinx/Vitis_Libraries/tree/master/sparse/L2/tests/cscmv) has some checks on the target platform. Thank you!

Owenoool

已提問 3 年前檢視次數 178 次
1 個回答
0

Hi Owenool,

The answer to this depends on the features the library requires. For eg, in the sparse library, the cards supported in the Makefile are u280 and u50 which both have HBM. That makes it less likely to support the AWS platform as it does not have HBM.

We are working with Xilinx to show which libraries are supported and the migration documentationhttps://github.com/aws/aws-fpga/blob/master/Vitis/docs/Alveo_to_AWS_F1_Migration.md should help with utilizing these libraries on F1.

I hope this helps answer your question.

-Deep

Deep_P
已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南