Crash Course in Supercomputing
This course presented as part of the 2023 Berkeley Lab Computational Sciences Summer Student Program is geared towards novice parallel programmers.
In this course, students will learn to write parallel programs that can be run on a supercomputer. We begin by discussing the concepts of parallelization before introducing MPI and OpenMP, the two leading parallel programming libraries. Finally, the students will put together all the concepts from the class by programming, compiling, and running a parallel code on one of the NERSC supercomputers.