[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] condor_compile



Hi,

Condor compile does not compile a program via Condor. It compiles it for
Condor. 
Condor_compile  provides the program with additional support, such as
the capability to checkpoint.
You can find more help about it at:

http://www.cs.wisc.edu/condor/manual/v6.7/condor_compile.html

If you need parallel build you can use many different programs such as
Xoreax's Incredibuild. I think there are tools built on top of Condor
but I never ran across them.

Regards,

Anton Kucherov

-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Andreas
Fladischer
Sent: Friday, February 17, 2006 9:53 AM
To: Condor-Users Mail List
Subject: [Condor-users] condor_compile

hi@all!

i've tested condor_compile with make and relink the program with the 
condor libs. the make would work but....

the strange think i don't understand is that a make for example with the

rsync tool will take much more time as a normal local make!what is the 
real sense behind the make with condor; i thougth the make with condor 
(3 nodes) will be much faster as a normal local make;and another 
question; how can i be sure that the make is parallized?can i check
this?

greez and thanks for the help
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users