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

2017-03-03 Thread mike crowley
--- > *From:* jenkins...@googlegroups.com [ > jenkins...@googlegroups.com ] on behalf of mike crowley [ > michael@gmail.com ] > *Sent:* 03 March 2017 11:03 > *To:* “jenkins...@googlegroups.com ” > *Subject:* Jenkins running large multi-CPU memory-intensive jobs > > Hi, &

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

2017-03-03 Thread Artur Szostak
jenkinsci-users@googlegroups.com] on behalf of mike crowley [michael.k.crow...@gmail.com] Sent: 03 March 2017 11:03 To: “jenkinsci-users@googlegroups.com” Subject: Jenkins running large multi-CPU memory-intensive jobs Hi, I'm trying to use Jenkins to automate some hardware build and sim jobs. One of these j

Jenkins running large multi-CPU memory-intensive jobs

2017-03-03 Thread mike crowley
Hi, I'm trying to use Jenkins to automate some hardware build and sim jobs. One of these jobs is to build an FPGA. I use Jenkins to call an FPGA build tool. The FPGA build tool runs processes in parallel (~10 jobs each hogging a CPU and ~10GB of RAM) in order to speedup build time. When I run the