Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.

Answered C++ AMP: Detailed perf metrics?

  • Wednesday, July 11, 2012 12:02 AM
     
     

    Coming from a CUDA and OpenCL background, where I have used tools like Nvidia Visual Profiler and AMD's profiling utility that show GPU code metrics such as coalesced loads, % of time ALU is busy, % of time fetch unit is stalled etc. Are there ways to collect such detailed metrics from AMP code?

All Replies