Tutorial: Parallel and GPU Computing with MATLAB (7 of 9): spmd: Parallel Code beyond parfor

Tutorial on Parallel and GPU Computing with MATLAB (7 of 9)
923.0 次下载
更新时间 2016/9/1

查看许可证

This submission contains code examples used in part 7 of the tutorial series on Parallel and GPU Computing with MATLAB. This part covers the following topics: executing code simultaneously on workers, accessing data on worker workspaces, and exchanging data between workers using Parallel Computing Toolbox™ and MATLAB Distributed Computing Server™.
Complete tutorial series is available here:
http://www.mathworks.com/products/parallel-computing/tutorials.html

引用格式

MathWorks Parallel Computing Toolbox Team (2024). Tutorial: Parallel and GPU Computing with MATLAB (7 of 9): spmd: Parallel Code beyond parfor (https://www.mathworks.com/matlabcentral/fileexchange/46708-tutorial-parallel-and-gpu-computing-with-matlab-7-of-9-spmd-parallel-code-beyond-parfor), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 GPU Computing 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!

7_ExampleCode_SPMD_ParallelCodeBeyondparfor/

版本 已发布 发行说明
1.3.0.1

Updated license

1.3.0.0

Updated comments

1.2.0.0

Updated code to match the latest tutorials

1.1.0.0

updated description