Skip to content

[0035] Should Stride be a template parameter? #837

@hekota

Description

@hekota

Follow-up on a LinAlg spec comment:

"I thought Stride should be number of elements per row in groupshared array (which could be col, depending on orientation), since the StartIdx should be the scalar array index into the groupshared array (not index into an array of matrices). If so, the size check is dependent on Layout, and should check Stride * N or Stride * Minstead ofM * N / ElementsPerScalar`. Of course, Stride is not a template parameter, so you can’t actually check this here."

Originally posted by @tex3d in #833 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions