[Swift-devel] Re: passing types and variables in swift

andrewj at uchicago.edu andrewj at uchicago.edu
Thu Oct 4 09:16:07 CDT 2007


All right, thanks.

I am just trying to figure out the best way to setup parameter
sweeps.  Ideally, I would like to have some file of directory
of files containing experiments to be run on the Grid
environment and Swift picks them up and automatically sets up
the appropriate WF based on the parameter information in the
files.


>
>On Wed, 3 Oct 2007, andrewj at uchicago.edu wrote:
>
>> could I do something like this:
>> 
>> RGIparams RGIinput[] <csv_mapper;file="rgi_runs.txt">;
>> 
>> where rgi_runs would contain say
>> 
>> 1,2,true
>> 3,4,false
>> 18,20,true
>> 
>> and so on..so that the parameters are passed into the workflow?
>
>no.
>
>mappers only map filenames (or URIs now); they don't map
variable values.
>
>-- 



More information about the Swift-devel mailing list