Extremely Slow !!!!
显示 更早的评论
My codes takes so long time to be executed. I am using the Symbolic engine and MATLAB 2010b.
I tried to use matlabbool and parfor but the performance doesn't get any better.
I have a machine with 8 CPUs. Would anyone please tell me how I can run my code using all these CPUs ???
3 个评论
Edric Ellis
2012-4-17
Any chance you can post some code showing what you tried with PARFOR?
deep
2012-4-17
Walter Roberson
2012-4-17
Calling a variable "eval" is likely to get you into trouble, as "eval" is the name of an important MATLAB routine.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Parallel Computing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!