Skip to content

The problem of affine.parallel #194

@EllisLambda

Description

@EllisLambda

Is your feature request related to a problem? Please describe.
Due to the difficulties in using affine.parallel, the outermost loop in the BatchMatMulOptimize of my PR does not utilize affine.parallel. However, this is crucial for the upcoming attempts to parallelize matmul using OpenMP. There's no open-source information available. I've tried writing code following the template, but it always results in errors

Describe the solution you'd like
Rewrite the outermost affine.for loop to affine.parallel

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