Skip to content

[SYCL] Store version in CGAdviseUSM to enable extended members #4057

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 9, 2021
Merged

[SYCL] Store version in CGAdviseUSM to enable extended members #4057

merged 1 commit into from
Jul 9, 2021

Conversation

dnmokhov
Copy link
Contributor

@dnmokhov dnmokhov commented Jul 6, 2021

  • In CGAdviseUSM, accept versioned type instead of hard-coding non-versioned ADVISE_USM.
  • In handler, use setType to encode version and pass the versioned type to CGAdviseUSM.

- In CGAdviseUSM, accept versioned type instead of hard-coding non-versioned ADVISE_USM.
- In handler, use setType to encode version and pass the versioned type to CGAdviseUSM.
@dnmokhov dnmokhov marked this pull request as ready for review July 6, 2021 13:39
@dnmokhov dnmokhov requested a review from a team as a code owner July 6, 2021 13:39
@dnmokhov dnmokhov requested a review from alexbatashev July 6, 2021 13:39
@dnmokhov
Copy link
Contributor Author

dnmokhov commented Jul 6, 2021

intel/llvm-test-suite#342 passes on CUDA after this fix.

Copy link
Contributor

@alexbatashev alexbatashev left a comment

Choose a reason for hiding this comment

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

LGTM, but I'd like @romanovvlad to take a look

@dnmokhov dnmokhov requested a review from romanovvlad July 6, 2021 14:56
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.

3 participants