OpenCL Profiling using nvvp - command line profiler

Hi All,

I am having NVIDIA GTX 1050 Ti installed on Ubuntu 14.04.

I want to do OpenCL profiling using nvvp-Command line Profiler as per Visualising OpenCL Timelines with NVVP.

For this, I have installed CUDA Toolkit 7.5 (since older version of CUDA supports command line profiling of OpenCL applications). This version supports nvvp - command line profiler as mentioned in Profiler User’s Guide - Confluence [https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=8&cad=rja&uact=8&ved=0ahUKEwipps-fwdfZAhUBNo8KHSPWDeoQFgiJATAH&url=https%3A%2F%2Fconfluence.csiro.au%2Fdownload%2Fattachments%2F278168490%2FProfiler_Users_Guide.pdf%3Fversion%3D1%26modificationDate%3D1437611572353%26api%3Dv2&usg=AOvVaw0whmFG19SqWyk9shH-YUZ9]

Also NVIDIA driver installed for GTX 1050 Ti - 375.26 as obtained from Official Advanced Driver Search | NVIDIA

Installation of driver and toolkit is successful but log file is not generated as mentioned in Visualising OpenCL Timelines with NVVP.

Please help am I missing something.

Is there any other OpenCL profiling tool available for Nvidia cards.

Thanks and Regards,
Saloni

Hi,saloni.jain

NVIDIA GTX 1050 Ti is pascal card, it is supported since CUDA 8.0

So I’m afraid there will be some problem if you use CUDA 7.5 for this card.

Hi Veraj,

Thanks for the reply. Is there any other tool/process available through which I can do profiling of OpenCL application in NVIDIA GTX 1050 ti card.

Thanks and Regards,
Saloni

Hi, saloni.jain

Sorry, we do not have any tool for OpenCL profiling starting CUDA 8.0

Ok…Thanks for the reply