dpctl icon indicating copy to clipboard operation
dpctl copied to clipboard

[MAINT] Run array API conformity with 2024.12 spec

Open ndgrigorian opened this issue 1 year ago • 6 comments

This PR experiments with running array API conformity tests with ARRAY_API_TESTS_VERSION=2024.12

  • [X] Have you provided a meaningful PR description?
  • [ ] Have you added a test, reproducer or referred to an issue with a reproducer?
  • [ ] Have you tested your changes locally for CPU and GPU devices?
  • [ ] Have you made sure that new changes do not introduce compiler warnings?
  • [ ] Have you checked performance impact of proposed changes?
  • [ ] Have you added documentation for your changes, if necessary?
  • [ ] Have you added your changes to the changelog?
  • [X] If this PR is a work in progress, are you opening the PR as a draft?

ndgrigorian avatar Mar 01 '25 03:03 ndgrigorian

View rendered docs @ https://intelpython.github.io/dpctl/pulls/2021/index.html

github-actions[bot] avatar Mar 01 '25 04:03 github-actions[bot]

Array API standard conformance tests for dpctl=0.20.0dev0=py310h93fe807_14 ran successfully. Passed: 1057 Failed: 8 Skipped: 119

github-actions[bot] avatar Mar 01 '25 04:03 github-actions[bot]

Coverage Status

coverage: 86.392% (+0.01%) from 86.381% when pulling 8a210c0a2907a5617ffac6bf635b3be0573739e9 on experimentally-use-array-api-version-2024.12 into d1fb36ef2178df96a7cbced390ce08644c3f2766 on master.

coveralls avatar Mar 01 '25 04:03 coveralls

Array API standard conformance tests for dpctl=0.20.0dev0=py310h93fe807_73 ran successfully. Passed: 1085 Failed: 7 Skipped: 119

github-actions[bot] avatar Mar 28 '25 03:03 github-actions[bot]

Array API standard conformance tests for dpctl=0.20.0dev0=py310h93fe807_87 ran successfully. Passed: 1088 Failed: 4 Skipped: 119

github-actions[bot] avatar Apr 01 '25 00:04 github-actions[bot]

@antonwolfy all of the array API tests for advanced indexing seem to pass when rebased onto the advanced indexing PR

ndgrigorian avatar Apr 01 '25 00:04 ndgrigorian

Array API standard conformance tests for dpctl=0.20.0dev0=py310h93fe807_132 ran successfully. Passed: 1106 Failed: 4 Skipped: 119

github-actions[bot] avatar Apr 09 '25 19:04 github-actions[bot]