Re: Jenkins running large multi-CPU memory-intensive jobs

2017-03-03 Thread mike crowley
Hi Artur, Thanks for reply. The machine is a server with 256G RAM and 48 cores I think. The FPGA build application runs standalone fine so I don't think it's a machine problem. I tried running on a slave initially (with similiar large specs) but this also ran slowly. The first 5 or so builds

RE: Jenkins running large multi-CPU memory-intensive jobs

2017-03-03 Thread Artur Szostak
What size machine are you trying to run this on? >From your description if you are trying to run 10 jobs each using 1 CPU and >10GB of RAM you need a machine that has > 10 cores and > 100GB of RAM. If your >machine too small then you will likely experience thrashing and stalls. Also, default