Bader-Research / CUDARMAT

RMAT Graph Generator for NVIDIA CUDA

Repository from Github https://github.comBader-Research/CUDARMATRepository from Github https://github.comBader-Research/CUDARMAT

CUDARMAT

CUDARMAT generates an R-MAT test graph using CUDA on nVidia GPUs and outputs the graph in one of the following formats:

  • host-endian binary edge list,
  • textual DIMACS format, and
  • host-endian STINGER graph and dynamic edge action list.

The Makefile depends on CUDA SDK makefiles. Pass --help to the built executable for more argument details.

About

RMAT Graph Generator for NVIDIA CUDA

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Cuda 90.2%Language:C 9.5%Language:Makefile 0.2%Language:C++ 0.1%