IntelPython / dpctl

Python SYCL bindings and SYCL-based Python Array API library
https://intelpython.github.io/dpctl/
Apache License 2.0
102 stars 29 forks source link

Bugfix/gh 1901 scan algo #1902

Closed oleksandr-pavlyk closed 1 week ago

oleksandr-pavlyk commented 1 week ago

Closes gh-1901


github-actions[bot] commented 1 week ago

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. :crossed_fingers:

oleksandr-pavlyk commented 1 week ago

The issue being fixed here was introduced recently, in gh-1896, and was not a part of any releases of dpctl.

github-actions[bot] commented 1 week ago

Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_253 ran successfully. Passed: 895 Failed: 0 Skipped: 119

coveralls commented 1 week ago

Coverage Status

coverage: 87.725%. remained the same when pulling d133a1137bfa31d8ae30ad85960a075ad09ad1c6 on bugfix/gh-1901-scan-algo into 9b3341ac2f2c902f805f01360f2467a227324283 on master.

oleksandr-pavlyk commented 1 week ago

I have successfully run test suite on RTX 3050 for Laptops, Meteor Lake iGPU, and Core Ultra 7 CPU. The CI is also green, both internal and external.