Borrar filtros
Borrar filtros

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

3 visualizaciones (últimos 30 días)
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

Respuestas (1)

Sabin
Sabin el 13 de Mzo. de 2023
pmode will be removed in a future release. Use spmd instead. An example of spmd is:
openExample('parallel/ExecuteCodeInParallelWithSpmdExample')

Categorías

Más información sobre Parallel Computing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by