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

Re: [Condor-users] running namd in Condor-G



Hello Emir,

"emir mahmut bahsi" <embahsi@xxxxxxxxx> writes:

>    in the submit file as arguments=... (you can see the configuration file
>    in the forwarded email).
>    Does anybody has any idea about that?
>    Thanks,
>    Emir


I think you need a line in the submit file that specifies which files
to transfer, like this:

transfer_input_files = /path/to/thisfile,/path/to/thatfile

Thos files can then be named also as command line aguments.

Hope it works,

Roger