Skip to content

Can this api support V100 GPU? #11

@epiphanyer

Description

@epiphanyer

I get wrong when running this api on V100 with the following bug:

python: /project/lib/Dialect/TritonGPU/IR/Dialect.cpp:832: llvm::SmallVector mlir::triton::gpu::NvidiaMmaEncodingAttr::getElemsPerThread(llvm::ArrayRef, mlir::Type) const: Assertion `rank == 2 || (rank == 3 && isAmpere()) && "Unexpected rank of mma layout"' failed.

Dose this mean only support for A100? How can I fix it? Thank you.

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