Skip to content

Restructure accelerator source code #2

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

Open
fwege opened this issue Mar 21, 2025 · 0 comments
Open

Restructure accelerator source code #2

fwege opened this issue Mar 21, 2025 · 0 comments
Labels
refactor Some could needs to be refactored

Comments

@fwege
Copy link
Contributor

fwege commented Mar 21, 2025

Instead of having a single file defining all accelerators, these should be split up in accelerator specific files.
Accelerators need to provide:

  • mna_solve()
  • mna_decomp()
  • check_accelerator()
  • MyAccelerator struct
  • ???
@fwege fwege added the refactor Some could needs to be refactored label Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Some could needs to be refactored
Projects
None yet
Development

No branches or pull requests

1 participant