67
edits
Changes
→Introduction to Intel Advisor
This tool will take your code and help with its performance, it does this through analyzing your code through following key points:
• Vectorization and Code Insights
• CPU/ Memory Roofline Insights and GPU Roofline Insights
• Offload Modeling
• GPU Roofline Insights
• Threading
Intel Advisor will not write your code, but it will help with optimization. It allows you to: