Skip to content

Commit 01edc08

Browse files
committed
Add ALP repo. #6
1 parent ae0487e commit 01edc08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,8 @@ Notation:
220220

221221
### Other implementations
222222

223-
* [Huawei's GraphBLAS implementation](https://gitee.com/CSL-ALP/graphblas): C++ implementation
223+
* [Huawei's GraphBLAS implementation](https://github.com/Algebraic-Programming/ALP): C++ implementation
224+
* [gitee mirror](https://gitee.com/CSL-ALP/graphblas)
224225
* [IBM GraphBLAS](https://github.com/IBM/ibmgraphblas): C++ implementation in approx. 6000 lines of code.
225226
* [GraphBLAS C99](https://github.com/bobcgausa/GraphBLAS): "C99 prototype implementation of enough of GraphBLAS standard to run first two examples in Appendix A of the standard." Consists of <800 lines of code. Only supports vxm.
226227
* [GraphMat](https://github.com/narayanan2004/GraphMat/): linear algebra-based graph analytics framework prototype by Intel

0 commit comments

Comments
 (0)