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 memory leak #16

Open
wangsssky opened this issue Nov 30, 2018 · 0 comments
Open

GPU memory leak #16

wangsssky opened this issue Nov 30, 2018 · 0 comments

Comments

@wangsssky
Copy link

It runs into an error when I try to predict images in a loop.
File "cupy/core/_kernel.pyx", line 801, in cupy.core._kernel.ufunc.__call__ File "cupy/core/_kernel.pyx", line 329, in cupy.core._kernel._get_out_args File "cupy/core/core.pyx", line 150, in cupy.core.core.ndarray.__init__ File "cupy/cuda/memory.pyx", line 517, in cupy.cuda.memory.alloc File "cupy/cuda/memory.pyx", line 1064, in cupy.cuda.memory.MemoryPool.malloc File "cupy/cuda/memory.pyx", line 1085, in cupy.cuda.memory.MemoryPool.malloc File "cupy/cuda/memory.pyx", line 899, in cupy.cuda.memory.SingleDeviceMemoryPool.malloc File "cupy/cuda/memory.pyx", line 920, in cupy.cuda.memory.SingleDeviceMemoryPool._malloc File "cupy/cuda/memory.pyx", line 694, in cupy.cuda.memory._try_malloc cupy.cuda.memory.OutOfMemoryError: out of memory to allocate 154880000 bytes (total 7112607232 bytes)

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