-
Notifications
You must be signed in to change notification settings - Fork 0
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
Investigate the use of "Channels" in parsl to allow execution from a laptop on Klone #19
Labels
enhancement
New feature or request
Comments
Initial testing doesn't make it look like it "just works": I set up the Klone configuration to look roughly like this:
Then trying to load that config in python:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature request
Investigation this: https://parsl.readthedocs.io/en/stable/stubs/parsl.channels.base.Channel.html#parsl.channels.base.Channel
This may be the methodology to use in order to allow the hypervisor to run from a local computer while the resources are requested from Klone (or equivalent)
The text was updated successfully, but these errors were encountered: