Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 396 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 396 Bytes

High Performance Computing

A general introduction to high performance computing (HPC) taught by Prof. Craig Douglas would be exemplified through the several techniques.

The provided codes are include parallel computing using OpenMP, MPI, OpenACC, and CUDA as well as memory hierarchies to achieve significant speedups in codes and applications to numerical linear algebra and data sciences.