Skip to content

Backport gh-2166, gh-2057, gh-2211 #2214

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 5 commits into from
Dec 5, 2024
Merged

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Dec 5, 2024

This PR backports of #2166, #2057 and #2211 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?

antonwolfy and others added 2 commits December 5, 2024 12:13
* Update README.md

* Replace with a link to IDP installation guide
Copy link
Contributor

github-actions bot commented Dec 5, 2024

View rendered docs @ https://intelpython.github.io/dpnp/index.html

antonwolfy and others added 2 commits December 5, 2024 13:22
Recent changes in DPC++ 2025.1 compiler broke DPNP compilation. It seems
the legacy DPC++ compiler behavior was affected by introducing SYCL
experimental extension for reduction properties.

Since the compilation issue occurred for a backend function which will
be removed once #2183 is merged, that PR proposes to temporary w/a the
issue and to reuse the extension for reduction properties, which seems
working.
@antonwolfy antonwolfy changed the title Backport gh-2166 Backport gh-2166, gh-2057, gh-2211 Dec 5, 2024
@antonwolfy antonwolfy merged commit 309a418 into maintenance/0.16.x Dec 5, 2024
40 of 46 checks passed
@antonwolfy antonwolfy deleted the backport-gh-2166 branch December 5, 2024 13:57
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