Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Conversation

@michael-isaev
Copy link
Contributor

Previously translation iterated over dimensions sequentially, which is
suboptimal. Now translation spans parallel operations in each dimension
over stages. Added flag to include concentrators either as a separate
stage of communication in the end (local exchange), or to be part of
communication groups within 2D grid.

WIP
TODO: check test function names, proto string alignment, comments in
updated code sections, tests

Michael Isaev added 2 commits March 4, 2021 08:03
Previously translation iterated over dimensions sequentially, which is
suboptimal. Now translation spans parallel operations in each dimension
over stages. Added flag to include concentrators either as a separate
stage of communication in the end (local exchange), or to be part of
communication groups within 2D grid.

WIP
TODO: check test function names, proto string alignment, comments in
updated code sections, tests
@nicmcd
Copy link
Contributor

nicmcd commented Mar 17, 2021

@michael-isaev what is the status on this? Is it still WIP?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants