Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 618 Bytes

File metadata and controls

14 lines (8 loc) · 618 Bytes

cusp

Cusp is a library for sparse linear algebra and graph computations based on Thrust. Cusp provides a flexible, high-level interface for manipulating sparse matrices and solving sparse linear systems.

This ibrary is used across the several GPUTUM solvers: FEM, Eikonal, and LevelSet.

Our version is outdated. The latest repo can be found here: https://github.com/cusplibrary/cusplibrary

The documentation is here: http://cusplibrary.github.io/

Instructions

In order to build, you can simply include this as an external project. You only need to set this root directory as an include directory.