kroma-network / tachyon

Modular ZK(Zero Knowledge) backend accelerated by GPU
MIT License
7.78k stars 226 forks source link

feat: support openmp on mac #434

Closed batzor closed 1 month ago

batzor commented 1 month ago

Description

This PR adds support for openmp on MacOS and closes #401 . Also, I added benchmark of FFT and MSM on Mac M3 Pro.

TomTaehoonKim commented 1 month ago

@batzor In Macos section of README.md, could you add command to install libomp please?

batzor commented 1 month ago

@batzor In Macos section of README.md, could you add command to install libomp please?

@TomTaehoonKim done!