emp-sh2pc icon indicating copy to clipboard operation
emp-sh2pc copied to clipboard

Can it run under multithreading?

Open qgjyf2001 opened this issue 4 years ago • 1 comments

I want to know whether both sides can run under two threads. If so, can you provide an example.

qgjyf2001 avatar Sep 21 '21 06:09 qgjyf2001

yes you can run it multithread. you need to do cmake -DTHREADING =On . in all repo instead.

wangxiao1254 avatar Jan 13 '22 18:01 wangxiao1254