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

Support for data-parallelism for find algorithms #5740

Merged
merged 12 commits into from
Jan 20, 2022
Merged

Support for data-parallelism for find algorithms #5740

merged 12 commits into from
Jan 20, 2022

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented Jan 20, 2022

Reopen from STEllAR-GROUP/hpx-local#21

@srinivasyadav18 please check that everything is as it should be.

srinivasyadav18 and others added 12 commits January 19, 2022 19:48
# Conflicts:
#	libs/core/algorithms/include/hpx/parallel/algorithms/find.hpp
Splits into header and source
Replaces std::size_t with int for Vc datapar compatibility
Co-authored-by: Hartmut Kaiser <hartmut.kaiser@gmail.com>
Replace hpx::util::invoke with HPX_INVOKE
Replace std::forward with HPX_FORWARD

# Conflicts:
#	libs/core/algorithms/include/hpx/parallel/datapar/find.hpp
Replace include/datapar.hpp with parallel/datapar.hpp
@srinivasyadav18
Copy link
Contributor

@hkaiser Thanks! Everything is in place :).

@hkaiser hkaiser merged commit 09376be into master Jan 20, 2022
@hkaiser hkaiser deleted the hpx_5650 branch January 20, 2022 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants