Not all CPUs are enabled
1 view (last 30 days)
Show older comments
Hi, When I run matlab (V7.10) on a single core in a multicore processor, it keeps showing the message: "Not all CPUs are enabled". Is there anyway to disable this message?
Thank you.
1 Comment
Grzegorz Knor
on 14 Feb 2013
Refresh the question, because I also would like to know if it is possible to turn off this message.
Answers (2)
Jason Ross
on 14 Feb 2013
If it's a warning, you can suppress it.
1 Comment
Grzegorz Knor
on 14 Feb 2013
Unfortunately, this is not a warning. When MATLAB starts on a single core it prints such information. Even when a program is compiled using mcc and runs from the console without MATLAB.
See Also
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!