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

Adjusting GPU memory usage doesn't work #242

Open
pgeflip opened this issue Apr 20, 2023 · 0 comments
Open

Adjusting GPU memory usage doesn't work #242

pgeflip opened this issue Apr 20, 2023 · 0 comments

Comments

@pgeflip
Copy link

pgeflip commented Apr 20, 2023

Hi everyone, I am currently trying to get cppflow to work together with tensorflow-gpu-2.10 for Windows.

I am currently encountering the error "failed to create cublas handle: CUBLAS_STATUS_NOT_INITIALIZED" during a simple inference attempt.

A simple Google search attempt indicates insufficient video memory. This also sounds logical. So I tried https://gitlab.ipr.kit.edu/usjsb/cppflow/-/blob/master/docs/source/quickstart.rst aswell as #102, but it does not seem to have an effect. Still the same portion of VRAM allocated for the tensorflow session (1249 MB) as without these changes.
My system has a NVIDIA Geforce MX450 GPU with 2GB VRAM.

Does anyone have any clue?

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

1 participant