[auton-users] Control over matlab parallel computing?

Yi Zhang yizhang1 at cs.cmu.edu
Fri Oct 22 15:47:31 EDT 2010


Hi guys,

I wonder if any of you is familiar with Matlab's parallel computing? I
wrote some code without any explicit parallel component, but once I
started running the code, it splits into many threads ... I think it
might be the case that Matlab is automatically parallelizing some of the
code. Is there a way to control that?

BTW,
I'm not using Matlab's Parallel Computing Toolbox. All I wrote are
normal Matlab code ...

Yi



More information about the Autonlab-users mailing list