Skip to content

Conversation

@Bensuo
Copy link
Contributor

@Bensuo Bensuo commented Jul 16, 2025

  • Fix issue where updating multiple nodes with the same UR kernel handle would give incorrect results due to arg caching.
  • Add SYCL E2E test based on the example in the issue that reported this.

Addresses issue reported in #19450

- Fix issue where updating multiple nodes with the same UR kernel
  handle would give incorrect results due to arg caching.
- Add SYCL E2E test based on the example in the issue that reported
  this.
@Bensuo Bensuo requested a review from a team as a code owner July 16, 2025 14:50
@Bensuo Bensuo requested a review from reble July 16, 2025 14:50
@Bensuo Bensuo temporarily deployed to WindowsCILock July 16, 2025 14:50 — with GitHub Actions Inactive
@Bensuo Bensuo temporarily deployed to WindowsCILock July 16, 2025 15:24 — with GitHub Actions Inactive
@Bensuo Bensuo temporarily deployed to WindowsCILock July 16, 2025 15:24 — with GitHub Actions Inactive
@Bensuo Bensuo changed the title [UR][CUDA] Fix command buffer update with shared kernel handles [UR][CUDA]{HIP] Fix command buffer update with shared kernel handles Jul 16, 2025
@Bensuo Bensuo temporarily deployed to WindowsCILock July 16, 2025 15:56 — with GitHub Actions Inactive
Copy link
Contributor

@EwanC EwanC left a comment

Choose a reason for hiding this comment

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

LGTM, will refrain from too many comments on the new test so it stays similar to the issue.

- Remove printfs
- Replace literals with defined variables
- Add required aspect for shared USM
@Bensuo Bensuo temporarily deployed to WindowsCILock July 16, 2025 16:49 — with GitHub Actions Inactive
@Bensuo Bensuo temporarily deployed to WindowsCILock July 16, 2025 17:24 — with GitHub Actions Inactive
@Bensuo Bensuo temporarily deployed to WindowsCILock July 16, 2025 17:24 — with GitHub Actions Inactive
@bader bader changed the title [UR][CUDA]{HIP] Fix command buffer update with shared kernel handles [UR][CUDA][HIP] Fix command buffer update with shared kernel handles Jul 16, 2025
@Bensuo
Copy link
Contributor Author

Bensuo commented Jul 17, 2025

@intel/llvm-gatekeepers This should be ready to merge now, thanks!

@sommerlukas sommerlukas merged commit fabd1cc into intel:sycl Jul 17, 2025
34 checks passed
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.

4 participants