Coder Social home page Coder Social logo

cuSTINGER

cuSTINGER is no longer supported. Please visit Hornet for an improved dynamic graph data structure (https://github.com/hornet-gt/hornet)

The following includes instructions on how to clone and build this repo. It is important that you clone the repo with all its dependencies using the recursive option:

git clone --recursive https://github.com/cuStinger/cuStinger.git

To build the repo, proceed to cd in the clone directory and proceed as follows:

mkdir build && cd build
cmake ..
make -j8

At this point cuSTINGER is ready for use. Currently, cuSTINGER has a single demo that can be executed:

./cuMain inputgraph graph-name

For example (assuming your graphs are stored in the directory ~/dimacs:

./cuMain ~/dimacs/astro-ph.graph astro-ph

cuSTINGER can currently read the following graph types:

Additional information on cuSTINGER can be found in the HPEC'16 conference paper.

custinger's Projects

custinger icon custinger

This repository contains the cuStinger data structure used for dynamic graph representation.

custingeralg icon custingeralg

This repository contains streaming graph algorithms using the cuStinger data structure.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.