Parallel Computing with MATLAB: Hands-on workshop
Overview
During this hands-on workshop, we will introduce parallel and distributed computing in MATLAB with a focus on speeding up application codes and offloading computers. By working through common scenarios and workflows using hands-on demos, you will gain a detailed understanding of the parallel constructs in MATLAB, their capabilities, and some of the common hurdles that you'll encounter when using them.
Highlights
- Multithreading vs multiprocessing
- When to use parfor vs parfeval constructs
- Creating data queues for data transfer
- Leveraging NVIDIA GPUs
- Parallelizing Simulink models
- Working with large data
About the Presenter
Evan Cosgrove is a Senior Customer Success Engineer at MathWorks. He collaborates with faculty and researchers at Universities across the US on leveraging MATLAB and other MathWorks tools in their work. He has a Ph.D. in Applied Mathematics from Florida Institute of Technology.