Skip to content

[SYCL] Check if Plugin before all calls to a plugin API #11128

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
Sep 14, 2023

Conversation

nrspruit
Copy link
Contributor

@nrspruit nrspruit commented Sep 8, 2023

  • Using Teardown tracking of "pluginReleased", check if the plugin is released before each call to a plugin's functions.

@nrspruit nrspruit requested a review from a team as a code owner September 8, 2023 21:15
@nrspruit nrspruit force-pushed the sycl_plugin_released branch from 3786869 to 3c219a6 Compare September 11, 2023 23:22
- Using Teardown tracking of "pluginReleased", check if the plugin is
  released before each call to a plugin's functions.

Signed-off-by: Spruit, Neil R <[email protected]>
@nrspruit nrspruit force-pushed the sycl_plugin_released branch from 3c219a6 to cd28adb Compare September 13, 2023 16:49
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@nrspruit - For future reference, please avoid force-pushing as much as possible. Not doing so helps us understand the history of the PR better. The patch will be squished into a single PR when we merge. 😄

@steffenlarsen steffenlarsen merged commit 97451b1 into intel:sycl Sep 14, 2023
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