inducer / arraycontext

Choose your favorite numpy-workalike!
6 stars 11 forks source link

Distributed execution context #127

Open inducer opened 2 years ago

inducer commented 2 years ago

cc @ZwFink @matthiasdiener @sll2 @lukeolson

ZwFink commented 2 years ago

Can you provide a little more context for how this DistributedExecutionContext would be used, and in what ways it would interact with the existing communication code in, e.g., meshmode? Is this intended to hide communication details of lazy execution?

inducer commented 2 years ago

Is this intended to hide communication details of lazy execution?

As discussed in the meeting today, yes, that's exactly the objective.