Skip to content

Backport gh-2082 #2083

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 1 commit into from
Oct 2, 2024
Merged

Backport gh-2082 #2083

merged 1 commit into from
Oct 2, 2024

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