Script works only when run in cuda-memcheck -



Script works only when run in cuda-memcheck -

i'm writing convnet using torch , cudnn , having memory issues. tried debugging script cuda-memcheck notice runs when fed through cuda-memcheck (albeit slower should).

turns out if cuda-memcheck running in background, separate instantiation of script runs fine.

any thought might happening here?

cuda cuda-gdb torch

Comments

Popular posts from this blog

php - How to pass multiple values from url -

database - php search bar when I press submit with nothing in the search bar it shows all the data -

ios - How to load .png images from Documents folder of an app -