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 年前181 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则