FedNLP icon indicating copy to clipboard operation
FedNLP copied to clipboard

how to change the number of client

Open haohaoer opened this issue 3 years ago • 2 comments

Hi. When I try to change the total number of clients in a distributed cluster,I used "--client_num_in_total" to specify it, but it didn't work. Could you tell me how to change the total number of client? Thank you!

haohaoer avatar Jan 15 '22 10:01 haohaoer

Do you mean to change the number of clients for partition?

DeviRule avatar Mar 10 '22 01:03 DeviRule

To change the total number of clients, you should create another partition h5 file. This can be done in data/advanced_partition. I found the README in the directory helpful.

bangawayoo avatar Mar 18 '22 10:03 bangawayoo