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

Wrapper support for sporadic apps #5394

Closed
davidpanderson opened this issue Oct 8, 2023 · 2 comments
Closed

Wrapper support for sporadic apps #5394

davidpanderson opened this issue Oct 8, 2023 · 2 comments

Comments

@davidpanderson
Copy link
Contributor

The wrapped app (VM or native) needs to negotiate with the client about when to compute.
The easiest way to do this is via 2 files, client->app and app->client.
The wrapper (or vboxwrapper) reads/writes these,
converting to shared-memory message passing with the client.

@AenBleidd
Copy link
Member

@davidpanderson, I thought this is already implemented. Could you please confirm?

@davidpanderson
Copy link
Contributor Author

fixed in #5410

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants