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

Improve interaction between optimizer and patch applicator #463

Closed
6 tasks done
lukasrothenberger opened this issue Dec 13, 2023 · 0 comments
Closed
6 tasks done
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@lukasrothenberger
Copy link
Collaborator

lukasrothenberger commented Dec 13, 2023

To close this issue,

  • the optimizer has to output a json representation of a configuration d040f04
  • the patch generator has to be able to parse and apply this information 530f486
  • the optimizer has to output a json representation of a configuration using one or more GPUs (containing suggestion ids + data movement information + x) 9697f5d
  • the patch generator has to be able to parse and apply this information 9697f5d
  • the code generator might have been extended to support the patch applicators extended requests 9697f5d
  • the patch applicator is able to apply and roll back the newly created suggestions 9697f5d
@lukasrothenberger lukasrothenberger added this to the Release 3.1.0 milestone Dec 13, 2023
@lukasrothenberger lukasrothenberger self-assigned this Dec 13, 2023
@lukasrothenberger lukasrothenberger added the enhancement New feature or request label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant