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

n_jobs increase the memory of GPU #258

Open
talhaanwarch opened this issue Nov 30, 2021 · 2 comments
Open

n_jobs increase the memory of GPU #258

talhaanwarch opened this issue Nov 30, 2021 · 2 comments

Comments

@talhaanwarch
Copy link

talhaanwarch commented Nov 30, 2021

With default n_jobs i am using less than 2GB out of 8GB GPU ram. But as soon as i change n_jobs to 2, my GPU ram goes to 8 GB.

@adriangb
Copy link
Owner

Is the expectation that it only doubles? Can you provide a minimal working example so that I can reproduce? Thanks!

@talhaanwarch
Copy link
Author

n_jobs=1
image
n_jobs=2
image

same code as #257

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