mlir-graphblas Documentation

mlir-graphblas is an implementation of GraphBLAS using MLIR. The goal is to use MLIR’s compiler optimizations to perform delayed fusion and achieve good performance with a relatively simple and understandable implementation of the required API functions.

mlir-graphblas also includes several tools to assist in writing MLIR code.

mlir-graphblas is licensed under the Apache 2.0 license.