Skip to content

Change order for step with installing OCL CPU RT#2903

Open
antonwolfy wants to merge 2 commits intomasterfrom
fix-cron-run-gh-workflow
Open

Change order for step with installing OCL CPU RT#2903
antonwolfy wants to merge 2 commits intomasterfrom
fix-cron-run-gh-workflow

Conversation

@antonwolfy
Copy link
Copy Markdown
Contributor

@antonwolfy antonwolfy commented May 7, 2026

The PR fixes the issue in GitHub workflow to scheduled run of the tests.

We have to install proper intel-opencl-rt package first, since otherwise installing intel-opencl-rt next step after installing dpnp might cause reinstall of older dpnp version, since we don't use strict conda channel priority.

  • 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?

@antonwolfy antonwolfy added this to the 0.21.0 release milestone May 7, 2026
@antonwolfy antonwolfy self-assigned this May 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Array API standard conformance tests for dpnp=0.21.0dev0=py313h509198e_14 ran successfully.
Passed: 1356
Failed: 4
Skipped: 16

@antonwolfy
Copy link
Copy Markdown
Contributor Author

@antonwolfy antonwolfy marked this pull request as ready for review May 7, 2026 22:04
@coveralls
Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 78.441% (-0.003%) from 78.444% — fix-cron-run-gh-workflow into master

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.

3 participants