GraphBLAS / LAGraph

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
225 stars 59 forks source link

Intel LDBC Graphalytics competition 2023 #217

Closed pcostanza closed 1 year ago

pcostanza commented 1 year ago

This is the version of LAGraph that we used during the LDBC Graphalytics competition 2023. It consists of the separate branches / pull requests: LCC-early-free-S, MMRead_sym, CDLP-neighborless-vertices, and CDLP-hashtable.

You may not want to merge this into dev, but into a separate branch, as a record of what we have used for the competition.

DrTimothyAldenDavis commented 1 year ago

Closed (see the upcoming PR to the ldbc branch instead).