Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU utilization rate is low #15

Closed
LiJunnan1992 opened this issue Aug 13, 2020 · 2 comments
Closed

GPU utilization rate is low #15

LiJunnan1992 opened this issue Aug 13, 2020 · 2 comments

Comments

@LiJunnan1992
Copy link

Hi, thanks for the code!

When I tried to run it on single GPU (v-100), the utilizaiton rate is very low (~0-10%) even if I increase num_worker. Would you know why this happens and how to solve it? Thanks!

@JosephElHachem
Copy link

I am having the same observation. I am tempted to say that the most time consuming operations are generating the data augmentations. I haven't done the measurements yet though.

@sthalles
Copy link
Owner

Hello guys, that is a general message to say that I have refactored the whole project. I believe the project is much easier to understand now. Please have a look at the new impl and free to submit PR if you find any bugs. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants