Tutorial: Parallel and GPU Computing with MATLAB (6 of 9): Scaling to Clusters and Cloud

Tutorial on Parallel and GPU Computing with MATLAB (6 of 9)
685 Downloads
Updated 1 Sep 2016

View License

This submission contains code examples used in part 6 of the tutorial series on Parallel and GPU Computing with MATLAB. This part covers considerations for using a cluster, creating cluster profiles, and running code on a cluster with MATLAB Distributed Computing Server™.
Complete tutorial series is available here:
http://www.mathworks.com/products/parallel-computing/tutorials.html

Cite As

MathWorks Parallel Computing Toolbox Team (2024). Tutorial: Parallel and GPU Computing with MATLAB (6 of 9): Scaling to Clusters and Cloud (https://www.mathworks.com/matlabcentral/fileexchange/46707-tutorial-parallel-and-gpu-computing-with-matlab-6-of-9-scaling-to-clusters-and-cloud), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

6_ExampleCode_ScalingToClusters/

Version Published Release Notes
1.3.0.1

Updated license

1.3.0.0

Updated comments

1.2.0.0

Updated code to match the latest tutorials