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

Taskflow align #324

Merged
merged 22 commits into from
Feb 26, 2025
Merged

Taskflow align #324

merged 22 commits into from
Feb 26, 2025

Conversation

ekg
Copy link
Collaborator

@ekg ekg commented Feb 25, 2025

This applies a taskflow pipeline approach to the alignment phase that seems to be working okay in my hands, but we should test it to make sure that there are no changes in output, nor performance regressions in any test cases.

ekg added 22 commits February 25, 2025 20:02
This commit modifies the TaskFlow implementation in computeAlignments.hpp to:
- Remove task function parameters
- Use shared data variables between tasks
- Ensure tasks are compatible with TaskFlow's requirements
- Maintain thread-safe output collection
- Preserve original task logic and flow
@ekg ekg merged commit 2554068 into main Feb 26, 2025
1 check passed
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.

1 participant