Code Monkey home page Code Monkey logo

archer2-advanced-openmp's Introduction





ARCHER2 Advanced OpenMP course

CC BY-NC-SA 4.0

OpenMP is the industry standard for shared-memory programming, which enables serial programs to be parallelised using compiler directives.This course is aimed at programmers seeking to deepen their understanding of OpenMP and explore some of its more recent and advanced features.

This course will cover topics including nested parallelism, OpenMP tasks, the OpenMP memory model, performance tuning, hybrid OpenMP + MPI, accelerator offloading and recently added features in OpenMP.

Hands-on practical programming exercises make up a significant, and integral, part of this course.

Attendees should be familiar with the basics of OpenMP, including parallel regions, data scoping, work sharing directives and synchronisation constructs. Access will be given to appropriate hardware for all the exercises, although many of them can also be performed on a standard Linux laptop.

Course timetable

Day 1

  • 09:00 - 11:00 Lectures: Tasks, Nested parallelism, Memory model
  • 11:00 - 11:30  Break
  • 11:30 - 13:00  Practicals: Mandelbrot with nested loops, collapse, and tasks
  • 13:00 - 14:00  Lunch
  • 14:00 - 15:30  Lectures: OpenMP tips, tricks and pitfalls, Performance issues

  • 15:30 - 16:00  Break
  • 16:00 - 17:00 Practical: Performance tuning

Day 2

  • 09:00 - 11:00 Lectures: OpenMP + MPI
  • 11:00 - 11:30 Break
  • 11:30 - 13:00 Practicals: OpenMP + MPI
  • 13:00 - 14:00  Lunch
  • 14:00 - 15:30 OpenMP newer features, target offload
  • 15:30 Break
  • 16:00 - 17:00  Practicals – wrap-up (if required)

Course requirements

All attendees will need their own desktop or laptop.

If you are logging on to an external system then you will need to have an ssh client installed which comes as default for Linux and Mac systems.

Linux users should open a command-line terminal and use ssh from the command line.

Mac can open the Mac termimal application and use ssh from the command line. However, to display graphics from Cirrus you will also need to install Xquartz. Xquartz provides its own terminal called “Xterm”: if you have problems displaying graphics when using the Mac terminal, try logging in using ssh from within this Xterm.

Windows users should install MobaXterm which provides ssh access, a Unix graphics client and a drag-and-drop file browser.


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

archer2-advanced-openmp's People

Contributors

markb-epcc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.