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

Checkpoint some pthread group work. #239

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Checkpoint some pthread group work. #239

merged 1 commit into from
Jul 24, 2024

Conversation

samuelkgutierrez
Copy link
Member

Adding full pthread group support is non-trivial, so we will leave group splitting as not supported until we have some cycles to dedicate to this. The basic structure is there, but we need nice way to share data across the threads during gather, scatter, etc.

Adding full pthread group support is non-trivial, so we will leave group
splitting as not supported until we have some cycles to dedicate to this. The
basic structure is there, but we need nice way to share data across the
threads during gather, scatter, etc.

Signed-off-by: Samuel K. Gutierrez <[email protected]>
@samuelkgutierrez samuelkgutierrez merged commit 3f7ebb2 into master Jul 24, 2024
3 checks passed
@samuelkgutierrez samuelkgutierrez deleted the work branch July 24, 2024 00:47
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