Not all CPUs are enabled

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

Refresh the question, because I also would like to know if it is possible to turn off this message.

Sign in to comment.

Answers (2)

Jason Ross
Jason Ross on 14 Feb 2013

0 votes

1 Comment

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.

Sign in to comment.

Y
Y on 18 Feb 2013

0 votes

Not sure if it helps but my problem was that I was running a 32-bit version on a 64-bit platform (Windows). As soon as I switched to 64-bit version, that message disappeared

Categories

Asked:

Y
Y
on 18 Apr 2012

Community Treasure Hunt

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

Start Hunting!