
5 Jun
2007
5 Jun
'07
2:51 a.m.
On Jun 4, 2007, at 8:09 PM, Rene Rivera wrote:
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"?
Yup.
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).
Hot Dog! I'm all over that. -- Noel