Open HyperbolicCurve opened 1 month ago
Thank you for your attention! We have also observed the same issue of low GPU utilization. This may be due to the following reasons:
Of course, there may be additional factors as well. We would greatly appreciate it if you could contribute to optimizing this repository!
Hi👋, when I was trying to train the MDIN on multi3dres whether on single GPU or multiple GPUs, I found the GPU utility was always very low, about 10%~20%. Even after I tried some tricks to accelerate the dataloader like moving the dataset to the memory and prefetching the batch with additional CUDA stream, the GPU utility was still 30%-40%. May I ask how to fix this problem?
Hi, I've noticed a significant drop in model performance when using multiple GPUs. Have you encountered this issue?
Hi👋, when I was trying to train the MDIN on multi3dres whether on single GPU or multiple GPUs, I found the GPU utility was always very low, about 10%~20%. Even after I tried some tricks to accelerate the dataloader like moving the dataset to the memory and prefetching the batch with additional CUDA stream, the GPU utility was still 30%-40%. May I ask how to fix this problem?