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

Investigate adding FPGA based acceleration to MoM solver (Z-matrix fill) #8

Open
danieludick opened this issue Feb 6, 2020 · 1 comment

Comments

@danieludick
Copy link
Member

Filling the MoM Z-matrix is time-consuming and scales as Order O(N^2), where N is the number of basis functions. The particular Zmn calculation can perhaps be rewritten in OpenCL / VHDL and executed on an FPGA. I created this general issue to log some general resources and ideas.

This is the central focus of Caleb Mnisi's MEng (2019/2020).

@danieludick
Copy link
Member Author

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