I am trying to compare my CUDA application with Compute Visual Profiler . However, the program cannot fill in any data in CSV files. All paths to CUDA are correctly set in the profiler application.
After several starts in the exe file, it returns an error:
Error in Profiler data file
'C:/..../temp_compute_profiler_0_0.csv'
at line number 1. No column found.
source
share