Skip to content

[SYCL][Fusion] Improve kernel fusion e2e tests #14366

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 2 commits into from
Jul 3, 2024

Conversation

sommerlukas
Copy link
Contributor

Improve the kernel fusion end-to-end tests:

  • Remove the flag to embed IR on CUDA and AMD backend from the tests that abort execution before requiring access to IR.
  • Check for the number of kernel launches to make sure fusion did not fail silently.

Improve the kernel fusion end-to-end tests:
* Remove the flag to embed IR on CUDA and AMD backend from the tests
  that abort execution before requiring access to IR.
* Check for the number of kernel launches to make sure fusion did not
  fail silently.

Signed-off-by: Lukas Sommer <[email protected]>
Signed-off-by: Lukas Sommer <[email protected]>
@sommerlukas sommerlukas merged commit 2af069d into intel:sycl Jul 3, 2024
14 checks passed
@sommerlukas sommerlukas deleted the improve-fusion-tests branch July 3, 2024 07:46
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