Skip to content

Conversation

@sungeunk
Copy link
Contributor

@sungeunk sungeunk commented Feb 3, 2026

Description of the issue(symptom, root-cause, how it was resolved)

  • Fixed the use of float accumulators for intermediate calculations.
  • Corrected the use of float inputs for MAD operations.

The code and line that caused this issue (if it is not changed directly)

  • src\plugins\intel_gpu\src\kernel_selector\cl_kernels\gemm_tiled_opt.cl

Reproduction step and snapshot (if applicable. Do not attach for customer model)

  • reproducer is attached in the ticket.

Checklist

  • Is it a proper fix? (not a workaround)
  • Did you include test case for this fix, if necessary?
  • Did you review existing test that can be extended to cover this scenario? Which test did you review?

Tickets:

  • 179229

- fixed float accumulator for intermediate calc
- fixed float for mad inputs
@sungeunk sungeunk added the category: GPU OpenVINO GPU plugin label Feb 3, 2026
@sungeunk sungeunk requested review from a team as code owners February 3, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: GPU OpenVINO GPU plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant