Giter VIP home page Giter VIP logo

Comments (2)

lisaliu1 avatar lisaliu1 commented on August 24, 2024

Hi Ram,

We have the latest FPGA accelerated gemm and gemv software API. See the example usage of gemv from the following link:
https://github.com/Xilinx/Vitis_Libraries/tree/master/blas/L3/examples/gemv

You can follow the instructions from the link below to try them on Nimbix with our Alvel U200 card.
https://xilinx.github.io/Vitis_Libraries/blas/user_guide/L3/L3.html

Thanks,
Lisa

from gemx.

ramcn avatar ramcn commented on August 24, 2024

Hello Lisa,

Thanks for the response and pointers about the latest API. I will check it out. Meanwhile I am able to resolve the issue with my implementation of GEMV. (I had to explicitly pass GEMX_runGemv=1 GEMX_runGemm=0 to the make command during build). If you any recommendation about the optimal values of the block buffer size of the GEMV engine, kindly let me know.

One reason I wanted to stick to gemx-2017.4 was because it seems more suitable and easily extendable for my requirement. For my requirement, once I have the GEMV implementation tested, I want to extend it to implement the GRU kernel which the genomics tool uses. Please refer the grumod_step function this module which invokes GEMV. [link]

Hope this sounds feasible and in the right direction.

Cheers,
Ram

from gemx.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.