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

demandé il y a 3 ans169 vues
1 réponse
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
répondu il y a 3 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions