xstore icon indicating copy to clipboard operation
xstore copied to clipboard

Reduce #cores in the server side

Open baotonglu opened this issue 2 years ago • 2 comments

Hi,

I know that currently #threads in the server side and client side must be equal for the benchmark.

But I want to decrease the #threads in the server, i.e., #threads in server < #threads in client. For example, only one thread is allowed in the server and all threads in the client are connected to this server thread.

Could you give some suggestions on how to modify the code to achieve this goal?

Baotong

baotonglu avatar Jul 18 '22 07:07 baotonglu

You can change the UD connection code to connect to the UD created by one server thread.

wxdwfc avatar Jul 18 '22 14:07 wxdwfc

Everyone wants to know their IQ. Take the IQ test right now to find out more iq test free

taylorcurran12 avatar Dec 22 '23 08:12 taylorcurran12