Introduction to parallel computing for scientists and engineers. Shared memory parallel architectures and programming, distributed memory, message-passing data-parallel architectures, and programming.
Quentin Stout and Christiane Jablonowski from the University of Michigan gave a nice introduction to parallel computing on Sunday. They covered everything from architecture to APIs to the politics of ...
Get to know the basics of an HPC system. Users will learn how to work with common high performance computing systems they may encounter in future efforts. This includes navigating filesystems, working ...
Students will be able to analyze the computing and memory architecture of a super computing node and use OpenMP directives to improve vectorization of their programs. This module focuses on the key ...
Introduction to parallel computing for scientists and engineers. Shared memory parallel architectures and programming, distributed memory, message-passing data-parallel architectures, and programming.