Re: distcc and ccache
Erik Zeek <[email protected]> Tue, 20 Aug 2013 12:20:45 -0600
| Newsgroups | gmane.comp.compilers.distcc |
|---|---|
| Message-ID | <CALWYFSBMSG8qBoux=A70WpCBJQ7oh8oCjPTzDdNbmw7ggZ8P7A@mail.gmail.com> |
You might be able to use the (-l|--load-average|--max-load) option on make to limit the load on the local machine. The distcc jobs shouldn't affect the local load average. Erik On Tue, Aug 20, 2013 at 1:55 AM, tal zilcer <[email protected]> wrote: > hi, > > i want to use distcc and ccache in my cluster(10 servers, 8 cpus in each > one) in order to improve build times. > my question is this: > because i have about 80 cpus using make -j with value of 80-160 seems > right according to information on the web. > but when using ccache if i get only cache hits, distcc wont run(im using > CCACHE_PREFIX=distcc) and i will have 80 processes of ccache running on my > local host. > this is much more than the cpus can handle. > should i use -j as the numbers of cpus on my local host? > i want to take advantage of all the cpus in the cluster..... > > thanks, > tal > > __ > distcc mailing list http://distcc.samba.org/ > To unsubscribe or change options: > https://lists.samba.org/mailman/listinfo/distcc > -- ************************************************* Erik Zeek [email protected] ************************************************* Against stupidity the very gods Themselves contend in vain. - Johann Christoph Friedrich von Schiller (1801) ************************************************* __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc