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

Re: [Condor-users] Input File Manipultaion



< Sent from a Palm Treo 680 >
-----Original Message-----
From: Preethi Chockalingam <cpreethi86@xxxxxxxxxxx>
Date: Monday, Sep 17, 2007 12:02 am
Subject: [Condor-users] Input File Manipultaion
To: condor-users@xxxxxxxxxxxxxxxxxxx: Condor-Users Mail List <condor-users@xxxxxxxxxxx>

Hi All,
>
>    I would like to know how input files are processed in Condor. Should i make provision within the source code to read the contents fromt the file or will condor take care of it automatically??
>
>Thanks in Advance.
>

Not certain what you are asking.  Condor can remap a file into the stdin (aka keyboard device) w/o you needing to change your code via the "input=" attribute in the submit file.

Hope this helps
Todd