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

Re: [Condor-users] Condor Problem with Environment



I tried with environment = LD_LIBRARY_PATH="."   
It didn't work. I had the values for this in the shell environment
though.

There are hundreds of files in different directories, do we need to put
those in transfer_input_files. Does condor won't copy the current files
in the shell environment to the execution node? (if you use getenv=true,
then what exactly getenv does)


-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of o c
Sent: Friday, May 12, 2006 11:50 AM
To: Condor-Users Mail List
Subject: Re: [Condor-users] Condor Problem with Environment

Have you tried putting something like this in the
submit files?

Transfer_Input_Files = mylib1.so,mylib2.so
environment = LD_LIBRARY_PATH="."

--- "Natarajan, Senthil" <senthil@xxxxxxxx> wrote:

> Hi,
> 
> I have a C job, it needs some libraries to run. I
> installed those
> libraries on the job submitting node (Central
> manager), so if I run that
> job on that node just standalone (with out
> submitting to condor) it is
> running fine. If I submit the job to condor and I am
> getting error from
> the execution node saying that it didn't find the
> library. 
> 
> I did used getenv = true in the job description but
> it didn't work. It
> is cumbersome to install the libraries in all the
> execution node, which
> I don't have access. In this scenario is it possible
> to submit the job
> to condor and make it work, or the only option is
> install the libraries
> in the execution node (but that's not possible in my
> case). Please let
> me know.
> 
> Thanks,
> 
> Senthil
> 
>  
> 
>   
> 
> > _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
>
https://lists.cs.wisc.edu/mailman/listinfo/condor-users


Send instant messages to your online friends
http://uk.messenger.yahoo.com 
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users