Effacer les filtres
Effacer les filtres

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

5 vues (au cours des 30 derniers jours)
Ammar
Ammar le 21 Avr 2017
Réponse apportée : Sabin le 13 Mar 2023
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

Réponses (1)

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

Catégories

En savoir plus sur Red dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by