Hello,
can please somebody help me. I am trying to debug cuda application wich used to work in visual profiler. Now when I try to profile it I get error:
“1 context(s) could not be created because it was associated with a unsupported compute API. Supported compute APIs are: CUDA”.
In console it shown correct output. But in time line only driver api is shown. Im using Visual Profiler 5.5. Aplication is set to compute_20,sm_20.
Thanks. Pavlos.