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

Re: [Condor-users] Wildcard in transfer_input_files




There is no support for wildcards in transfer_input_files, but you can use condor_submit macros, including $ENV(). For example, if there is a common list of files that you need to include, you could put this in an environment variable and insert it via $ENV(DLL_LIST).

That said, I think a zip file is a better solution.

--Dan

Kwan Wing Keung wrote:

Dear all,

A simple question.

Is it possible, by any means, to transfer a group of files in the line:
	transfer_input_files = ???

We would like to setup an environment for running the binary executable
as produced by the Matlab compiler.

However this requires the presence of many DLLs in a predefined directory.

Another better approach of course is to compress all these DLLs into a
self-extracted ZIP.  Is there any better alternative to the WinZip command
line option, say the old favor PKZIP, LHARC ...?

W.K. Kwan
Computer Centre
University of Hong Kong
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users