zadaianchuk/comus

mp.spawn seizing when nproc=2

Closed this issue · 1 comments

Thanks for your nice work.
I have only 2 gpus hence I change the nproc=8 to nprocs=2 (line 53 in main.py). But the program frozen at "[main][INFO] - Start iteration".
How can I fix it?

Hi @qpc1611094, sorry for the delay with the reply. Is it still a problem for you?