IBM/ibmgraphblas

Name: ibmgraphblas

Owner: International Business Machines

Description: ibmgraphblas

Created: 2018-03-14 18:09:06.0

Updated: 2018-05-24 13:43:02.0

Pushed: 2018-05-24 13:43:01.0

Homepage: null

Size: 77

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.