MathGroup Archive 2013

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Limiting the number of cores used by a single kernel?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg130629] Re: Limiting the number of cores used by a single kernel?
  • From: George Woodrow III <georgevw3 at mac.com>
  • Date: Fri, 26 Apr 2013 23:10:38 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net
  • References: <20130426082536.71BD96A10@smc.vnet.net>

In Mathematica 9 (and earlier for all I know), in Preferences, there is a panel labeled Parallel.

There is a section for local kernels, and you can manually set the number of kernels.

Setting this to 1 should solve your problem.


george

On Apr 26, 2013, at 4:25 AM, bradc355113 at yahoo.com wrote:

> I've noticed recently (beginning in v8 or so) that some functions seem to make use of multiple threads internally. For example, Resolve and some linear algebra functions will push my CPU usage up to 400% while they run, even with just one kernel.
>
> Is there a way to limit this?
>
> My laptop has a tendency to overheat. For long-running computations, I'd like to be able to say "just use one core" and then just wait longer for the result.
>




  • Prev by Date: Re: Generalised Hough Transformation
  • Next by Date: create a list fulfill special requirement by specifying only the
  • Previous by thread: Limiting the number of cores used by a single kernel?
  • Next by thread: Re: Limiting the number of cores used by a single kernel?