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 handling for device specific and binding arbitrary device specific types #1462

Open
reyna-abhyankar opened this issue Aug 9, 2024 · 0 comments
Assignees
Labels
repo-refactor Topics related to the repo and search refactors rr-runtime

Comments

@reyna-abhyankar
Copy link
Collaborator

Two fixes needed

  • Currently, only specific types are supported for being made device specific (per device op states and ff handle). i.e. we need to implement bind_device_specific_arg
  • Shift handling/unwrapping of device specific arguments away from TaskArgumentAccessor
@reyna-abhyankar reyna-abhyankar added repo-refactor Topics related to the repo and search refactors rr-runtime labels Aug 9, 2024
@reyna-abhyankar reyna-abhyankar self-assigned this Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo-refactor Topics related to the repo and search refactors rr-runtime
Projects
None yet
Development

No branches or pull requests

1 participant