Intel® Parallel Studio

The Good, the Bad, and the Ugly- Improve Parallel Application Quality and Performance - Seg1of6

Segment 1 of 6 - In order to get more performance from today's multicore processors, software must run in parallel. Explore the most common design patterns and anti-patterns when creating error free, efficient, multicore software. Find out how to create good parallel software, and eliminate the bad, and the ugly, using Intel® software development tools and examples based on the movie. Recommended companion technical webinar: Easy Ways to Solve Parallel Performance Challenges.

  • Learning Lab
  • Linux*
  • Microsoft Windows* 8
  • Apple Mac OS X*
  • Intel® Parallel Studio XE
  • Intel® Inspector XE
  • Amplificateur Intel® VTune™ XE
  • Intel® Parallel Studio
  • Intel® Parallel Composer
  • Intel® Parallel Inspector
  • Intel® Parallel Amplifier
  • Compilateur Intel® C++
  • Compilateur Intel® Fortran
  • Bibliothèque Intel® Integrated Performance Primitives (IPP)
  • Intel® Cilk™ Plus
  • Développement multithread
  • Intermédiaire
  • A Gentle Introduction to Parallel Software webinar slides

    Webinar slides - Dr. Tim Mattson, Principal Engineer at Intel's Microprocessor Technology Labs, will lead a webinar focused on actual code and the parallel programming APIs available to software developers. Tim will begin with an overview of the high level issues that apply to the task of creating a parallel program and then move on to consider the most commonly used parallel algorithms. He will then discuss the major parallel programming APIs (OpenMP*, MPI, and Windows* threads) showing how they are used with different algorithms and different platforms. After attending this webinar, developers should be conversant with major concurrent APIs and algorithms and be well positioned to start incorporating these techniques in their applications.

  • Learning Lab
  • Linux*
  • Apple Mac OS X*
  • Microsoft Windows* 8
  • Intel® Parallel Studio XE
  • Intel® Parallel Studio
  • Intel® Parallel Composer
  • Compilateur Intel® C++
  • Compilateur Intel® Fortran
  • Développement multithread
  • Débutant
  • Easy Ways to Solve Parallel Performance Challenges webinar slides

    Webinar slides - New innovations bring new challenges. For many C/C++ developers, introducing parallelism means spending hours tuning an application for multicore performance. Learn techniques with a new performance tuning profiler found in Intel® Parallel Studio and quickly identify performance issues. Using application source code, Intel parallelism expert Gary Carleton demonstrates how developers can quickly solve the three most common performance issues: (1) bottlenecks, (2) locks and waits, and (3) amount and locations of threads. Windows* developers now have a tool that brings new levels of transparency for quickly and accurately tuning threaded applications for optimal performance. Recommended companion technical webinar: The Good, the Bad, and the Ugly: Improve Parallel Application Quality and Performance.

  • Learning Lab
  • Microsoft Windows* 8
  • Intel® Parallel Studio
  • Intel® Parallel Amplifier
  • Amélioration des performances
  • Intermédiaire
  • Debugging Parallel Code for Fast, Reliable Applications webinar slides

    Webinar slides - Error checking, data races, and deadlock are notorious yet critical issues to track down in threaded apps. Learn new techniques using Intel® Parallel Studio developer tools and save hours of debugging time, while improving application reliability. Intel® Parallel Inspector offers unique threading analysis techniques, drilling down to source code lines where problems can occur, and enabling developers to locate and isolate common threading problems. Learn how to use Parallel Inspector to find memory leaks and common memory overruns. Tap into debugging extension plug-ins and use error checking capabilities found in Parallel Studio to improve application reliability and performance. Recommended companion technical webinars: Find Errors in Windows C++ Applications, and Static Analysis and Intel® C++ Compilers.

  • Learning Lab
  • Microsoft Windows* 8
  • Intel® Parallel Studio
  • Intel® Parallel Inspector
  • Recherche d’erreurs
  • Analyse de sécurité statique
  • Intermédiaire
  • Simplifying Parallelism Implementation with Intel Threading Building Blocks webinar slides

    Webinar slides - Use the Intel® Threading Building Blocks (Intel® TBB) template library to introduce parallelism into applications. The use of Lambda expressions available in Intel® Parallel Composer are discussed, along with data parallel and task parallel models of parallel programming. Specific focus is placed on representing common parallel programming patterns, such as pipelines and concurrent queues, using Intel TBB templates. The newest enhancements to the Intel TBB library are also explored, including task-to-thread affinity and task cancellation support.

  • Learning Lab
  • Linux*
  • Microsoft Windows* 8
  • Apple Mac OS X*
  • Intel® Parallel Studio XE
  • Intel® Parallel Studio
  • Intel® Parallel Composer
  • Compilateur Intel® C++
  • Développement multithread
  • Intermédiaire
  • Stop Developing Code from Scratch webinar slides

    Webinar slides - There is a better way to develop code for images than writing it from scratch. Now, using new Intel® Parallel Studio products, developers can efficiently transform image processing for improved productivity and performance. Integrated with Microsoft Visual Studio* for C/C++, Intel® Parallel Composer, Intel® Parallel Amplifier, and Intel® Parallel Inspector enable developers to implement and optimize images with parallelism. Parallel development techniques, such as harmonization or Sobel filters in Intel® Integrated Performance Primitives (IPP), and OpenMP* at the primitive function level, will be used to demonstrate how to enhance image processing for multicore. Starting at a high level with a non-threaded application, Parallel Amplifier will locate hotspots within the application. As threads are added at a higher level with OpenMP, Parallel Inspector quickly finds and fixes threading errors. Implementing parallelism using Parallel Studio provides forward-scaling, saving developers from rewriting code with each new processor innovation.

  • Learning Lab
  • Linux*
  • Apple Mac OS X*
  • Microsoft Windows* 8
  • Intel® Parallel Studio XE
  • Intel® Parallel Studio
  • Intel® Parallel Composer
  • Compilateur Intel® C++
  • Bibliothèque Intel® Integrated Performance Primitives (IPP)
  • Amélioration des performances
  • Intermédiaire
  • The Key to Scaling Applications for Multicore webinar slides

    Webinar slides - Whether an application is serial, partially parallel, or fully parallel it can get significant benefit from parallelism. New Intel® Parallel Studio tools provide Windows* developers with the keys to get the most out of parallelism. Gain an in-depth understanding of when, where, and how much to use parallelism to achieve optimal results. Microsoft* Visual Studio C/C++ developers will learn how to identify and safely design applications that can scale with increasing processor core counts. Recommended companion technical webinar: Identify and Address Threading Opportunities.

  • Learning Lab
  • Microsoft Windows* 8
  • Intel® Parallel Studio
  • Intel® Parallel Composer
  • Intel® Parallel Inspector
  • Intel® Parallel Amplifier
  • Développement multithread
  • Intermédiaire
  • The Good, the Bad, and the Ugly- Improve Parallel Application Quality and Performance webinar slides

    Webinar slides - In order to get more performance from today's multicore processors, software must run in parallel. Explore the most common design patterns and anti-patterns when creating error free, efficient, multicore software. Find out how to create good parallel software, and eliminate the bad, and the ugly, using Intel® software development tools and examples based on the movie. Recommended companion technical webinar: Easy Ways to Solve Parallel Performance Challenges.

  • Learning Lab
  • Linux*
  • Apple Mac OS X*
  • Microsoft Windows* 8
  • Intel® Parallel Studio XE
  • Intel® Inspector XE
  • Amplificateur Intel® VTune™ XE
  • Intel® Parallel Studio
  • Intel® Parallel Composer
  • Intel® Parallel Inspector
  • Intel® Parallel Amplifier
  • Compilateur Intel® C++
  • Compilateur Intel® Fortran
  • Kit de développement logiciel Intel® Cilk Plus
  • Bibliothèque Intel® Integrated Performance Primitives (IPP)
  • Développement multithread
  • Intermédiaire
  • Pages

    S’abonner à Intel® Parallel Studio