Boost logo

Boost :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-06-04 22:09:51


K. Noel Belcourt wrote:
> And part of it is the inability to run tests in parallel. Anyone
> have a feel for what it would take to support running the tests in
> parallel?

What do you mean by parallel? Do you mean running bjam with say a "-j4"?
If so, the only requirement is that we fix the parallel bjam output bug
you already fixed for the non-Windows bjam. So, theoretically you could
start running parallel tests now by using the bjam you fixed and passing
"--bjam-options=-j4" to regression.py (or directly to bjam if you don't
use the python script).

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk