IntelPython / dpctl

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

Support CMAKE_BUILD_TYPE=Coverage and use it in gen_coverage.py #1692

Closed oleksandr-pavlyk closed 1 month ago

oleksandr-pavlyk commented 1 month ago

CMAKE_BUILD_TYPE=Debug is set to allow full debugging information on host (-ggdb3), but no debug information on device for spir64 target

github-actions[bot] commented 1 month ago

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

github-actions[bot] commented 1 month ago

Array API standard conformance tests for dpctl=0.18.0dev0=py310h15de555_8 ran successfully. Passed: 889 Failed: 16 Skipped: 91

coveralls commented 1 month ago

Coverage Status

coverage: 87.971%. remained the same when pulling 68c68793e6ea8f17d16a86341a32b66cec456de3 on add-coverage-build-type into 183bfd77d6537d71146c23262e47dc84ae5ae336 on master.