(1) minor bug fix in copy back [always nice to run stuff ;-)]
(2) run with and without lib (even though some fall back to CPU)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151507
[mlir][sparse][gpu] end to end test for matmul ClosedPublic Authored by aartbik on May 25 2023, 3:03 PM.
Details Summary (1) minor bug fix in copy back [always nice to run stuff ;-)]
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2023, 3:20 PM This revision was landed with ongoing or failed builds.May 25 2023, 4:10 PM Closed by commit rG22caafc9f3eb: [mlir][sparse][gpu] end to end test for matmul (authored by aartbik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525858 mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp
mlir/test/Dialect/SparseTensor/GPU/gpu_matmul_lib.mlir
mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-matmul-lib.mlir
mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-matvec-lib.mlir
|