Fortran

Intel Software Tools Spring Technical Webinar Series

This free webinar series presents tools, tips, and techniques that will help sharpen your development skills on developing and improving your high performance compute applications for multicore and manycore on Intel® Xeon® processors and Intel® Xeon Phi™ coprocessors. Expert technical teams at Intel as well as open source innovators discuss development tools, programming models, vectorization and execution models that will get your development efforts powered up to get the best out of your applications and platforms.

  • C/C++
  • Fortran
  • 英特尔® Cilk™ Plus
  • Intel® MPI Library
  • Intel® Threading Building Blocks
  • Intel® Cluster Studio XE
  • 英特尔® Fortran Studio XE
  • 英特尔® Parallel Studio XE
  • 英特尔® Advisor XE
  • 英特尔® VTune™ 放大器 XE
  • 英特尔® Inspector XE
  • Intel® Many Integrated Core Architecture
  • Offload Programming: Fortran and C Code Examples

    This document describes a set of source code examples that are available as part of the Intel® Composer 2013 package. These examples demonstrate the basic concepts of offload programming for Intel® Xeon Phi™ coprocessors and are installed to the following default location on Linux*. The default value for <install_dir> is /opt/intel/composer_xe_2013.

    Fortran code examples: <install-dir>/Samples/en_US/Fortran/mic_samples/LEO_Fortran_intro/
    C code examples: <install_dir>/Samples/en_US/C++/mic_samples/intro_sampleC/

  • 开发人员
  • Linux*
  • Fortran
  • 入门级
  • 英特尔® C++ 编译器
  • Intel® Fortran Compiler
  • OpenMP*
  • offload
  • Intel® Many Integrated Core Architecture
  • 矢量化要点

    面向英特尔® MIC 架构的编译器方法

    矢量化要点

    概述

    本章节涵盖了关于矢量化的一些课题。矢量化是一种数据并行编程形式。处理器在矢量的 N 个数据元素上同时执行相同的操作(标量数据对象的一维数组,如浮点对象、整数或双精度浮点对象)。

  • 开发人员
  • Linux*
  • C/C++
  • Fortran
  • 高级
  • 英特尔® C++ 编译器
  • Intel® Fortran Compiler
  • Auto-vectorization
  • Intel® Many Integrated Core Architecture
  • 借助英特尔® Cilk™ Plus 实现并行化

    面向英特尔® MIC 架构的编译器方法

    面向英特尔® MIC 架构的编译器方法
    高效并行化,借助英特尔® Cilk™ Plus 实现并行化

    概述

  • 开发人员
  • Linux*
  • C/C++
  • Fortran
  • 高级
  • 英特尔® C++ 编译器
  • Intel® Fortran Compiler
  • Intel Many Integrated Core
  • Cilk Plus
  • Intel® Many Integrated Core Architecture
  • 优化
  • 矢量化
  • 使用英特尔® MPI 实现并行化

    Application Analysis for Intel® MIC Architecture Suitability

    面向英特尔® MIC 架构进行应用的适用性分析

    面向英特尔® MIC 架构的编译器方法

    使用英特尔® MPI 实现并行化

  • 开发人员
  • Linux*
  • C/C++
  • Fortran
  • 高级
  • 英特尔® C++ 编译器
  • Intel® Fortran Compiler
  • 消息传递接口
  • Intel® Many Integrated Core Architecture
  • 优化
  • 矢量化
  • 页面

    订阅 Fortran