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显存占满,但利用率低 #30

Open
mrwu-mac opened this issue Mar 7, 2020 · 3 comments
Open

GPU显存占满,但利用率低 #30

mrwu-mac opened this issue Mar 7, 2020 · 3 comments

Comments

@mrwu-mac
Copy link

mrwu-mac commented Mar 7, 2020

batch_size设为4,pin_memory=true, num_workers=8,
现在GPU利用率一直在1%左右,你们有这样的情况吗?

@xuatpham
Copy link

@Dany119 I'm facing the same issue, have you solved it?

@adijindal30
Copy link

Facing the same issue, anyone solved it yet?

@xuatpham
Copy link

@adijindal30 it seems like the data is loaded into GPU but it's still waiting for the "post-processing" step to finish, I think it's a bottleneck.

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