-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
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
Labels
No labels