[Swift-devel] [Bug 343] New: Add support for optional input and output files

Daniel S. Katz dsk at ci.uchicago.edu
Tue Apr 12 07:13:23 CDT 2011


Basically, the functionality we want to replicate is an app that runs on all files in a directory, filling a new directory with output files. Then we run another app on each of those output files, more or less. We don't always know that the first app will generate an output file in each case, though it does >90% of the time. 

Dan

On Apr 11, 2011, at 14:20, Jonathan Monette <jon.monette at gmail.com> wrote:

> Well the case I have in my scripts would be to only run the reduce on the available elements in the array. I am not sure why the other case would be valid. Not doin the reduce on the array because an outfile was not mapped is the same as what swift currently does. The only difference is that instead of causing the swift system to fail it just tries to continue on the execution.
> 
> On Apr 11, 2011 2:06 PM, "Mihael Hategan" <hategan at mcs.anl.gov> wrote:
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-devel/attachments/20110412/f010cc98/attachment.html>


More information about the Swift-devel mailing list