installing cuda profiler

Hi All,
Can you please tell me how to install cuda profiler on fedora 13. I installed cuda SDK 3.2 but it seems cudaprof is not a part it. I want to use that cuda profiler on terminal because I ssh to a server.

Regards,
M.Kiran Kumar.

Hi All,
Can you please tell me how to install cuda profiler on fedora 13. I installed cuda SDK 3.2 but it seems cudaprof is not a part it. I want to use that cuda profiler on terminal because I ssh to a server.

Regards,
M.Kiran Kumar.

The profiler is part of the toolkit, not the SDK. If you have the 3.2 toolkit installed, the profiler is located in the computeprof/bin. In the “unified” OpenCL/CUDA releases, the binary has been renamed computeprof.

The profiler is part of the toolkit, not the SDK. If you have the 3.2 toolkit installed, the profiler is located in the computeprof/bin. In the “unified” OpenCL/CUDA releases, the binary has been renamed computeprof.