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

IntelPython / dpnp / 15123683098
81%

Build:
DEFAULT BRANCH: master
Ran 19 May 2025 10:08PM UTC
Jobs 1
Files 222
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

19 May 2025 09:36PM UTC coverage: 71.757%. Remained the same
15123683098

push

github

web-flow
Update `mkl_lapack::batch_error` handling in `getrf_batch` / `getri_batch` (#2458)

This PR suggests improvements to the handling of
`oneapi::mkl::lapack::batch_error` in `oneapi::mkl::lapack::getrf_batch`
and `oneapi::mkl::lapack::getri_batch`

OneMKL batched functions throw a single
`oneapi::mkl::lapack::batch_error` interpreted as computation_error for
all failed matrices (ids()). Now set dev_info[...] = 1 for each to
determinate singular matrix.

This change allows a consistent raising of `LinAlgError` in
`dpnp.linalg.inv()` for both non-batched and batched singular matrices
and unskipping tests with singular matrices for `dpnp.linalg.inv()` ,
`dpnp.linalg.det`, `dpnp.linalg.slogdet`

4777 of 9768 branches covered (48.9%)

Branch coverage included in aggregate %.

0 of 8 new or added lines in 2 files covered. (0.0%)

4 existing lines in 2 files now uncovered.

18099 of 22112 relevant lines covered (81.85%)

19357.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
42.74
0.0% dpnp/backend/extensions/lapack/getrf_batch.cpp
4
42.49
0.0% dpnp/backend/extensions/lapack/getri_batch.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
2
42.74
0.0% dpnp/backend/extensions/lapack/getrf_batch.cpp
2
42.49
0.0% dpnp/backend/extensions/lapack/getri_batch.cpp
Jobs
ID Job ID Ran Files Coverage
1 15123683098.1 19 May 2025 10:08PM UTC 222
71.76
GitHub Action Run
Source Files on build 15123683098
  • Tree
  • List 222
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 56ccf864 on github
  • Prev Build on master (#15116270607)
  • Next Build on master (#15133748159)
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