摘要
本文可帮助用户在英特尔® 至强融核™ 协处理器上优化应用。它旨在与英特尔® VTune™ Amplifier XE 性能分析器一同使用,概述了架构,并详细说明了使用什么事件和指标来分析性能,另外还提出了调优建议。
1 内容简介
摘要
本文可帮助用户在英特尔® 至强融核™ 协处理器上优化应用。它旨在与英特尔® VTune™ Amplifier XE 性能分析器一同使用,概述了架构,并详细说明了使用什么事件和指标来分析性能,另外还提出了调优建议。
1 内容简介
简介
确定一个高性能计算目标平台的软件编码问题通常需要远程访问系统或通过防火墙访问系统。在这些情况下,最好最大限度降低功能丰富的 Elicpse* IDE 集成用户界面或其基于 Eclipse* Rich Client Platform 的独立用户界面的带宽支出。
针对这些用例提供的解决方案由两个命令行调试器组成。
英特尔® 调试器面向在英特尔® 64 上运行的应用,用于调试在基于英特尔 64 架构的主机系统上运行的所有代码。
简介
面向 Linux* 的英特尔® Composer XE 2013 包括英特尔® 调试器,对于运行在主机系统上并可在英特尔® 至强融核™ 协处理器上创建卸载进程的异构应用的编码问题,该调试器可提供若干分析与追踪方法。另外,英特尔® 调试器只允许调试协处理器代码。
This is the Python* script used to annotate Intel® C++ and Fortran compiler 13.1 (Intel® C++/Fortran/Visual Fortran Composer XE 2013 Update 2 and later) vectorization reports produced at -vec-report7. The attached zip file contains:
NOTE: You will need Python* version 2.6.5 or higher. For more information, and download instructions please click here.

Contribute to the Intel® AcademicProgram & EAPF Curriculum Lightning Round at SIGCSE 2013.
When running a hybrid Intel MPI/threaded program on a Xeon Phi™ coprocessor (either in native or symmetric mode), thread placement is just as important (if not more so) as on a standard Xeon" processor.
A new feature is available for the Intel® MPI Library when running on a Xeon Phi™ coprocessor. You can now choose two DAPL providers to use for a single job.
If you have one DAPL provider that is better for small messages and a different one is better for large messages, you can instruct Intel MPI to use the appropriate provider based on message size.