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::is_view #4592

Merged
merged 2 commits into from
Dec 7, 2021

Conversation

dalg24
Copy link
Member

@dalg24 dalg24 commented Dec 6, 2021

Rational: Seems to only be there for backward compatibility. We don't want users to reach into Kokkos::Impl::. Let us emit deprecation warnings so we can remove in upcoming releases.

@dalg24 dalg24 added the Refactor Tidying up: make code code, cleaner, simpler, understandable and robust label Dec 6, 2021
@crtrott
Copy link
Member

crtrott commented Dec 6, 2021

Add to deprecation list in the wiki!

@dalg24
Copy link
Member Author

dalg24 commented Dec 6, 2021

Add to deprecation list in the wiki!

I'd argue it is in Impl:: so we don't have to give notice.

Also, are you referring to https://github.com/kokkos/kokkos/wiki/DeprecationPage ? It does not really fit with the rest.

@dalg24
Copy link
Member Author

dalg24 commented Dec 6, 2021

Failure on Jenkins (performance) is unrelated.

Co-authored-by: Daniel Arndt <arndtd@ornl.gov>
@crtrott
Copy link
Member

crtrott commented Dec 7, 2021

Yeah ok don't need in the deprecation list ..

@dalg24
Copy link
Member Author

dalg24 commented Dec 7, 2021

SYCL failure is unrelated. (fetnat05 running out of disk space)

@dalg24 dalg24 merged commit 1c0519b into kokkos:develop Dec 7, 2021
@dalg24 dalg24 deleted the deprecate_kokkos_impl_is_view branch December 7, 2021 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Tidying up: make code code, cleaner, simpler, understandable and robust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants