Skip to content

Backport gh-2199 #2217

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

Backport gh-2199 #2217

merged 10 commits into from
Dec 5, 2024

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Dec 5, 2024

This PR backports of #2199 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 9 commits December 5, 2024 12:13
* Update README.md

* Replace with a link to IDP installation guide
The PR proposes to introduce `DPNP_WITH_REDIST` cmake options,
defaulting to `OFF`.

If set, cmake script add to RUNPATH an entry relative to `$ORIGIN` that
would point to `$PREFIX/lib`, hence allowing native extensions to find
DPC++ redistributable libraries.

`conda-recipe/build.sh` is modified to set `DPNP_WITH_REDIST=TRUE`.

It closes #2200.

- [x] Have you provided a meaningful PR description?
- [ ] Have you added a test, reproducer or referred to issue with a
reproducer?
- [x] Have you tested your changes locally for CPU and GPU devices?
- [x] 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?
Copy link
Contributor

github-actions bot commented Dec 5, 2024

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

Base automatically changed from backport-gh-2185 to maintenance/0.16.x December 5, 2024 17:01
@antonwolfy antonwolfy merged commit 39439dd into maintenance/0.16.x Dec 5, 2024
46 of 48 checks passed
@antonwolfy antonwolfy deleted the backport-gh-2199 branch December 5, 2024 18:17
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