[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] building sw with condor
- Date: Fri, 7 Jul 2006 14:00:34 +0200
- From: "johann woeckinger" <woecki@xxxxxxxxx>
- Subject: Re: [Condor-users] building sw with condor
hm, pmake doesn't distribute jobs over var. computers - right?
try to explain again:
- our buildsystem is gmake based
- building on a single workstation takes some time
- using condor would allow to distribute compilation to several computers
- modifying our buildsystem to just submit jobs to condor is not a very elegant solution - no more dependencies and no way to follow progress
br woecki