Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Removes the numpy_usm_shared module from numba_dpex.#841

Merged
diptorupd merged 1 commit into
mainfrom
remove/numpy_usm_shared
Feb 16, 2023
Merged

Removes the numpy_usm_shared module from numba_dpex.#841
diptorupd merged 1 commit into
mainfrom
remove/numpy_usm_shared

Conversation

@diptorupd

@diptorupd diptorupd commented Dec 7, 2022

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate usm_numpy_shared array

1 participant