[Swift-devel] scheduler stuff for Google Summer of Code 2009
Ian Foster
foster at anl.gov
Wed Feb 11 16:15:45 CST 2009
Mihael:
I don't know how to parse your comment.
If I write a program that performs a series of operations on many
files, involving 1M tasks during its execution, but with only 10,000
active at each step, why is that not interesting? Or are you re-
defining the problem to "have 1M tasks active at once"? That is a
useful thing to be able to do, I am sure, but that does not mean that
the former is not useful also.
Ian.
On Feb 11, 2009, at 3:52 PM, Mihael Hategan wrote:
>
> ----- Ian Foster <foster at anl.gov> wrote:
>> I would argue that Swift support for collective operations also helps
>> with scaling. (We can run a computation with 1M tasks, if not all 1M
>> tasks are active at once.)
>
> I don't think we can talk about an improvement if we're moving from
> "no can do" to "no can do in a different way".
More information about the Swift-devel
mailing list