同类产品
开发商产品
- 英特尔® Fortran 编译器 Linux 版
- 英特尔 Visual Fortran 编译器 Windows 专业版
- 英特尔® C++ 编译器 Windows* 版
- 英特尔® 跟踪分析器与采集器
- 英特尔® MPI 库
- 英特尔® 群集工具包
- 英特尔® 线程工具
- 英特尔数学内核库 Mac OS 版
- 英特尔数学内核库 Linux 版
- 英特尔® 数学内核库 Windows 版
- 英特尔® 集成性能原件 Mac OS 版
- 英特尔集成性能原件 Linux 版
- 英特尔® 集成性能原件 Windows 版
- 英特尔 VTune 性能分析器 Linux 版
- 英特尔® VTune™ 性能分析器 Windows 版
- 英特尔 C++ 编译器 Windows CE 专业版
- 英特尔 C++ 编译器 Windows CE 标准版
- 英特尔 Fortran 编译器 Mac OS 专业版
- 英特尔 Fortran 编译器 Mac OS 标准版
- 英特尔® Visual Fortran 编译器 Windows 标准版
- 英特尔 C++ 编译器 Mac OS 专业版
- 英特尔 C++ 编译器 Mac OS* 标准版
- 英特尔 C++ 编译器 Linux* 版
您还浏览过这些产品
|
英特尔 Fortran 编译器 Mac OS 标准版
[产品编号:10914 ] |
|
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
|
| 产品介绍 | 下 载 | 价格与授权 | 更新记录 | 开 发 商 |
版本历史:
Overview of Advanced Optimization Features
Mac hardware based on Intel processors can also benefit from advanced optimization features, a few of which are explained briefly here, with links to fuller descriptions.
- Multithreaded Application Support, including OpenMP and auto-parallelization for simple and efficient software threading.
- Auto-vectorization parallelizes code to utilize the Streaming SIMD Extensions (SSE) instruction set architectures (SSE, SSE2, SSE3, SSSE3, and SSE4) of our latest processors.
- High-Performance Parallel Optimizer (HPO) restructures and optimizes loops to ensure that auto-vectorization, OpenMP, or auto-parallelization best utilizes the processor’s capabilities for cache and memory accesses, SIMD instruction sets, and for multiple cores. This revolutionary capability, new for 10.0, combines vectorization, parallelization and loop transformations into a single pass which is faster, more effective and more reliable than prior discrete phases.
- Interprocedural Optimization (IPO) dramatically improves performance of small- or medium-sized functions that are used frequently, especially programs that contain calls within loops. The analysis capabilities of this optimizer can also give feedback on vulnerabilities and coding errors, such as uninitialized variables or OpenMP API issues, which cannot be detected as well by compilers which rely strictly on analysis by a compiler front-end.
- Profile-guided Optimization (PGO) improves application performance by reducing instruction-cache thrashing, reorganizing code layout, shrinking code size, and reducing branch mispredictions.
- Optimized Code Debugging with the Intel® Debugger improves the efficiency of the debugging process on code that has been optimized for Intel® architecture.







