[Swift-user] suggestion for program flow control

Mihael Hategan hategan at mcs.anl.gov
Wed Jun 11 14:16:51 CDT 2008


On Wed, 2008-06-11 at 11:48 -0700, Mike Kubal wrote:

> It wasn't a big deal to add the extra script, but it may be desirable for the swift program to not move to a function call outside of the loop until the loop is finished.  

One of the design issues with Swift was that it is also desirable for
dependent loops to be pipelined. Which seems to be the opposite of what
you want.

Why is it that you don't want to pass a result file for each of the
thousand processed files?

> 
> Mike
> 
> 
>       
> _______________________________________________
> Swift-user mailing list
> Swift-user at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user




More information about the Swift-user mailing list