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

How can i use more GPU usage? #77

Open
HamidEbr opened this issue Nov 27, 2017 · 5 comments
Open

How can i use more GPU usage? #77

HamidEbr opened this issue Nov 27, 2017 · 5 comments

Comments

@HamidEbr
Copy link

Hi
Thanks for your great works in ConvNetSharp!
I ran your samples and saw that avg. of GPU usage was 15%, how can i use more GPU usage?

@cbovar
Copy link
Owner

cbovar commented Nov 29, 2017

Hi,
What is the size of your batch ?
GPU should be better utilized when sending bigger batches.

@HamidEbr
Copy link
Author

I was set it into multiple values like 1024, 2048, 10000 but GPU usage had no change in overall.

@cbovar
Copy link
Owner

cbovar commented Nov 29, 2017

Which sample did you run exactly ?

@HamidEbr
Copy link
Author

MinistDemo.GPU

@cbovar
Copy link
Owner

cbovar commented Nov 30, 2017

I've run MinistDemo.GPU in Release mode and got this in VS2017 profiler:

image

I'm however not sure it represents reliably the GPU utilization.

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

2 participants