You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2025. It is now read-only.
After running some benchmarks with ConjugateGradient (which involves lots of lightweight parallel-for's), I've noticed that the performance of Parallel.For and Parallel.ForReduction are really bad. I plan on doing a heavy optimization session this weekend, but I'm opening this issue just so it's on record.