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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠