numba-dpex
numba-dpex copied to clipboard
Add all kernel breakpoints hit test
Check that every thread in kernel hits breakpoint.
This test was not tested on GPU!
Closes #483
- [x] Have you provided a meaningful PR description?
- [x] 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?
- [ ] If this PR is a work in progress, are you filing the PR as a draft?
coverage: 86.48%. remained the same when pulling f701fb0b2cc046931c49a5d5a9111a8f7bfaf5df on testing/add_all_kernel_breakpoints_hit_test into 574daab5002a05ca1288f6dd8ccf12e626e90854 on main.
@ZzEeKkAa if it works on CPU it is a good test to add. You can XFail on GPU.