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

Channel Examples: Worker-to-self, Worker-to-worker #653

Merged
merged 20 commits into from
Jul 10, 2024
Merged

Conversation

hunhoffe
Copy link
Contributor

@hunhoffe hunhoffe commented Jul 8, 2024

An example using mlir-air Channels to send data between two workers. Part of #648

Also created an example of worker-to-self that currently does not work, but submitting with expected failure in the lit test. This corresponds to issue: #654

I was also unable to get worker-to-worker working correctly. It's possible it's my own bug in some way I haven't reasoned through (it could probably use a good reviewing by a second set of eyes). I created an issue for this too: #660

This was referenced Jul 8, 2024
@hunhoffe hunhoffe changed the title Channel Example: Worker-to-worker WIP - Channel Examples: Worker-to-self, Worker-to-worker Jul 9, 2024
@hunhoffe hunhoffe changed the title WIP - Channel Examples: Worker-to-self, Worker-to-worker Channel Examples: Worker-to-self, Worker-to-worker Jul 10, 2024
@hunhoffe hunhoffe marked this pull request as ready for review July 10, 2024 14:48
@hunhoffe hunhoffe requested a review from erwei-xilinx July 10, 2024 14:48
@hunhoffe hunhoffe merged commit 13a6a86 into main Jul 10, 2024
19 checks passed
@hunhoffe hunhoffe deleted the worker2worker branch July 10, 2024 19:11
@hunhoffe hunhoffe restored the worker2worker branch July 10, 2024 19:11
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.

2 participants