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
if I launch it directly in the node's terminal, it works for the single node multi-gpu setup. However, if I use sbatch to launch it, it results in an OOM error for the same code. I have tried both deepspeed and deepspeed_stage_2 strategies. What can I do to resolve this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I launch the trainer:
if I launch it directly in the node's terminal, it works for the single node multi-gpu setup. However, if I use sbatch to launch it, it results in an OOM error for the same code. I have tried both deepspeed and deepspeed_stage_2 strategies. What can I do to resolve this?
The log printout:
Beta Was this translation helpful? Give feedback.
All reactions