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

[REQ] Make Launch objects work for adjoint kernel launches #449

Open
shi-eric opened this issue Jan 24, 2025 · 0 comments
Open

[REQ] Make Launch objects work for adjoint kernel launches #449

shi-eric opened this issue Jan 24, 2025 · 0 comments
Assignees
Labels
feature request Request for something to be added

Comments

@shi-eric
Copy link
Contributor

Description

Launch objects recorded using record_cmd=True should remember if adjoint=True was used in the wp.launch() so that calling launch() will launch the appropriate kernel.

Currently only forward calls are launched.

Context

  • Symmetry
  • Ways to reduce launch overheads for adjoint launch (not as good as using graphs)
@shi-eric shi-eric added the feature request Request for something to be added label Jan 24, 2025
@shi-eric shi-eric self-assigned this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for something to be added
Projects
None yet
Development

No branches or pull requests

1 participant