I’m trying to use the cuda profiler, but I get the following error:
======================================================
Program run #1 was aborted after maximum program execution time duration of 360 seconds.
Error -94 in reading profiler output.
Minimum expected columns (method,gputime,cputime,occupancy) not found in profiler output file.
Am I doing anything wrong here?
Thanks.