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

Fix SYCL Kokkos::Profiling::(de)allocateData calls #3928

Merged

Conversation

masterleinad
Copy link
Contributor

We were reporting to allocate and deallocate twice for SYCLDeviceUSMSpace. I noticed trying to run space-time-stack.

Copy link
Contributor

@DavidPoliakoff DavidPoliakoff left a comment

Choose a reason for hiding this comment

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

Good changes, I like having all of the allocate/deallocate profiling calls centralized per memspace

@dalg24 dalg24 merged commit f654c0c into kokkos:develop Apr 17, 2021
@dalg24
Copy link
Member

dalg24 commented Apr 17, 2021

@masterleinad do you want this in 3.4?

@masterleinad
Copy link
Contributor Author

@masterleinad do you want this in 3.4?

I think that's a good idea.

dalg24 added a commit that referenced this pull request Apr 22, 2021
…ate_data

[3.4] Take over #3928: Fix SYCL Kokkos::Profiling::(de)allocateData calls
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