Overcoming Memory Limitations with Distributed Arrays - MATLAB
Video Player is loading.
Current Time 0:00
Duration 6:03
Loaded: 7.56%
Stream Type LIVE
Remaining Time 6:03
 
1x
  • Chapters
  • descriptions off, selected
  • captions off, selected
      Video length is 6:03

      Overcoming Memory Limitations with Distributed Arrays

      Work with data that exceeds single machine memory using distributed arrays and overloaded functions across multiple machines.

      Parallel Computing Toolbox™ supports distributed arrays to partition large arrays across multiple MATLAB® workers. Simultaneous execution is supported by the single program multiple data (spmd) language construct to facilitate communication between workers. You can use distributed arrays in Parallel Computing Toolbox to run big data applications using the combined memory of your cluster.

      Prior to R2019a, MATLAB Parallel Server was called MATLAB Distributed Computing Server.

      Learn more about Parallel Computing Toolbox

      Published: 21 Oct 2016

      View more related videos