
22 Mar
2005
22 Mar
'05
5:14 p.m.
I really wish I could run the tests with "bjam -j#". They are running on a single CPU of a 24-way box so they take ages. Turning on parallelism confuses the output processing to the point of making the results unusable however :(
I'm not sure if this would work, but how about: Do a clean build using the -j option (but discard the results). Then do an incremental test build (not parallel) and collect the results for processing. Not sure how well this would work though as we still have problems with incremental builds? John.