Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

impl trait GpuEngine preparing for gpu accelerated FFT and multiexp#12

Closed
bchyl wants to merge 1 commit into
privacy-ethereum:masterfrom
bchyl:ecGpu
Closed

impl trait GpuEngine preparing for gpu accelerated FFT and multiexp#12
bchyl wants to merge 1 commit into
privacy-ethereum:masterfrom
bchyl:ecGpu

Conversation

@bchyl

@bchyl bchyl commented Jun 22, 2022

Copy link
Copy Markdown

The goal is gpu accelerated FFT and multiexp for PSE's halo2 performance improvement.

A few days ago, through the transplantation of ec_gpu repo from BLS12-381 to adapt BN254 curve, the FFT performance gpu-fft-benchmark is significantly improved.

Therefore, this PR first impl trait GpuEngine of ec_gpu repo as a preparatory work.

After that, the ec_gpu_254 branch will be used for PSE's halo2 framework to improve performance for fft/multiexp.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants