GPU debugging does not work from managed entry point

Answered GPU debugging does not work from managed entry point

  • Mittwoch, 30. November 2011 02:18
     
     

    I am calling AMP C++ library from C# (see http://blogs.msdn.com/b/pfxteam/archive/2011/09/21/10214538.aspx).

    However, I found out that GPU debugging is not working in this scenario:

    Info:
    - unmanaged debugging is enabled for c# project
    - GPU debugging is selected for C++ project
    - even attaching GPU debugger manually does not work
    - (works when executed from C++ console entry point)

    Any thoughts? Maybe I forgot something.


    Martin Pozor

Alle Antworten