并行计算

Intel® Xeon Phi™ Coprocessor February Developer Webinar Q&A Responses

Response to our February session of the Intel® Xeon® and Xeon® Phi™ Introduction to High Performance Application Development for Multicore and Manycore-Live webinar was gratifying and overwhelming, but finally we worked through all of your questions.  Some of the questions required a context we lost with the transcript and some were only partially formed, or of special interest, or duplicates.  We gathered together all the questions of general interest from the webinar and farmed them out to our experts for more complete answers.  We'll assembled that list and sorted it by

  • 开发人员
  • Linux*
  • C/C++
  • Fortran
  • 中级
  • 英特尔® C++ Composer XE
  • 英特尔® Composer XE
  • 英特尔® Fortran Composer XE
  • 英特尔® 数学核心函数库
  • Intel® MPI Library
  • Intel® Cluster Studio XE
  • 英特尔® VTune™ 放大器 XE
  • 消息传递接口
  • OpenMP*
  • 集群计算
  • 开发工具
  • Intel® Many Integrated Core Architecture
  • 并行计算
  • 线程
  • 矢量化
  • Calculating estimated call counts with Intel® VTune™ Amplifier XE 2013

    When you profile your software with VTune™ Amplifier XE you often start from looking at the top function hotspots list. This allows you to see what functions are spending CPU resources, so you can focus your optimization efforts.

    Function call counts can provide some additional information to assist in further optimization.

  • 开发人员
  • 英特尔 AppUp® 开发人员
  • 合作伙伴
  • 教授
  • 学生
  • Linux*
  • Microsoft Windows* (XP, Vista, 7)
  • Microsoft Windows* 8
  • Unix*
  • Windows*
  • .NET*
  • C#
  • C/C++
  • Fortran
  • Java*
  • 高级
  • 入门级
  • 中级
  • 英特尔® Parallel Studio XE
  • 英特尔® VTune™ 放大器 XE
  • VTune Amplifier XE
  • Learning Lab
  • 优化
  • 并行计算
  • Intel® Trace Collector Filtering

    Filtering in the Intel® Trace Collector will apply specified filters to the trace collection process.  This directly reduces the amount of data collected.  The filter rules can be applied either via command line arguments or in a configuration file (specified by the environment variable VT_CONFIG).  Filters are evaluated in the order they are listed.

    Filter Specification

    Filters consist of three components, type, pattern, and body.  The basic filter is of type STATE.  The other types, SYMBOL and ACTIVITY, apply pattern replacements, but are otherwise identical to STATE.

  • 开发人员
  • Linux*
  • Microsoft Windows* (XP, Vista, 7)
  • 服务器
  • C/C++
  • Fortran
  • 高级
  • 英特尔® 跟踪分析器和跟踪采集器
  • filtering
  • 消息传递接口
  • 集群计算
  • 开发工具
  • 优化
  • 并行计算
  • New Contributed Code for Cilk™ Plus: DotMix, a Deterministic Parallel Random-Number Generator

    DotMix is a new user-contributed code that provides programmers with a repeatable but efficient way to deterministically generate pseudorandom numbers in parallel in Intel® Cilk™ Plus. In this post, I explain what "contributed code" is, where it comes from, and give a brief preview of DotMix.

    Tutorial Windows* 8: Escrevendo uma Aplicação Multithreaded para a Windows Store* usando a biblioteca Intel® Threading Building Blocks.

    É sabido que a API das aplicações Windows Store não disponibiliza algumas funções comuns para trabalhar com Threads, como a CreateThread e aquelas que trabalham com chaves TLS (Thread-local storage). Esta é mais uma grande oportunidade para migrar o seu desenvolvimento de aplicações de um paralelismo baseado em threads para um paralelismo baseado em tarefas. Este post demonstra as instruções passo-a-passo para escrever um exemplo que usa paralelismo e que pode passar pela validação do Windows App Certification Kit (WACK).

    页面

    订阅 并行计算