Skip to content

Conversation

antonwolfy
Copy link
Contributor

This PR backports of #2082 from development branch to maintenance/0.16.x.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • If this PR is a work in progress, are you filing the PR as a draft?

* Implement a workaround to gemm issue in OneMKL

* Fix codespell issue

* Enable w/a also for float dtype

* Add Battlemage G21 arhitecture to w/a

* Disable w/a for Arrow Lake

* Remove Lunar Lake architecture from the w/a

* Applied the pre-commit hooks

* Update dpnp/backend/extensions/blas/gemm.hpp

Co-authored-by: Oleksandr Pavlyk <[email protected]>

* Applied pre-commit black hook

* Add more clarification to the comment

* Remove excess semicolon

* Removed const keyword from review comment because ext_oneapi_architecture_is() isn't marked as const

* Applied review comment

* Updated the changelog

---------

Co-authored-by: Oleksandr Pavlyk <[email protected]>
@antonwolfy antonwolfy merged commit a68f422 into maintenance/0.16.x Oct 2, 2024
11 of 40 checks passed
@antonwolfy antonwolfy deleted the backport-gh-2082 branch October 2, 2024 21:40
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