Skip to content

Context does too much #236

@cowlicks

Description

@cowlicks

We'd like to have Context objects just be a way for engines to communicate with LocalArrays on the engines. Currently they also are for creating DistArrays, and cleaning managing managing data on the engines.

We should move array creation out of context, (see issue #35)

And let distarrays handle their own data. That is, make distarrays the proxy for handling data on the local arrays. Not Contexts.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions