- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
I was wondering if Intel had any tool to do some profiling of the HD4000 when using OpenCL.
My application is OpenGL based so the Intel GPA just doesn't pick it up at all.
(Running on Win7 x64).
Laurent
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Good point,
You can start with the System Analyzer tool. It is true that more data is available for DX applications, but there are some great options for any applications. Use this article: http://software.intel.com/en-us/articles/collecting-opencl-related-metrics-with-intel-graphics-performance-analyzers
We will increase the coverage of the tools in the upcoming releases.
Thanks,
Arnon
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi Arnon,
Well I tried that but the only thing appearing in the System Analyzer are the CPU (Frequency and Load) and Power metrics.
I think that my program falls into the Console type because it doesn't have a DirectX window. I wonder if I can hook a fake one doing nothing to go around that...
Laurent
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi Arnon,
(not sure what happened to my previous answer so posting again)
Well when connecting the System Analyzer tool to my application it showed only CPU and Power metrics.
So I took the code from D3D Tutorial 02 Vertices and added that to my application. It creates a small D3D Windows in addition to my MFC application.
I can now see the DirectX and GPU metrics but there is no GPU Memory Write/Read metrics at all there. Not sure what I am doing wrong.
I have the R5 version of GPA (info attached )
Laurent
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Looks like the Memory metrics are not showing up in the tool. What is your driver version?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hello,
To see memory metrics you'll also need to enable a special BIOS option for the HD4000 system, as described in the Intel GPA online help:
On Intel® HD Graphics 4000/2500: to access metrics marked with the asterisk (*), you must explicitly enable the Intel(R) Graphics Performance Analyzers option in your BIOS settings:
-
Select Advanced
-
Select System Agent (SA) Configuration
-
Select Graphics Configuration
-
Reboot your machine
If the BIOS on your system does not include the Intel® Graphics Performance Analyzers option, update your BIOS to the latest version from Intel. After completing your performance monitoring activity, we recommend that you disable the Intel® Graphics Performance Analyzers BIOS option and reboot your machine.
If this doesn't work, please let me know and I'll do some more research on this.
Regards,
Neal
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi Neal,
Thanks for the info but unfortunately my BIOS doesn't seem to have the option.
I have the latest bios for my Asus P8Z68-V PRO too.
I can see the Select Graphics Configuration but there is nothing in it for GPA.
Best Regards,
Laurent
