$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] number cores / cpu
From: Kraus Philipp (philipp.kraus_at_[hidden])
Date: 2010-08-23 08:57:49
Hello,
can I determine how many physical cpu and cores are installed in a
system with the boost lib?
Under *nix I would read /proc but I would like to do that with boost,
because of "os-less".
Thanks
Phil