Skip to content

RR Graph Direct Link Problem #2145

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

Closed
amin1377 opened this issue Aug 27, 2022 · 0 comments
Closed

RR Graph Direct Link Problem #2145

amin1377 opened this issue Aug 27, 2022 · 0 comments

Comments

@amin1377
Copy link
Contributor

This function adds the edges that correspond to direct links between blocks. In this line it is assumed that adding the sub_tile_offset to z whould result in the sub_tile index which is used to access to the corresponding sub_tile in this line. However, this assumption is not true. Neither sub_tile_offset nor z have anything to do with the sub_tile index. They are related to the capacity number of the intended sub_tile.

@vaughnbetz

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