Home

Awesome

ibmgraphblas

A plugable GraphBLASimplementation.

How to use:

  1. git clone https://github.com/IBM/ibmgraphblas.git
  2. cd ibmgraphblas
  3. cd build
  4. cmake ..
  5. cmake --build .
  6. ctest -VV
  7. ./algo_sssp_dist_main ../Algo/Matrix/house

Goal is to use ibmgraphblas as native component for https://github.com/IBM/lagraph