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

fix bug with remote jobs for an op that takes a ConfigSet as its input #351

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

Conversation

bernstei
Copy link
Contributor

Fix very subtle bug in remote jobs with an op that takes a ConfigSet as its basic input, rather than an Atoms object.

The subtlety of this bug feels like a bad sign for the overall design, but the tiny fix suggests maybe it's OK

closes #349

as its basic input, rather than an Atoms object
@bernstei bernstei force-pushed the remote_op_with_configset_input branch from ac915d0 to bdbd700 Compare February 13, 2025 15:23
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.

combining couple of operations in one remote submission job
1 participant