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

Deprecate Kokkos::Impl::VerifyExecutionCanAccessMemorySpace #527

Closed
hcedwar opened this issue Nov 2, 2016 · 1 comment
Closed

Deprecate Kokkos::Impl::VerifyExecutionCanAccessMemorySpace #527

hcedwar opened this issue Nov 2, 2016 · 1 comment
Assignees
Labels
Enhancement Improve existing capability; will potentially require voting
Milestone

Comments

@hcedwar
Copy link
Contributor

hcedwar commented Nov 2, 2016

Replace usage of Kokkos::Impl::VerifyExecutionCanAccessMemorySpace with
Kokkos::Impl::SpaceAccessibility which has improved clarity and functionality in support of issue #290.

@hcedwar hcedwar added this to the END 2016 milestone Nov 2, 2016
@crtrott
Copy link
Member

crtrott commented Nov 3, 2016

YEAH

I always found VerifyExecutionCanAccessMemorySpace confusing in particular because it actually took two memory spaces!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve existing capability; will potentially require voting
Projects
None yet
Development

No branches or pull requests

2 participants