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

[Condor-users] macros expansion in transfer_input_files



Hi,

Is it possible at all to specify an input file based on the
target hostname e.g. 

transfer_input_files = input_$$(Name)

I get an error saying something like can't "open input_$$(Name)
with flags 00" so I'm guessing that the macro expression must
be capable of being evaluated at submit time (rather than
when the requirements are matched). 

Any chance of this being implemented. I saw a similar query
in 

https://lists.cs.wisc.edu/archive/condor-users/2006-August/msg00274.shtm
l

Guess the workaround is just transfer everything everywhere - seems
wasteful
though.

cheers,

-ian.