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

More Kernel Labels for KokkosBlas #239

Closed
csiefer2 opened this issue May 16, 2018 · 4 comments
Closed

More Kernel Labels for KokkosBlas #239

csiefer2 opened this issue May 16, 2018 · 4 comments

Comments

@csiefer2
Copy link
Contributor

Some of the kernels in KokkosBlas have labels (e.g. "KokkosBlas::update<0,b,c>") but some do not (e.g. the stuff in V_MultFunctor), leaving downstream developers stuck with staring at the mangled names and guessing.

Can somebody do a pass over the KokkosBlas and ensure that these commonly use functions have kernel labels? Thanks!

@srajama1
Copy link
Contributor

I don't want to block 2.7 promotion for this (assuming this is not such a pain), we will take care of this in 2.8.

@csiefer2
Copy link
Contributor Author

No objections here.

@kyungjoo-kim
Copy link
Contributor

All routines in KokkosKernels now have profiling labels #359

@ndellingwood
Copy link
Contributor

PR #359 merged with added labels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants