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

opal/accelerator: implement additional stub APIs #12091

Closed
wants to merge 1 commit into from

Conversation

wenduwan
Copy link
Contributor

This change implements stub APIs introduced in
#10959

This change implements stub APIs introduced in
open-mpi#10959

Signed-off-by: Wenduo Wang <wenduwan@amazon.com>
@hppritcha
Copy link
Member

i'll double check this on ANL sunspot.

@edgargabriel
Copy link
Member

I would suggest to hold back merging this, I realized something yesterday afternoon and want to discuss it with @wenduwan first

@wenduwan
Copy link
Contributor Author

@edgargabriel and I had a brief conversation about #10959

We missed the existing constructor-destructor mechanism implemented by William. If we follow this convention then we can possibly avoid having explicit destroy* APIs, which applies to:

  • stream
  • ipc handle
  • event & ipc event

We would like to re-evaluate the use case(especially in ZE @hppritcha ).

For now I will revert #10959

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants