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)
다운로드 수: 929
업데이트 날짜: 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 (2026). Tutorial: Parallel and GPU Computing with MATLAB (7 of 9): spmd: Parallel Code beyond parfor (https://kr.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에 대해 자세히 알아보기
태그 태그 추가

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