AMD APP KernelAnalyzer is a tool that can be used to compile, analyze, and disassemble OpenCL, Brook, and IL kernels for AMD Radeon GPUs. It provides performance estimates without needing to run the application on actual hardware, and can be used as a GUI tool or in command line mode to generate reports.
AMD APP KernelAnalyzer is a static analysis tool to compile, analyze and disassemble an OpenCL, Brook or IL kernel for AMD Radeon™ GPUs. It gives you accurate performance estimates for your kernels and even allows you to view disassembly of the generated hardware kernel, all without having to run the application on actual hardware.
It can be used as a GUI tool for interactive tuning of an OpenCL kernel or in command line mode to generate detailed reports.
Comments