Skip to content

Conversation

@antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Nov 20, 2025

This PR backports of #2646 from development branch to maintenance/0.19.x.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an 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?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

The PR updates the file with the conda environment used to create build
conda env for testing oneMath interfaces:
- forced to use DPC++ and MKL from the latest release 2025.3 (no the
latest compiler packages on conda-forge yet)
- forced to install TBB from Intel channel, because MKL is not
compatible with the latest `tbb` from the conda-forge when cmake option
`MKL_THREADING=tbb_thread` used

Alternatively there might an approach to create the env with strict
channel priority, now the default one is flexible, which can't guarantee
the packages from high priority channel are installing.
@antonwolfy antonwolfy added this to the 0.19.1 release milestone Nov 20, 2025
@antonwolfy antonwolfy self-assigned this Nov 20, 2025
@github-actions
Copy link
Contributor

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

@antonwolfy antonwolfy marked this pull request as ready for review November 21, 2025 10:06
Copy link
Contributor

@vlad-perevezentsev vlad-perevezentsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @antonwolfy

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