Skip to content

Fix post processing for VIJHF datalayouts #2058

Open
@charleskawczynski

Description

@charleskawczynski

The issue seems to be that slab for VIJHF returns view(parent(data), :, :, h, :), which we try to index in rmatmul1(M, in_slab, i, j), leading to scalar indexing. We may be able to simply wrap that call in an SArray, but I'd like to look at this more carefully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions