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

Issue 2013: combined reducers #3052

Merged
merged 3 commits into from
Jun 30, 2020

Conversation

dhollman
Copy link

Initial implementation that supports only combining of scalar references, for now

@dhollman dhollman requested review from dalg24 and crtrott May 20, 2020 20:24
@dhollman dhollman changed the base branch from master to develop May 20, 2020 20:25
core/src/Kokkos_Core.hpp Show resolved Hide resolved
core/src/Kokkos_Parallel_Reduce.hpp Show resolved Hide resolved
core/src/Kokkos_Parallel_Reduce.hpp Outdated Show resolved Hide resolved
core/src/impl/Kokkos_FunctorAdapter.hpp Outdated Show resolved Hide resolved
core/src/impl/Kokkos_Combined_Reducer.hpp Outdated Show resolved Hide resolved
core/src/impl/Kokkos_Combined_Reducer.hpp Outdated Show resolved Hide resolved
core/src/impl/Kokkos_Combined_Reducer.hpp Show resolved Hide resolved
core/src/impl/Kokkos_Combined_Reducer.hpp Show resolved Hide resolved
@dalg24
Copy link
Member

dalg24 commented May 27, 2020

Retest this please

@dhollman dhollman force-pushed the issue-2013-combined-reducers branch from 811cac3 to 8c4bf57 Compare June 22, 2020 19:28
@dhollman
Copy link
Author

@dalg24 any further changes needed?

D. S. Hollman added 3 commits June 29, 2020 17:24
Squashed 5 commits:
[WIP] combined reducer and overloads implemented but not yet compiling
[WIP] combined reducers fixes
builds and runs with clang 10 and gcc 7
fleshed out comments a bit more, cosmetic changes
tiny change to preempt future unused argument errors
Squash of multiple commits:
- combined reducers working with custom reducer
- C++11 constexpr fixes
- Fixes for CUDA (functon markip and explicit default functions)
- GCC 4.8 fix for noexcept markup
@crtrott crtrott force-pushed the issue-2013-combined-reducers branch from f648a36 to 1b2843b Compare June 30, 2020 00:30
@dalg24
Copy link
Member

dalg24 commented Jun 30, 2020

Retest this please

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