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

Bind scan/filter implementations #9

Open
javathunderman opened this issue May 3, 2024 · 5 comments
Open

Bind scan/filter implementations #9

javathunderman opened this issue May 3, 2024 · 5 comments

Comments

@javathunderman
Copy link
Owner

Should invoke the pre-built, parameterized (especially for parscan) Calyx component as part of the function call - do we want to support arbitrary user-defined functions?

@javathunderman
Copy link
Owner Author

I'll do the same for multiplication/division, they'll just get instantiated as primitive components implemented in Calyx directly

Maybe also add parallel matrix multiplication? IDK

@javathunderman
Copy link
Owner Author

Seemingly able to pull in the component, but it's not passing through the calyx compiler since the primitives are not being found?

@javathunderman
Copy link
Owner Author

probably solved in #12

@javathunderman
Copy link
Owner Author

other integration notes that I forgot about: need to add the component invocation, and need to supply latency so static scheduling works properly

@javathunderman
Copy link
Owner Author

post-presentation issue

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

1 participant