Hello,
I am trying to profile reverseArray_singleblock.exe with Windows Visual Cuda Profiler 1.0
and I get this error message:
=== Start profiling for session ‘Session1’ ===
Start program ‘C:/reverseArray/Release/reverseArray_singleblock.exe.intermediate.manifest’ run #1 …
Program run #1 completed.
Error -97 in reading profiler output.
Unable to open file.
I think a followed the instructions mentioned in the manuel correctly:
STEPS FOR SAMPLE cudaprof USAGE:
SAMPLE1:…
Is anyone familiar with this errormessage?
Did I forget something important like:
“Execute a CUDA program with profiling enabled”
How do I enable profiling?