• question regarding arm DDT
    How can I get around this problem?
  • How to display program flow in DDT
    I managed to add a breakpoint and the program breaks at that point ( it happens to be the start of a C++ function) . But I would like to understand what led the program to call that function. DDT is a...
  • DDT hangs during cuBLAS and cuSPARSE initialization
    When I run DDT with CUDA enabled, it typically hangs whenever I go to call cublasCreate or cusparseCreate. Sometimes if I wait long enough, it goes through. Other times it never completes. This issue...
  • How to display program flow in DDT
    I managed to add a breakpoint and the program breaks at that point ( it happens to be the start of a C++ function) . But I would like to understand what led the program to call that function. DDT is a...
  • DDT hangs during cuBLAS and cuSPARSE initialization
    When I run DDT with CUDA enabled, it typically hangs whenever I go to call cublasCreate or cusparseCreate. Sometimes if I wait long enough, it goes through. Other times it never completes. This issue...