Subject: Re: [Boost-users] number cores / cpu
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-08-23 10:07:43


On 23/08/10 15:00, Jeff Flinn wrote:

> Just beware, IIUC, that the returned count includes hyperthreads(intel).
> Which if used to set up a thread pool may lead to surprisingly poor
> performance.

What makes you think so?