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 mismatch algorithm #5755

Merged
merged 6 commits into from
Feb 5, 2022

Conversation

srinivasyadav18
Copy link
Contributor

Contributes to fixing #2333

Proposed Changes

  • Creates CPO for sequential_mismatch
  • Adapts datapar mismatch
  • Adds datapar mismatch unit tests

srinivasyadav18 added 5 commits January 30, 2022 13:19
This enables to use existing facilites for datapar mismatch unit tests
Replaced std::size_t with int for Vc
Added datapar mismatch unit tests
Minor fixes in mismatch headers
Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@hkaiser
Copy link
Member

hkaiser commented Feb 5, 2022

bors merge

@bors
Copy link

bors bot commented Feb 5, 2022

Build succeeded:

@bors bors bot merged commit 528c18c into STEllAR-GROUP:master Feb 5, 2022
@gonidelis gonidelis added this to the 1.8.0 milestone Feb 16, 2022
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.

3 participants