fss icon indicating copy to clipboard operation
fss copied to clipboard

PRG with CUDA parallelism and the new PRG API for that

Open myl7 opened this issue 8 months ago • 0 comments

We are developing a CUDA-accelerated PRG project myl7/fss-prg-cuda for this project, hoping further improving the performance.

Since the new PRG needs multiple blocks to be processed every time, a new PRG API is required.

myl7 avatar Dec 14 '23 04:12 myl7