Skip to content

Changing kernel names to be compatible with latest dpl/pstl #989

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

Merged
merged 2 commits into from
Oct 5, 2021

Conversation

Alexander-Makaryev
Copy link
Contributor

@Alexander-Makaryev Alexander-Makaryev commented Oct 4, 2021

As DPL/PSTL developers say, the correct way is to provide such unique classes for naming in each kernel. They can be removed at all, but in this case name for kernel will be generated automatically and it will be very long and impossible to read.
I tried to do so and debug become a hell.)

Copy link
Contributor

@densmirn densmirn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could use word dpl in one kernel class name dpnp_cov_c_dpl_kernel.

@Alexander-Makaryev
Copy link
Contributor Author

We could use word dpl in one kernel class name dpnp_cov_c_dpl_kernel.

I think that adding number in classs name is more clear and common way. It is not only DPL or not DPL functions but about kernel naming in summary.
What wee will do if we have many DPL functions and many own kernels in one backend function?

@densmirn
Copy link
Contributor

densmirn commented Oct 4, 2021

np, let it be

@Alexander-Makaryev Alexander-Makaryev merged commit b4990c1 into master Oct 5, 2021
@Alexander-Makaryev Alexander-Makaryev deleted the fix-dpl-pstl-kernel-names branch October 5, 2021 18:42
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