Skip to content

[GPU] Prevent to add reorder if the ranks are different #31187

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sungeunk
Copy link
Contributor

@sungeunk sungeunk commented Jul 3, 2025

If the ranks of two nodes are different, abnormal reorder will be added.
issue case) scatter_nd_update(bfyx:2x100x4) -> reorder(bfzyx:2x100x4) -> loop(bfzyx:2x100x1x1x360)

Tickets:

  • 169468

@sungeunk sungeunk requested review from a team as code owners July 3, 2025 03:44
@sungeunk sungeunk added category: GPU OpenVINO GPU plugin do not merge labels Jul 3, 2025
@sungeunk sungeunk force-pushed the 169468_kernel_build_scatter_nd_update branch from 464774a to 8891f9d Compare July 6, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant