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

评论

要发表评论,请点击 此处 登录到您的 MathWorks 帐户或创建一个新帐户。