use 'matlabpool open' but not use parallel structure.

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 个评论

It's pure speculation if you don't post the code and/or functions you are using.

请先登录,再进行评论。

回答(1 个)

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.

类别

帮助中心File Exchange 中查找有关 Parallel Computing Toolbox 的更多信息

提问:

2012-7-19

Community Treasure Hunt

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

Start Hunting!

Translated by