
19 Nov
2006
19 Nov
'06
8:48 p.m.
Dean Michael Berris skrev:
Hi Everyone,
Is there already an option for bjam to leverage multi-core systems? I noticed that it only uses one processor in a sequential fashion. In make, there's a '-j' option to define the number of jobs to be spawned.
-jx Run up to x shell commands concurrently. is supported in bjam. Bjørn