This is a library plus a test harness for collecting algorithms that use the GraphBLAS. For test coverage reports, see https://graphblas.org/LAGraph/ . Documentation: https://lagraph.readthedocs.org
Other
229
stars
61
forks
source link
Impact of the SuiteSparse:GraphBLAS JIT on LAGraph #176
The upcoming JIT in SuiteSparse:GraphBLAS v8.0.0 will have a big impact on LAGraph, in terms of its performance, particularly for user-defined types and operators. It will be important to benchmark this effect, and to consider the use of more user-defined types and operators in the LAGraph algorithms.
The upcoming JIT in SuiteSparse:GraphBLAS v8.0.0 will have a big impact on LAGraph, in terms of its performance, particularly for user-defined types and operators. It will be important to benchmark this effect, and to consider the use of more user-defined types and operators in the LAGraph algorithms.