Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL][XPTI] Added test covering kernel info #949

Merged
merged 14 commits into from
Apr 12, 2022

Conversation

vladimirlaz
Copy link

  • fix BE selection for buffer tests
  • kernel execution parameter (global size, local size, offset)
  • kernel argument parameters (number, size, pointer which can be
    associated with accessor/USM buffer)

 - kernel execution parameter (global size, local size, offset)
 - kernel argument parameters (number, size, pointer which can be
associated with accessor/USM buffer)
@vladimirlaz
Copy link
Author

/verify with intel/llvm#5887

@vladimirlaz
Copy link
Author

/verify with intel/llvm#5887

@vladimirlaz
Copy link
Author

/verify with intel/llvm#5887

@vladimirlaz
Copy link
Author

/verify with intel/llvm#5887

@vladimirlaz
Copy link
Author

/verify with intel/llvm#5887

@vladimirlaz
Copy link
Author

/verify with intel/llvm#5887

@againull againull merged commit 8acf00e into intel:intel Apr 12, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
 - fix BE selection for buffer tests
 - kernel execution parameter (global size, local size, offset)
 - kernel argument parameters (number, size, pointer which can be
associated with accessor/USM buffer)
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
 - fix BE selection for buffer tests
 - kernel execution parameter (global size, local size, offset)
 - kernel argument parameters (number, size, pointer which can be
associated with accessor/USM buffer)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants