Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aribitrary axis distribution #5

Open
mpokorny opened this issue Apr 17, 2018 · 0 comments
Open

Aribitrary axis distribution #5

mpokorny opened this issue Apr 17, 2018 · 0 comments
Assignees

Comments

@mpokorny
Copy link
Owner

Add support for arbitrary distribution of an axis across the process grid. Distribution could be described as a list of axis values and ranges, e.g, 1, 3-5, 8 would select values 1, 3, 4, 5, and 8. As for implementation, this gets tricky where fileviews are defined and set, since there is no regularity. Perhaps the best option is to create a sequence of fileview datatypes, and some way to iterate through the sequence (this scheme could generalize the current implementation.)

@mpokorny mpokorny self-assigned this May 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant