Skip to content

Support OrdinalRanges in ndrange argument #603

@MasonProtter

Description

@MasonProtter

I think it'd be nice if one could specify e.g.

kernel(u, v, ndrange=(2:2:size(u, 1), 2:2:size(u,2)))

to get kernel indices that don't necessarily start at 1 or iterate in unit steps. This'd also fit better with the name ndrange

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions