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

Add stdio_shim #8

Closed
k82cn opened this issue Apr 18, 2023 · 1 comment
Closed

Add stdio_shim #8

k82cn opened this issue Apr 18, 2023 · 1 comment
Milestone

Comments

@k82cn
Copy link
Contributor

k82cn commented Apr 18, 2023

Currently, we only support log shim for debug; in product env, more shims will be introduced.

The stdio_shim maybe the second shim of Flame. This shim will launch the target application, and take task input as stdin, stdiout as task output.

That's import for Mento-Carlo demo.

@k82cn k82cn added this to the v0.1.0 milestone Apr 18, 2023
@k82cn
Copy link
Contributor Author

k82cn commented Apr 19, 2023

Fixed by: cb9ee82 , 7735e9a , a9ee1eb

@k82cn k82cn closed this as completed Apr 19, 2023
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