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 -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -