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

[Fixbug] Reduce should perform syncthread after initializing shared memory to zero #325

Merged
merged 1 commit into from Jul 22, 2023

Conversation

xinli-git
Copy link
Collaborator

This bug slipped through the CI because the test shapes were all too small. There is an initialization of shared memory that is not guarded by syncthread before others were able to access it.

@yaoyaoding
Copy link
Member

Thanks @xinli-git !

@yaoyaoding yaoyaoding merged commit a075078 into hidet-org:main Jul 22, 2023
2 checks passed
@xinli-git xinli-git deleted the reduce_fix branch August 21, 2023 02:48
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