I installed the AMD Kernel Analyzer 11.11 and APP SDK 2.6 on my non-AMD-GPU equipped Laptop (actually in VMWare) to analyze some register utilization issues. While previous version (e.g. Kernal Analyzer 11.7) worked fine in this setup the 11.11 version fails with the following error:
--------------------------- AMDAPPKernelAnalyzer.exe - Systemfehler --------------------------- Das Programm kann nicht gestartet werden, da aticalrt.dll auf dem Computer fehlt. Installieren Sie das Programm erneut, um das Problem zu beheben. --------------------------- OK ---------------------------
It seems to be missing aticalrt.dll, which I assume would normally be provided by the GPU driver. However I also though the Kernel Analyzer brought it's own version of that, to be able to emulate different driver version. Am I doing something wrong, or is this kind of setup no longer supported?
Thanks for your sharing your workaround, omion! It did help, though the bad part about it is, that I now will have to do some work over the holidays. 😉
For anybody trying to reproduce the workaround. For Catalyst 11.12 you'll find the mentioned files in C:\ATI\SUPPORT\11-12_vista64_win7_64_dd_ccc_ocl\Packages\Drivers\Display\W76A_INF\B128376 . Also you'll need a fairly recent version of 7-zip. My version from October 2010 was unable to recognize the dl_ files as archives. Last but not least, I also tried storing the dll files into the KernelAnalzer directory. In that case the KernelAnalyzer would start up just fine, however the OpenCL compiler would fail.