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 parallel_* overloads taking the label as later argument #5141

Merged
merged 4 commits into from
Jun 29, 2022

Conversation

masterleinad
Copy link
Contributor

Copy link
Member

@dalg24 dalg24 left a comment

Choose a reason for hiding this comment

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

I'd prefer if you didn't qualify the traits

core/src/Kokkos_Parallel.hpp Outdated Show resolved Hide resolved
@dalg24 dalg24 added the Deprecate Items to be deprecated label Jun 27, 2022
@masterleinad masterleinad added the Blocks Promotion Overview issue for release-blocking bugs label Jun 27, 2022
@masterleinad masterleinad added this to the Tentative 3.7 Release milestone Jun 27, 2022

#ifdef KOKKOS_ENABLE_DISABLE_DEPRECATED_CODE_3
template <class ExecutionPolicy, class FunctorType, class ReturnType>
inline void parallel_scan(
Copy link
Member

Choose a reason for hiding this comment

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

Annotate with the deprecation attribute?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch! See db9c848.

Copy link
Contributor

@cz4rs cz4rs left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@dalg24 dalg24 merged commit 67b0ee8 into kokkos:develop Jun 29, 2022
ndellingwood added a commit to trilinos/Trilinos that referenced this pull request Jun 30, 2022
ndellingwood added a commit to trilinos/Trilinos that referenced this pull request Aug 5, 2022
ndellingwood added a commit to trilinos/Trilinos that referenced this pull request Aug 12, 2022
@ajpowelsnl ajpowelsnl mentioned this pull request Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocks Promotion Overview issue for release-blocking bugs Deprecate Items to be deprecated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants