Recent Changes - Search:

Intel® Software Tools HPC training & IOT event

Event website: http://eventos.cmm.uchile.cl/hpc-iot-intel

The Workshop “Intel® Software Tools HPC training & IOT event” aims at fostering the optimal use of Intel processors (and systems) within the national scientific computing community by means of exploiting Intel Software tools such as compilers, libraries, and hardware such as accelerators (Xeon Phi) and Internet of Things (IOT) devices. It targets people involved in the development and usage of models with a strong numerical background, programmers who code numerical methods in C, C++ or Fortran, or people who need to compile 3rd party code and libraries in an optimal way.This workshop will be held between November 18-19, 2015 at the CMM – Center for Mathematical Modeling in Santiago de Chile.

Program

Day 1 (Nov 18th)

9:00 am to 9:15amIntroduction
9:15 am to 10:00 amIntel® Parallel Studio XE Cluster Edition Overview + MPI + MPI Tools
10:00 am to 10:15 amCoffee Break
10:00 am to 11:00 amIntel® Composer XE (Compiler) + Libraries
11:00 am to 12:00 amIntel® VTune™ Amplifier XE (Profiler) + Intel® Inspector XE
12:00 pm to 1:00 pmLunch
1:00 pm to 3:30 pmHands on session
3:30 pm to 3:45 pmCoffee Break
3:45 pm to 5:30 pmHands on session

Day 2 (Nov 19th)

9:00 am to 9:30 amSummary Day 1 + General Q&A
9:30 am to 10:00 amIntel® Data Analytics Acceleration Library
10:000 am to 11:00 pmOptimization Workflow Automation (Intel® Advisor XE)
10:00 am to 10:15 amCoffee Break
11:00 am to 12:00 pmProgramming for devices: Intel® Xeon PHI, Intel® GPU’s, IOT etc.
 Intro
 Architecture 4 Software development
 System software and picture
12:00 pm to 1:00 pmLunch
1:00 pm to 4:00 pmHands on session

Notes: For the hands-on sessions, attendees may opt to use their own Linux* or Windows* based laptop. The ability to re-compile code is necessary for the hands-on work. Wired Internet access will be available and HPC accounts in a local HPC system will be provided. Attendees will be expected to be able to install the Intel® Parallel Studio Cluster Edition package on their laptops.

Details of individual modules:

  • Intel® Message Passing Interface Library
  • Intel MPI Library
    • Overview
    • What’s New in the latest release
    • Intel Trace Analyzer and Collector
    • Tracing your MPI application with Intel Trace Collector
    • Performance analysis with Intel Trace Analyzer
    • Demo
    • Ideal Interconnect Simulator & Imbalance Diagrams
    • MPI Performance Snapshot and scalable statistics
    • MPI Correctness Checking
    • Intel MPI Benchmarks
    • Intel® VTune™ Amplifier XE Performance (1 hour)
  • Types of Analysis
    • Hotspots Analysis
    • Concurrency/Locks and Waits Analysis
    • CPU Event Based Analysis
    • Advanced Features
    • Command Line Analysis
    • Remote Data Collection
    • Result Comparison
    • What’s New in the latest release
  • Introduction to Intel® Compilers (1 hour)
    • Introduction to Intel Compilers
    • Optimization Essentials with the Intel Compiler
    • Optimization basics
    • Compiling for AVX
    • Forcing/Controlling Vectorization with pragma SIMD
    • Multi-Core, Cilk+, and OpenMP
  • Introduction to Intel® Inspector XE (1 hour)
    • Types of Analysis
    • Memory Checking Analysis
    • Threading Analysis
    • Static Analysis
    • Preparing Sources
    • Managing Results
    • Advanced Features