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

Add support for multi FPGA builds #952

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

cantbeblank24
Copy link

Introduces a step that splits a dataflow graph into multiple nodes based on the device ID and adds some builder logic to make multi FPGA builds work.

The idea is that the partitioning can be computed with finn.experimental.paritioning and ApplyConfig can be used to set the device ID of every node.

@cantbeblank24 cantbeblank24 marked this pull request as draft January 14, 2024 13:07
@cantbeblank24 cantbeblank24 changed the base branch from main to dev January 14, 2024 13:08
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

Successfully merging this pull request may close these issues.

1 participant