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
ClosesAztecProtocol/barretenberg#856.
Changes accumulating the linearly dependent contribution to be
non-serial in protogalaxy, by incorporating its accumulation in the
parallel loop
Closes#856.
Changes accumulating the linearly dependent contribution to be
non-serial in protogalaxy, by incorporating its accumulation in the
parallel loop
Right now we accumulate it sequentially on 1 core. For large polynomials it can be inefficient
The text was updated successfully, but these errors were encountered: