dpnp icon indicating copy to clipboard operation
dpnp copied to clipboard

Build a list of bin counts for histogram tests based on available memory for a device

Open antonwolfy opened this issue 2 months ago • 3 comments

The PR limits running histogram tests with large number of bin counts based on the available memory for the device.

  • [x] Have you provided a meaningful PR description?
  • [ ] Have you added a test, reproducer or referred to an issue with a reproducer?
  • [x] Have you tested your changes locally for CPU and GPU devices?
  • [x] 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?

antonwolfy avatar Oct 17 '25 15:10 antonwolfy

View rendered docs @ https://intelpython.github.io/dpnp/pull/2628/index.html

github-actions[bot] avatar Oct 17 '25 15:10 github-actions[bot]

Array API standard conformance tests for dpnp=0.20.0dev0=py313h509198e_17 ran successfully. Passed: 1227 Failed: 0 Skipped: 9

github-actions[bot] avatar Oct 17 '25 15:10 github-actions[bot]

Coverage Status

coverage: 67.885% (+0.05%) from 67.831% when pulling 7e3882b3cfe822e44567277765f947b666ff265e on debug-lnl-tests-hanging into 2233a8c443abf7359ce63e6d5fbd6b3c2278ebe8 on master.

coveralls avatar Oct 17 '25 15:10 coveralls