We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
performance studio tell that : https://developer.arm.com/Tools%20and%20Software/Arm%20Development%20Studio#Supported-Devices
streamline can collect openCL timeline .
but when i select counters it warn that : GPU frequency counters not available for GPU.
it can not capture mali timeline
streamline user guild tell that :"Mali Timeline Events requires your device to Have a Mali device driver version r40p0"
i get my driver version through openCL clGetDeviceInfo(device CL_DRIVER_VERSION) it return my device driver version is 3.0
and clGetDeviceInfo(Device cl_DEVICE_NAME) it return my device name : Mali-G610 r0p0
it seem that my device driver is dissatisfy.
so how should i do can profile my openCL code .
thank you for your reply. I had inquired that the driver version of my GPU is satisfy the tool requirement.
and streamline and offline complier are all state that they support Mali-G610 in openCL profiler.
https://developer.arm.com/Tools%20and%20Software/Arm%20Development%20Studio#Supported-Devices
and offline compiler guild tell me that they support Mali-G610
but when i run the tool they all tell me that they do not support collect mali time line and openCL mode.
so could you tell me an confirmed information that :" is performance studio support Mali-G610".
I still doubt that I improper use these tool.