You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running cen_run.sh or fed_run.sh, encountered ValueError: Please check Fl_algorithm and rank. Must set rank=-1, but find #. The result is showned as followed:
Input: bash cen_run.sh /home/algo05/res/test_fcp/workspace LCP centralized 10001 0
Output: world_size is 0 run_dirs: /home/algo05/res/test_fcp/workspace LCP's max_seq is 512 ValueError: Please check Fl_algorithm and rank. Must set rank=-1, but find 0
I haven't found where to adjust the rank_value. Can you give me some suggestions?
P.S. Description in README exists spelling mistake
The text was updated successfully, but these errors were encountered:
While running
cen_run.sh
orfed_run.sh
, encounteredValueError: Please check Fl_algorithm and rank. Must set rank=-1, but find #
. The result is showned as followed:Input:
bash cen_run.sh /home/algo05/res/test_fcp/workspace LCP centralized 10001 0
Output:
world_size is 0
run_dirs: /home/algo05/res/test_fcp/workspace
LCP's max_seq is 512
ValueError: Please check Fl_algorithm and rank. Must set rank=-1, but find 0
I haven't found where to adjust the rank_value. Can you give me some suggestions?
P.S. Description in README exists spelling mistake
The text was updated successfully, but these errors were encountered: