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

Port the func decorator to use the KernelDispatcher class. #1211

Closed
Tracked by #1120
diptorupd opened this issue Nov 8, 2023 · 1 comment
Closed
Tracked by #1120

Port the func decorator to use the KernelDispatcher class. #1211

diptorupd opened this issue Nov 8, 2023 · 1 comment

Comments

@diptorupd
Copy link
Contributor

diptorupd commented Nov 8, 2023

The existing numba_dpex.func decorator should be ported to the numba_dpex.experimental.dispatcher.KernelDispatcher.

@diptorupd
Copy link
Contributor Author

Merged to main and available in the experimental module. Note that the new decorator is called device_func. We might create an alias of device_func to func with a deprecation notice when migrating the feature to core to aid in transition.

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

No branches or pull requests

1 participant