Skip to content

[ESI] Expose accelerator through AcceleratorConnection py api #8781

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

Merged
merged 1 commit into from
Jul 29, 2025

Conversation

mortbopet
Copy link
Contributor

@mortbopet mortbopet commented Jul 25, 2025

It is possible that the AcceleratorConnection that is instantiated has handed ownership of a constructed accelerator through AcceleratorConnection::takeOwnership. In that case, it should be possible to retrieve a handle to the given accelerator through the python API. That is this PR.

It is possible that the `AcceleratorConnection` that is instantiated has handed ownership of a constructed accelerator through ` `AcceleratorConnection::takeOwnership`. In that case, it should be possible to retrieve a handle to the given accelerator through the python API. That is this PR.
@mortbopet mortbopet requested a review from teqdruid as a code owner July 25, 2025 12:41
@mortbopet mortbopet merged commit d9545ff into main Jul 29, 2025
8 checks passed
@mortbopet mortbopet deleted the dev/mpetersen/esi_accelerator_handle branch July 29, 2025 06:36
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.

2 participants