• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IntelPython / dpnp / 31008246616
78%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2026 02:42PM UTC
Jobs 1
Files 263
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Aug 2026 01:01PM UTC coverage: 78.414%. Remained the same
31008246616

push

github

web-flow
Switch to conda-forge `ocl-icd` loader packages (#2905)

Switches the OpenCL ICD loader run dependency from
`intel-gpu-ocl-icd-system` to the conda-forge loaders when building
against a DPC++ compiler and runtime of `2026.1.1` or newer:

- **Linux:** `ocl-icd-system`
- **Windows:** `khronos-opencl-icd-loader`

The conda-forge loaders require compiler/runtime `2026.1.1`+, so the
choice is gated on the compiler version the package is built against.
When building against an older compiler, the recipe keeps the legacy
`intel-gpu-ocl-icd-system` package.

The `-system` variant on Linux is intentional: it symlinks the
system-installed OpenCL ICD loader into the environment rather than
bundling its own, so the Intel GPU driver's registered ICD is discovered
correctly. Using the bundling `ocl-icd` package instead shadows the
system loader and breaks device enumeration.

## Decoupled compiler and oneMKL floors

The single `required_compiler_and_mkl_version` constant is split into
two independent minimums, because the DPC++ compiler and oneMKL do not
release in lockstep: the compiler has a `2026.1.1` build on the public
channels, but `mkl-devel-dpcpp` only goes up to `2026.1.0`. Keeping them
coupled made a `2026.1.1` floor unsolvable.

1546 of 2884 branches covered (53.61%)

Branch coverage included in aggregate %.

26487 of 32866 relevant lines covered (80.59%)

7913.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31008246616.1 05 Aug 2026 02:42PM UTC 263
78.41
GitHub Action Run
Source Files on build 31008246616
  • Tree
  • List 263
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31008246616
  • ac5346be on github
  • Prev Build on master (#30709567075)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc