Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help with understanding software part of mnv2 example #788

Open
lzmz08 opened this issue Mar 16, 2023 · 1 comment
Open

Need help with understanding software part of mnv2 example #788

lzmz08 opened this issue Mar 16, 2023 · 1 comment

Comments

@lzmz08
Copy link

lzmz08 commented Mar 16, 2023

I am a bit confused as to why are there so many different files in the integer ops directory. In the step by step guide only conv.h was copied and modified. It would be great if someone could explain it to me.

@tcal-x
Copy link
Collaborator

tcal-x commented Mar 21, 2023

Hi @lzmz08 , in the step-by-step guide, only one kernel was accelerated, using just a single new custom instruction. So, the code for just one kernel needed modification.

With the MNV2 example, much more effort was invested, and the CFU was much more complicated. The discussion in https://arxiv.org/pdf/2201.01863.pdf in section III.A. might help a bit, although we did not have the space to go into much detail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants