properly. Anyways, here
>>> is an update.
>>>
>>> Still no luck. I've been playing with Jenkins more and my system seems
>>> to briefly use more than one processor, but the utilization quickly goes
>>> back to 0% - 10%.
>>>
>>> Wor
;
>> Yeah, freestyle.
>> On Jun 1, 2012 4:48 PM, "Alex Earl" wrote:
>> I can't think of anything that would restrict this in Jenkins. What type
>> of job are you using? Freestyle?
>>
>> Sent from my Windows Phone
>>
le?
>
> Sent from my Windows Phone
> --
> From: Chris Haverkate
> Sent: 6/1/2012 4:47 PM
> To: Alex Earl
> Subject: RE: Multi-process jobs in Windows
>
> Yeah, I explicitly called it using the full path.
> On Jun 1, 2012 4:44 PM, &quo
enkins. What type of
job are you using? Freestyle?
Sent from my Windows Phone
--
From: Chris Haverkate
Sent: 6/1/2012 4:47 PM
To: Alex Earl
Subject: RE: Multi-process jobs in Windows
Yeah, I explicitly called it using the full path.
On Jun 1, 2012 4:44 PM, "Alex E
Are you running under cygwin or using a native win32 make? We run -j5
with no problems for several jobs which run under cygwin.
Sent from my Windows Phone
From: chris
Sent: 6/1/2012 3:42 PM
To: Jenkins Users
Subject: Multi-process jobs in Windows
Hey,
I am trying to setup a new job that uses
Hey,
I am trying to setup a new job that uses make as the build tool. I
want to use the "-j" option to spawn several parallel jobs. The
problem is that the "-j" doesn't seem to have any effect on the speed.
Based on the job log file, it does not appear that multiple process
are running in parallel