ministark icon indicating copy to clipboard operation
ministark copied to clipboard

Move Merkle Tree generation to GPU

Open andrewmilson opened this issue 3 years ago • 0 comments

Once miniSTARK supports STARK friendly hash functions for proof commitments (see https://github.com/andrewmilson/ministark/issues/11) I suspect the Merkle Tree generation will take up the bulk of proof generation time. Would be interesting to build a prototype Merkle Tree generated on the GPU using a hash function like Poseidon or Rescue.

andrewmilson avatar Nov 14 '22 02:11 andrewmilson