[NTLUG:Discuss] OT: using multiple computers to compile

Kelledin kelledin+NTLUG at skarpsey.dyndns.org
Mon May 19 17:45:26 CDT 2003


On Monday 19 May 2003 04:38 am, Jack Snodgrass wrote:
> Now... my question is... say that I have two ( or more )
> single CPU boxes on the same network. Without settig up
> a Beowolf Cluster, Is it possible to configure make and
> a Makefile so that make -j will use multiple boxes to do
> the compile instaed of multiple CPUs to do the compile?

SSI clusters (like Beowulf or MOSIX) aren't really necessary just 
for clustering compile jobs.  Try distcc:

    http://distcc.samba.org/

You may also wish to try its sister package, ccache:

    http://ccache.samba.org/

-- 
Kelledin
"If a server crashes in a server farm and no one pings it, does 
it still cost four figures to fix?"




More information about the Discuss mailing list