Block-based parallel loop for reproducible summation.
Open
feature-request
- Dominant language
- C++
- Stars
- 28.8k
- Forks
- 8.9k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 54
Description
We can define a new primitive like `ParallelFor` based on fixed-size blocks, like the CPU predictor. This can help eliminate any floating point errors caused by the change of threads.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.