|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2003-09-20 14:23:30
For those people running the Boost regression tests, I suggest you try
invoking bjam with -jN to do some of the build jobs in parallel. Even
on uniprocessor systems it seems to help quite a bit to compile/link
while some other process is waiting for the disk, and on
multiprocessors I imagine it would be even better. I am using -j4 on
my uniprocessor laptop now, for example.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk