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
When I train with two cards on my machine with horovodrun -np 2 -H localhost:2 python train_ofa_net.py, The code works fine. But I found that the memory of both processes is on the same card. Do you know why?
The text was updated successfully, but these errors were encountered:
When I train with two cards on my machine with
horovodrun -np 2 -H localhost:2 python train_ofa_net.py
, The code works fine. But I found that the memory of both processes is on the same card. Do you know why?The text was updated successfully, but these errors were encountered: