File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,8 @@ support a wide range of parallel graph algorithms.
2828[ The GraphBLAS Wikipedia Page] ( https://en.wikipedia.org/wiki/GraphBLAS )
2929
3030The C reference implementation is
31- [ SuiteSparse: GraphBLAS ] ( http://faculty.cse.tamu.edu/davis/suitesparse.html ) .
31+ [ SuiteSparse: GraphBLAS ] ( http://faculty.cse.tamu.edu/davis/graphblas.html ) ,
32+ which implements the version 2.0.0 (final) C API.
3233
3334Our 2013 manifesto for this project can be found
3435[ here] ( http://www.netlib.org/utk/people/JackDongarra/PAPERS/GraphPrimitives-HPEC.pdf ) .
@@ -80,7 +81,7 @@ downloaded from
8081
8182# Projects developing implementations of the GraphBLAS
8283
83- * [ SuiteSparse Graph BLAS (Texas A&M)] ( http://faculty.cse.tamu.edu/davis/suitesparse .html )
84+ * [ SuiteSparse GraphBLAS (Texas A&M)] ( http://faculty.cse.tamu.edu/davis/graphblas .html )
8485
8586* [ IBM GraphBLAS] ( https://github.com/IBM/ibmgraphblas )
8687
You can’t perform that action at this time.
0 commit comments