Computational Modelling Group

Workshop  25th September 2012 9 a.m.  NAG (Numerical Algorithms Group) Manchester, UK

NAG Multicore Course

Web page
http://www.hector.ac.uk/cse/training/multicore/
Categories
C, C++, Distributed computing, e-Research, Fortran, HECToR, HPC, HPCx, Iridis, Linux, Lyceum, Multi-scale, OpenMP, Scientific Computing
Submitter
Jess Jones

NAG HeCTOR Training

Multicore processors are the current technological solution that keeps the CPU computational performance growing while satisfying the power and the cooling constrains imposed on high performance computing systems.

Moving with this trend HECToR now has 16 core AMD Interlagos processors. Two of these processors form a shared memory node.

Harnessing the high performance of the multicore CPU is not straightforward in many cases as the memory latency and bandwidth contention problems are exacerbated with the increase of the number of cores per CPU.

As solutions to these problems in this course we shall present the mixed mode OpenMP/MPI as a programming paradigm and the use of System V shared memory segments. The theoretical presentations will be supported by practical hands on sessions and attendees will also have the opportunity to discuss their own applications with HECToR CSE staff.

The specific issues regarding compiling and profiling for multicore processors is addressed in the Debugging, Profiling and Optimising course.

This cousrse is aimed at programmers aiming their code at HECToR and similar multicore-based system such as Iridis.

Prerequisites: Please note that this course does not teach a computer programming language. A good working knowledge of a scientific programming language (either Fortran- 95/2003 or C) is a pre-requisite. Students will also be assumed to be familiar with the computational environment found on HECToR, and to have knowledge of basic Linux commands, text editors, and compilation of scientific code in a command-line environment.