Skip to content

Progress on getting self-hosted compiler broker/worker system going. #504

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jemc
Copy link
Contributor

@jemc jemc commented Nov 16, 2024

This will let us run different passes of the compiler as different workers, connecting to a common broker to interact with one another.

@jemc jemc self-assigned this Nov 16, 2024
This will let us run different passes of the compiler as different
workers, connecting to a common broker to interact with one another.
@jemc jemc force-pushed the feat/self-hosted-workers branch 2 times, most recently from bfa6b80 to c1b4994 Compare November 16, 2024 09:08
This tool will be used to inspect and test the intermediate data
structures in between compiler micro-passes, as seen in the
compact binary files emitted to the savi-cache directory.
@jemc jemc force-pushed the feat/self-hosted-workers branch from c1b4994 to 4df4690 Compare November 21, 2024 16:17
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