Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
torch と cudnn を使用して convnet を作成していて、メモリに問題があります。cuda-memcheck を使用してスクリプトをデバッグしようとしましたが、cuda-memcheck を介して供給されたときに実際に実行されることに気付きました (本来よりも遅いですが)。
cuda-memcheck がバックグラウンドで実行されている場合、スクリプト自体の別のインスタンス化も正常に実行されます。
ここで何が起こっているのでしょうか?