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

IntelPython / dpnp / 17488758924
81%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2025 09:36AM UTC
Jobs 1
Files 227
Run time 1min
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 Sep 2025 09:03AM UTC coverage: 71.582% (-0.3%) from 71.848%
17488758924

push

github

web-flow
Update `dpnp.isclose` with scalar-specific SYCL kernels (#2540)

This PR suggests updating `dpnp.isclose()` function adding a
scalar-specific SYCL kernels for both contiguous and stride cases to
improve performance when `rtol` and `atol` are scalars.
Also extends and updates tests for `dpnp.isclose()`

The new kernel **improves performance** by **up to 10x** compared to the
previous implementation when `rtol` and `atol` are scalars (tested on
PVC).

4977 of 10124 branches covered (49.16%)

Branch coverage included in aggregate %.

245 of 349 new or added lines in 5 files covered. (70.2%)

18590 of 22799 relevant lines covered (81.54%)

18804.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
12
88.71
dpnp/backend/extensions/ufunc/elementwise_functions/isclose.cpp
92
29.28
dpnp/backend/kernels/elementwise_functions/isclose.hpp
Jobs
ID Job ID Ran Files Coverage
1 17488758924.1 05 Sep 2025 09:37AM UTC 227
71.58
GitHub Action Run
Source Files on build 17488758924
  • Tree
  • List 227
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • c9b9f70a on github
  • Prev Build on master (#17466631191)
  • Next Build on master (#17490596906)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc