Skip to content

HipGraph/SpLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

[⚠️ Warning! This library is still under active development and many features are not complete!]

A parallel Sparse Matrix Library.

The current plan is to include everything as header files. The test codes with a simple Makefile are in the tests directory.

Try the following

  • make
  • make test
  • make clean