-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extend indexing function tests to kernel simulator #1378
Conversation
2496c08
to
dce0f34
Compare
dce0f34
to
95eb22e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
4752af5
to
51310f9
Compare
51310f9
to
7a8b6ca
Compare
@ZzEeKkAa can you take a look at https://coveralls.io/builds/66307283/source?filename=numba_dpex%2Fkernel_api%2Findex_space_ids.py#L37. Adding some tests for 1-, 2-dimensional kernels for the linear id functions will improve coverage. |
7a8b6ca
to
632f4b8
Compare
@diptorupd 100% agree with you, but this is not a point of this PR. It does not introduce any new tests, just makes sure that all tests are run both on device and through simulator. |
…ing_function_tests Extend indexing function tests to kernel simulator 9fd6cdc
…nsive_indexing_function_tests Extend indexing function tests to kernel simulator 9fd6cdc
Run indexing functions tests both through numba and python simulator