I am not able to run any of the example in simulator #1896
-
root@222a27042f33:/home/jay/app/NVFlare# nvflare simulator NVFlare/examples/hello-world/hello-numpy-sag -w /simulator-example/ -c client0,client1,client2,client3 -t 1 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You should pass in the job folder to nvflare simulator command.
|
Beta Was this translation helpful? Give feedback.
You should pass in the job folder to nvflare simulator command.
So please try the following:
nvflare simulator NVFlare/examples/hello-world/hello-numpy-sag/jobs/hello-numpy-sag/ -w /simulator-example/ -c client0,client1,client2,client3 -t 1