CUDA Visual Profile on linux error when reading csv with # lines.
When using the CUDA Visual Profiler 1.0.11 on a program, it will generate temp_cuda_profiler_0.csv while running. The file starts out with these lines:
CUDA_PROFILE_LOG_VERSION 1.3
CUDA_PROFILE_CSV 1
timestamp,method,gputime,cputime,occupancy
44867.000,memcopy,1814.816,6556.000
When finished running I get the error:
Error -94 in reading profiler output. Minimum expected columns (method,gputime,cputime,occupancy) not found in profiler output file.
If I make a copy of the temp_cuda_profiler_0.csv file while the profiler runs, and then later try to import it, I get the same error.
If I remove the lines:
CUDA_PROFILE_LOG_VERSION 1.3
CUDA_PROFILE_CSV 1
it imports it correctly.
- Operating System - Fedora 9 x86_64
- CUDA toolkit release version: cuda-linux64-rel-nightly-2.1.1635-3065709
- SDK release version - NVIDIA_CUDA_SDK_2.02.0807.1535_linux
- Compiler for CPU host code - g++ 4.3.0
- System description including:
- CPU type :Intel® Core™2 Extreme CPU X9770 @ 3.20GHz
- Installed system RAM: 4G
- System type and model: Alienware ALX
- Video cards installed in the system: 3 GTX280s