osu-crypto / libPSI

A repository for private set intersection.
Other
168 stars 47 forks source link

how to use multi thread? #45

Closed didadida321 closed 1 year ago

didadida321 commented 1 year ago

l try to run code ./frontend.exe -ecdh -t 16 ,but when l check cpu,l found it only use one thread. ls there any problem in my code?

ladnir commented 1 year ago

It's only single threaded.