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

Used the Kokkos Profiling interface rather than the Impl interface #3518

Merged

Conversation

DavidPoliakoff
Copy link
Contributor

There was one place left where we directly called beginParallelFor. As we expand what can happen inside beginParallelFor, that is going to become more and more of a problem. Requesting a review from @crtrott because there's like a 1% chance it used the Impl interface for a specific reason I wasn't able to figure out

@DavidPoliakoff
Copy link
Contributor Author

DavidPoliakoff commented Oct 22, 2020 via email

@DavidPoliakoff
Copy link
Contributor Author

@crtrott I can't see if your review had any other comments (GitHub literally isn't loading them), but I think I've addressed the ones I can find

@crtrott crtrott merged commit 3243f20 into kokkos:develop Oct 24, 2020
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.

None yet

3 participants