emp-sh2pc
emp-sh2pc copied to clipboard
Can it run under multithreading?
I want to know whether both sides can run under two threads. If so, can you provide an example.
yes you can run it multithread. you need to do cmake -DTHREADING =On . in all repo instead.