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 -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

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