3DTopia / 3DTopia/OpenLRM

GPU Utilization Drops to Zero During Training

Open
#65 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
80
PR merge metrics
No merged PRs in 30d

Description

While training OpenLRM, I consistently encounter a problem where, after completing a certain number of training steps (depending on the batch size I set), GPU utilization drops abruptly to zero. Simultaneously, CPU usage noticeably spikes, causing a significant delay before training resumes to the next step.

I have experimented by increasing the number of workers in the DataLoader, but this hasn't resolved the problem.

### Environment:
- **GPU Model:** 8x NVIDIA A100-SXM4-40GB
- **CUDA Version:** cu118
- **PyTorch Version:** 2.4.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.