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

RE: [Condor-users] Re: Condor - Windows - DLL problems



Hi Ravi,

It probably depends on how much cygwin API is used in you compiled programs,
but
we run gcc-compiled C code on a pool of machines with different versions of
cygwin
without problems so far. But these are purely computational jobs, requiring
just basic IO
and that's it.

And, btw, just transferring of cygwin1.dll is clearly not enough. You have
to have cygwin
installed properly on all execute nodes and add cygwin/bin to the path via 
condor submit file.

cheers,

Andrey 

> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx 
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Matt Hope
> Sent: Wednesday, March 16, 2005 9:09 AM
> To: Ravi Krishnan Venkatesan
> Cc: Condor-Users Mail List
> Subject: Re: [Condor-users] Re: Condor - Windows - DLL problems
> 
> On Tue, 15 Mar 2005 16:35:58 -0500 (EST), Ravi Krishnan Venkatesan
> <rkvenkat@xxxxxxxxxxxxxx> wrote:
> > 
> > Hi Matt,
> > 
> > Thanks for your reply.
> > 
> > Is it necessary to have the same cygwin version in all the windows
> > machines in the pool?
> 
> For that you really need to speak to some cygwin gurus...
> 
> Matt
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>