Parallel Programming
Parallel Computing with MATLAB
In this hands-on workshop, you will be introduced to parallel and distributed computing in MATLAB™ for speeding up your application and offloading work.
Benchmarking Parallel Programs
Learn how to benchmark your program for parallel SLURM jobs.
High Performance Programming in Python
Like most interpreted languages, Python can be slow. This tutorial will describe tips and tricks to help speed it up.