-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MSM - fixed bug in reduction phase (#549)
This PR fixes a bug in the iterative reduction algorithm. There were unsynchronized threads reading and writing to the same addresses that caused MSM to fail a small percentage of the time - this is fixed now.
- Loading branch information
1 parent
f812f07
commit 4fef542
Showing
1 changed file
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters