Stuart’s MATLAB Videos

Watch and Learn

Parallel and GPU Computing Tutorial Video Series

Using MATLAB in recent years on computationally intensive problems that take a long time to run, I notice that MATLAB does not always make use of all the cores on my machine. Also, sometimes I can’t fit my entire data set into available memory.

I’ve found these issues can often be addressed with parallel and GPU computing, often with minimal changes to my code. I think this video and others in the video tutorial series are a good introduction to the area. You can also download all the code examples to follow along.

|
  • print

Comments

To leave a comment, please click here to sign in to your MathWorks Account or create a new one.