So maybe there is a bottleneck between 1 core of athlon and one core of brazos(which is 5 times slower)???<div><br></div><div>Right now the problem is that i cannot improve the compiling time with the use of distcc,i am about the same of time with or without distcc.<br>
<br><div class="gmail_quote">On 18 July 2012 21:44, Martin Pool <span dir="ltr"><<a href="mailto:mbp@sourcefrog.net" target="_blank">mbp@sourcefrog.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The main problem is that distcc is not (last time I looked) smart<br>
enough to understand some machines are faster than others.  So if the<br>
problem is embarrassingly parallel, you're fine, but if there is a<br>
bottleneck the critical tasks might be stuck on slower machines.<br>
<br>
As an unscientific rule of thumb I would not use machines that are<br>
more than say 2-3x (per core) slower than the average.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Martin<br>
</font></span></blockquote></div><br></div>