/G-Sim

Primary LanguageC++MIT LicenseMIT

G-Sim

G-Sim is a functional simulator for the Graphicionado Graph Processing Accelerator. It uses the GraphMat framework to run an arbitrary application on the platform.

Meta

Andrew Smith – atsmith3@illinois.edu

Distributed under the MIT license. See LICENSE for more information.

https://github.com/atsmith3/

Contributing

  1. Fork it (https://github.com/atsmith3/G-Sim/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request