Are there any examples showing how to use pmode (interactive parallel command) in MATLAB ?

조회 수: 3 (최근 30일)
Dear all, I am new in parallel computing in MATALAB and I would like to learn pmode. Please, if there any examples show how to use this tool.
Kind regards Ammar

답변 (1개)

Sabin
Sabin 2023년 3월 13일
pmode will be removed in a future release. Use spmd instead. An example of spmd is:
openExample('parallel/ExecuteCodeInParallelWithSpmdExample')

카테고리

Help CenterFile Exchange에서 Parallel Computing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by