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

Adds more custom exception classes to numba_dpex. #798

Merged
merged 2 commits into from
Oct 18, 2022

Conversation

diptorupd
Copy link
Contributor

Adds several new custom exception classes. Most of the exceptions are not used anywhere yet. The work for raising the exceptions is ongoing as part of the refactoring of the kernel API that will be part of a different PR.

@oleksandr-pavlyk
Copy link
Contributor

Overall this looks good. I would probably enclose kernel names in quotes in the message too.

@diptorupd diptorupd force-pushed the new_exception_classes branch from 06d2951 to 4e5e120 Compare October 18, 2022 00:35
@diptorupd
Copy link
Contributor Author

Overall this looks good. I would probably enclose kernel names in quotes in the message too.

Thanks @oleksandr-pavlyk. I have made the suggested changes.

@diptorupd diptorupd force-pushed the new_exception_classes branch from 4e5e120 to eb36cc8 Compare October 18, 2022 00:36
@diptorupd diptorupd force-pushed the new_exception_classes branch from 0407e92 to 13dbe66 Compare October 18, 2022 02:19
@diptorupd
Copy link
Contributor Author

Merging based on public CI. Teamcity CI is failing due to an internal issue.

@diptorupd diptorupd merged commit 6a8ac1b into main Oct 18, 2022
@diptorupd diptorupd deleted the new_exception_classes branch October 18, 2022 03:31
github-actions bot added a commit that referenced this pull request Oct 18, 2022
Adds more custom exception classes to numba_dpex. 6a8ac1b
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.

2 participants