Skip to content

Use Numba dispatcher stack for implementing device context #278

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

Closed
wants to merge 11 commits into from

Conversation

PokhodenkoSA
Copy link
Contributor

@PokhodenkoSA PokhodenkoSA commented Mar 4, 2021

Closes #271
Contains #279

In this PR:

Problems:

FAILED numba_dppy/tests/njit_tests/dpnp/test_numpy_array_ops.py::test_unary_ops[opencl:gpu:0-sum-float32-10]
FAILED numba_dppy/tests/njit_tests/dpnp/test_numpy_array_ops.py::test_unary_ops[level0:gpu:0-sum-float32-10]
FAILED numba_dppy/tests/njit_tests/dpnp/test_numpy_transcendentals.py::test_unary_ops[opencl:gpu:0-sum-float32-100]
FAILED numba_dppy/tests/njit_tests/dpnp/test_numpy_transcendentals.py::test_unary_ops[level0:gpu:0-sum-float32-100]

Links:

@DrTodd13
Copy link
Contributor

DrTodd13 commented Mar 8, 2021

Looks good to me.

@PokhodenkoSA
Copy link
Contributor Author

Obsolete.

@reazulhoque
Copy link
Contributor

The device context was enabled in this PR: #493

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changes to the dispacther to support dispacthing based on dpctl device_context
3 participants