Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 555 Bytes

index.md

File metadata and controls

18 lines (17 loc) · 555 Bytes
layout root
lesson
.

The first week's sessions give a general introduction to parallel computing. Specific implementations will be covered in subsequent weeks of the summer school.

Prerequisites

In order to compile and run the examples this week you will use:

  • the shell command line (bash)
  • the GNU compiler suite (gcc, gfortran)

One exercise involves compiling and running C code, another involves compiling and running Fortran code. Familiarity with these languages will be helpful but is not required. {: .prereq}