Skip to content

Enabled concurrent block mult when i=j=1 and k > 0 #218

Description

@lessthanoptimal

Currently there is no concurrent code when KIJ order is required with block multiplication due to cross thread interaction. This can be fixed by accumulating the output matrix, but to keep it bit equivlanet with single thread that needs to be done carefully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions