Skip to content
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

Removes the numpy_usm_shared module from numba_dpex. #841

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

diptorupd
Copy link
Contributor

@diptorupd diptorupd commented Dec 7, 2022

The PR removes the numpy_usm_shared module from numba_dpex. All related unit test cases are also removed.

Fixes #813

@diptorupd diptorupd force-pushed the remove/numpy_usm_shared branch 2 times, most recently from ca61250 to a1fc02a Compare January 22, 2023 16:20
@diptorupd diptorupd force-pushed the remove/numpy_usm_shared branch from 823f5f4 to 93ec722 Compare February 16, 2023 18:12
   - Removes the experimental numpy_usm_shared module.
   - Removes the usm_allocators_ext.c module, the new
     _dpexrt_python module superseds the functionality
     of usm_allocators_ext.
   - Remove redundant and deprecated tests related to the
     removed modules.
@diptorupd diptorupd force-pushed the remove/numpy_usm_shared branch from 93ec722 to 24a2cf5 Compare February 16, 2023 18:31
@diptorupd
Copy link
Contributor Author

ping @DrTodd13 @oleksandr-pavlyk

@diptorupd diptorupd merged commit 9af4d9f into main Feb 16, 2023
@diptorupd diptorupd deleted the remove/numpy_usm_shared branch February 16, 2023 23:41
github-actions bot added a commit that referenced this pull request Feb 16, 2023
Removes the numpy_usm_shared module from numba_dpex. 9af4d9f
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.

Deprecate usm_numpy_shared array
1 participant