Visual Profiler Error - Invalid data for grid size Error caused when running CUDA visual profiler.

When running a CUDA application with the Visual Profiler everything seems to execute normally, until at the end I get an error:

Error in reading profiler output.
Invalid data for ‘grid size X’ column in profiler output file.

This prevents the profiler from loading. Any help would be greatly appreciated.

I’m Also facing the same problem, when I’m trying two applications of two 16x16 matrix and other is 2D-FFT using cufft lib.

Error in reading profiler output.
Invalid data for ‘grid size X’ column in profiler output file.

Have anybody came across similar situation and solved the problem…??

Which version of Visual Profiler are you using, 3.2 or 4.0?