Closed agam-kashyap closed 4 years ago
Are you continuously watching the usage? I would suggest using nvtop to monitor cuda usage.
Since, it is clear that your GPUs are not able to fit the batch size, I would suggest decreasing the batch size and increasing number of updates.
Sure @apsdehal. Decreasing the batch size does work. Thanks!
❓ Questions and Help
Hi,
I have been facing this issue for quite a while now. It when I run the training command for visual_bert pre-trained on coco dataset for the hateful memes challenge.
Commad
Error
But as we can see here, the CUDA usage for both devices is minimal and we have empty space.
Any help would be appreciated, thanks!