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

Convey additional parameters to kernel launch #19

Closed
kevin-bates opened this issue Aug 9, 2019 · 0 comments
Closed

Convey additional parameters to kernel launch #19

kevin-bates opened this issue Aug 9, 2019 · 0 comments

Comments

@kevin-bates
Copy link
Collaborator

This represents part of the effort to add support for parameterized kernels. The idea is that parameters will be conveyed from the front-end and be "processed" during the kernel's launch. In some cases, these parameters will be used by the kernel itself, but, I believe, most of the parameters will be used to create the right environment in which the kernel will run. Of course this portion will be the responsibility of the provider. We should just make sure the provider gets the information it needs via the kernel management framework.

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