Azzera filtri
Azzera filtri

use 'matlabpool open' but not use parallel structure.

1 visualizzazione (ultimi 30 giorni)
yu xu
yu xu il 19 Lug 2012
I use matlabpool('open','profile1',16) before evaluate my code, and there is no 'pafor','spmd' or any other parallel code. it means I do not use parallel computing.
BUT when I evaluate my code ,I detect data transmission between all the labs(or workers). Is there anyone know WHY. THANK YOU for taking your time.
  1 Commento
Jason Ross
Jason Ross il 30 Lug 2012
It's pure speculation if you don't post the code and/or functions you are using.

Accedi per commentare.

Risposte (1)

Suresh Deoda
Suresh Deoda il 30 Lug 2012
There are some functions/toolboxes which has builtin support for parallel processing without any coding. So i guess you might be calling some of those functions.

Categorie

Scopri di più su MATLAB Parallel Server in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by