Webinar: Modeling Parallelism with Intel Parallel Advisor
multicoreinfo.com posted interesting webinar recording. Paul Petersen, Architect for the Intel(R) Parallel Studio product suite, presented on July 21st on the following topic “Modeling parallelism with Intel® Parallel Advisor”:
An application written in a sequential language like C++ can be understood in two ways. It can be understood as an exact specific of how a program must execute, or it can be understood as a specification of the kinds of computations that must be performed. In the Parallel Advisor, we exploit the second interpretation by introducing a modeling language that can be embedded into your sequential application. This modeling language allows you to precisely specify where and how the sequential execution of your application is over-constrained and what flexibility you are willing to utilize to harness parallel execution. This talk will describe the modeling language, show the benefits of parallel modeling over parallel execution, and illustrate the correspondence of the parallel modeling language to common idioms available in Intel® Threading Building Blocks and Intel® Cilk™ Plus.
Category: Computer Science, Training & Events







Pingback: Twitted by ahmedhelalm