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
In MP-SPDZ and SCALE-MAMBA, it is possible to vectorize operations in order to speed up the computation for a circuit.
We should aim at having similar functionality. The rayon library which is used in Zcash may play a part in this.
The text was updated successfully, but these errors were encountered:
In MP-SPDZ and SCALE-MAMBA, it is possible to vectorize operations in order to speed up the computation for a circuit.
We should aim at having similar functionality. The rayon library which is used in Zcash may play a part in this.
The text was updated successfully, but these errors were encountered: