UVA HPC CURSUS June 2024 - STEP UP TO SUPERCOMPUTING

Developing software for an HPC environment

Developing software for an HPC environment

  1. ‘Introduction'.

  2. 'Introduction to Unix' to obtain basic knowledge of Unix.

  3. ‘MPI and OpenMP’: MPI and OpenMP are commonly used tools for efficiently writing software that use as many cores as possible to minimise calculation time.

  4. Optional: 'Local and Remote Visualisation Techniques' to visualise the results of calculations.

Back